logger=settings t=2026-04-06T21:11:31.958486142Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-06T21:11:31Z logger=settings t=2026-04-06T21:11:31.958730969Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-06T21:11:31.9587425Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-06T21:11:31.95874608Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-06T21:11:31.95874889Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-06T21:11:31.95875286Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-06T21:11:31.95875554Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-06T21:11:31.9587585Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-06T21:11:31.95876343Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-06T21:11:31.95876621Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-06T21:11:31.95876872Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-06T21:11:31.95877166Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-06T21:11:31.95877453Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-06T21:11:31.958777241Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-06T21:11:31.958780121Z level=info msg=Target target=[all] logger=settings t=2026-04-06T21:11:31.958785571Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-06T21:11:31.958788921Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-06T21:11:31.958793091Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-06T21:11:31.958796281Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-06T21:11:31.958799731Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-06T21:11:31.958803711Z level=info msg="App mode production" logger=sqlstore t=2026-04-06T21:11:31.959151001Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-06T21:11:31.959174801Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-06T21:11:31.960628081Z level=info msg="Locking database" logger=migrator t=2026-04-06T21:11:31.960654412Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-06T21:11:31.961182436Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-06T21:11:31.96203315Z level=info msg="Migration successfully executed" id="create migration_log table" duration=850.634µs logger=migrator t=2026-04-06T21:11:32.232088593Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-06T21:11:32.234911261Z level=info msg="Migration successfully executed" id="create user table" duration=2.820688ms logger=migrator t=2026-04-06T21:11:32.273706997Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-06T21:11:32.274567611Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=860.173µs logger=migrator t=2026-04-06T21:11:32.422877347Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-06T21:11:32.424332297Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.45812ms logger=migrator t=2026-04-06T21:11:32.592261064Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-06T21:11:32.593638871Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.380238ms logger=migrator t=2026-04-06T21:11:32.672746046Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-06T21:11:32.674044171Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.317826ms logger=migrator t=2026-04-06T21:11:32.69762618Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-06T21:11:32.700427697Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.803747ms logger=migrator t=2026-04-06T21:11:32.714426101Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-06T21:11:32.715809499Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.383798ms logger=migrator t=2026-04-06T21:11:32.719629415Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-06T21:11:32.720328244Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=697.379µs logger=migrator t=2026-04-06T21:11:32.723682336Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-06T21:11:32.724368965Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=686.579µs logger=migrator t=2026-04-06T21:11:32.72929586Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-06T21:11:32.72964732Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=351.76µs logger=migrator t=2026-04-06T21:11:32.73546223Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-06T21:11:32.735930783Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=468.802µs logger=migrator t=2026-04-06T21:11:32.741810814Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-06T21:11:32.744105297Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.296113ms logger=migrator t=2026-04-06T21:11:32.750505793Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-06T21:11:32.750543564Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.981µs logger=migrator t=2026-04-06T21:11:32.75658798Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-06T21:11:32.757610229Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.022899ms logger=migrator t=2026-04-06T21:11:32.762142713Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-06T21:11:32.762295617Z level=info msg="Migration successfully executed" id="Add missing user data" duration=152.964µs logger=migrator t=2026-04-06T21:11:32.765368152Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-06T21:11:32.766186614Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=818.102µs logger=migrator t=2026-04-06T21:11:32.771289475Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-06T21:11:32.772642922Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.355767ms logger=migrator t=2026-04-06T21:11:32.777833264Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-06T21:11:32.778997097Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.164702ms logger=migrator t=2026-04-06T21:11:32.783368116Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-06T21:11:32.797500035Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.125969ms logger=migrator t=2026-04-06T21:11:32.803313935Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-06T21:11:32.805134285Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.82089ms logger=migrator t=2026-04-06T21:11:32.809719801Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-06T21:11:32.81004156Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=322.409µs logger=migrator t=2026-04-06T21:11:32.814902693Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-06T21:11:32.815586532Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=683.889µs logger=migrator t=2026-04-06T21:11:32.836998791Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-06T21:11:32.837624018Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=632.237µs logger=migrator t=2026-04-06T21:11:32.865686039Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-06T21:11:32.8664405Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=755.411µs logger=migrator t=2026-04-06T21:11:32.872783394Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-06T21:11:32.874200003Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.417219ms logger=migrator t=2026-04-06T21:11:32.879452188Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-06T21:11:32.88025759Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=805.232µs logger=migrator t=2026-04-06T21:11:32.884685522Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-06T21:11:32.885957407Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.284646ms logger=migrator t=2026-04-06T21:11:32.891842988Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-06T21:11:32.892690862Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=850.033µs logger=migrator t=2026-04-06T21:11:32.898023458Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-06T21:11:32.898795309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=771.801µs logger=migrator t=2026-04-06T21:11:32.903439017Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-06T21:11:32.903466678Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.531µs logger=migrator t=2026-04-06T21:11:32.907955361Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-06T21:11:32.908789264Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=834.403µs logger=migrator t=2026-04-06T21:11:32.913049131Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-06T21:11:32.913894094Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=845.263µs logger=migrator t=2026-04-06T21:11:32.918753758Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-06T21:11:32.91955528Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=807.062µs logger=migrator t=2026-04-06T21:11:32.924047764Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-06T21:11:32.924746003Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=698.66µs logger=migrator t=2026-04-06T21:11:32.929597806Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:11:32.932778764Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.180697ms logger=migrator t=2026-04-06T21:11:32.941542154Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-06T21:11:32.942285995Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=746.051µs logger=migrator t=2026-04-06T21:11:32.946435209Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-06T21:11:32.946971164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=536.935µs logger=migrator t=2026-04-06T21:11:32.951436776Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-06T21:11:32.952477565Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.040799ms logger=migrator t=2026-04-06T21:11:32.958970263Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-06T21:11:32.959856348Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=888.115µs logger=migrator t=2026-04-06T21:11:32.965635307Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-06T21:11:32.966307115Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=687.729µs logger=migrator t=2026-04-06T21:11:32.971074676Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-06T21:11:32.971442996Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=368.5µs logger=migrator t=2026-04-06T21:11:32.975630072Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-06T21:11:32.976115335Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=484.964µs logger=migrator t=2026-04-06T21:11:32.979840947Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-06T21:11:32.980178906Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=338.189µs logger=migrator t=2026-04-06T21:11:32.985308337Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-06T21:11:32.985899864Z level=info msg="Migration successfully executed" id="create star table" duration=585.426µs logger=migrator t=2026-04-06T21:11:32.990632234Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-06T21:11:32.992053983Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.420559ms logger=migrator t=2026-04-06T21:11:32.997699388Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-06T21:11:32.998691425Z level=info msg="Migration successfully executed" id="create org table v1" duration=994.747µs logger=migrator t=2026-04-06T21:11:33.009952275Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-06T21:11:33.010751457Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=801.792µs logger=migrator t=2026-04-06T21:11:33.017019289Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-06T21:11:33.017562794Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=543.285µs logger=migrator t=2026-04-06T21:11:33.022094999Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-06T21:11:33.022634224Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=539.374µs logger=migrator t=2026-04-06T21:11:33.026937202Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-06T21:11:33.027510517Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=573.175µs logger=migrator t=2026-04-06T21:11:33.032198846Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-06T21:11:33.032780102Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=581.266µs logger=migrator t=2026-04-06T21:11:33.040244648Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-06T21:11:33.040297209Z level=info msg="Migration successfully executed" id="Update org table charset" duration=53.292µs logger=migrator t=2026-04-06T21:11:33.044876885Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-06T21:11:33.044921466Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.151µs logger=migrator t=2026-04-06T21:11:33.049574954Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-06T21:11:33.049832661Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.657µs logger=migrator t=2026-04-06T21:11:33.054655623Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-06T21:11:33.055858587Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.205723ms logger=migrator t=2026-04-06T21:11:33.061813759Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-06T21:11:33.062965891Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.152232ms logger=migrator t=2026-04-06T21:11:33.071172887Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-06T21:11:33.072857383Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.678876ms logger=migrator t=2026-04-06T21:11:33.078760835Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-06T21:11:33.079460274Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=700.899µs logger=migrator t=2026-04-06T21:11:33.086131318Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-06T21:11:33.087634299Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.500421ms logger=migrator t=2026-04-06T21:11:33.094702903Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-06T21:11:33.096364549Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.662076ms logger=migrator t=2026-04-06T21:11:33.103421463Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-06T21:11:33.110847547Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.423194ms logger=migrator t=2026-04-06T21:11:33.116990666Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-06T21:11:33.118047365Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.059209ms logger=migrator t=2026-04-06T21:11:33.124142612Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-06T21:11:33.125013066Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=871.244µs logger=migrator t=2026-04-06T21:11:33.131027182Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-06T21:11:33.13204565Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.059639ms logger=migrator t=2026-04-06T21:11:33.138332383Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-06T21:11:33.13933988Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.010117ms logger=migrator t=2026-04-06T21:11:33.144891083Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-06T21:11:33.145810328Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=919.555µs logger=migrator t=2026-04-06T21:11:33.149838099Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-06T21:11:33.149924581Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=86.792µs logger=migrator t=2026-04-06T21:11:33.15461164Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-06T21:11:33.156400229Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.788599ms logger=migrator t=2026-04-06T21:11:33.160591685Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-06T21:11:33.162365683Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.768149ms logger=migrator t=2026-04-06T21:11:33.166431895Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-06T21:11:33.168223764Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.791549ms logger=migrator t=2026-04-06T21:11:33.175400952Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-06T21:11:33.176211504Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=811.272µs logger=migrator t=2026-04-06T21:11:33.180228824Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-06T21:11:33.182049514Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.8205ms logger=migrator t=2026-04-06T21:11:33.18624785Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-06T21:11:33.187024991Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=776.541µs logger=migrator t=2026-04-06T21:11:33.191884735Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-06T21:11:33.192646206Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=756.561µs logger=migrator t=2026-04-06T21:11:33.197139129Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-06T21:11:33.197189391Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.741µs logger=migrator t=2026-04-06T21:11:33.201056107Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-06T21:11:33.201100608Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.12µs logger=migrator t=2026-04-06T21:11:33.204969174Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-06T21:11:33.206936099Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.966544ms logger=migrator t=2026-04-06T21:11:33.211506294Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-06T21:11:33.213413206Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.907032ms logger=migrator t=2026-04-06T21:11:33.217299093Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-06T21:11:33.219246637Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.939974ms logger=migrator t=2026-04-06T21:11:33.223183955Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-06T21:11:33.225018956Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.83539ms logger=migrator t=2026-04-06T21:11:33.229732455Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-06T21:11:33.229974972Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=242.467µs logger=migrator t=2026-04-06T21:11:33.233749475Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-06T21:11:33.234511446Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=761.841µs logger=migrator t=2026-04-06T21:11:33.240697637Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-06T21:11:33.241449497Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=752.431µs logger=migrator t=2026-04-06T21:11:33.247664488Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-06T21:11:33.247690019Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.191µs logger=migrator t=2026-04-06T21:11:33.251089842Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-06T21:11:33.251954436Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=860.324µs logger=migrator t=2026-04-06T21:11:33.255292318Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-06T21:11:33.255973716Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=681.368µs logger=migrator t=2026-04-06T21:11:33.263674118Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:11:33.271347709Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.679161ms logger=migrator t=2026-04-06T21:11:33.279590575Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-06T21:11:33.280749487Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.162642ms logger=migrator t=2026-04-06T21:11:33.286265159Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-06T21:11:33.287262637Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=997.698µs logger=migrator t=2026-04-06T21:11:33.292292825Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-06T21:11:33.292945863Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=645.977µs logger=migrator t=2026-04-06T21:11:33.296404898Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-06T21:11:33.296674815Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=270.137µs logger=migrator t=2026-04-06T21:11:33.299625476Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-06T21:11:33.300328285Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=702.949µs logger=migrator t=2026-04-06T21:11:33.305191439Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-06T21:11:33.30775642Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.564451ms logger=migrator t=2026-04-06T21:11:33.312277224Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-06T21:11:33.313188829Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=911.515µs logger=migrator t=2026-04-06T21:11:33.316459639Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-06T21:11:33.316689995Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=239.786µs logger=migrator t=2026-04-06T21:11:33.320987423Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-06T21:11:33.321185399Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=198.476µs logger=migrator t=2026-04-06T21:11:33.325927559Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-06T21:11:33.326825384Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=900.435µs logger=migrator t=2026-04-06T21:11:33.330748882Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-06T21:11:33.33396148Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.209218ms logger=migrator t=2026-04-06T21:11:33.33722162Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-06T21:11:33.338163465Z level=info msg="Migration successfully executed" id="create data_source table" duration=941.225µs logger=migrator t=2026-04-06T21:11:33.344586962Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-06T21:11:33.346467554Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.882202ms logger=migrator t=2026-04-06T21:11:33.351211164Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-06T21:11:33.352170541Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=959.737µs logger=migrator t=2026-04-06T21:11:33.358426502Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-06T21:11:33.359232225Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=805.603µs logger=migrator t=2026-04-06T21:11:33.364034017Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-06T21:11:33.364645923Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=615.586µs logger=migrator t=2026-04-06T21:11:33.368480989Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-06T21:11:33.378593667Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.114418ms logger=migrator t=2026-04-06T21:11:33.383918353Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-06T21:11:33.38562532Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.709447ms logger=migrator t=2026-04-06T21:11:33.390210886Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-06T21:11:33.391262805Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.051609ms logger=migrator t=2026-04-06T21:11:33.394911416Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-06T21:11:33.395751389Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=840.173µs logger=migrator t=2026-04-06T21:11:33.401135837Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-06T21:11:33.401797695Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=661.928µs logger=migrator t=2026-04-06T21:11:33.406257987Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-06T21:11:33.411141812Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.883845ms logger=migrator t=2026-04-06T21:11:33.417776284Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-06T21:11:33.420147229Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.373035ms logger=migrator t=2026-04-06T21:11:33.426475163Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-06T21:11:33.426511604Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.491µs logger=migrator t=2026-04-06T21:11:33.431968944Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-06T21:11:33.432286793Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=317.199µs logger=migrator t=2026-04-06T21:11:33.439726327Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-06T21:11:33.442792162Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.065315ms logger=migrator t=2026-04-06T21:11:33.520982941Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-06T21:11:33.521433993Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=453.652µs logger=migrator t=2026-04-06T21:11:33.53004204Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-06T21:11:33.530300257Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=259.427µs logger=migrator t=2026-04-06T21:11:33.534139903Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-06T21:11:33.536869648Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.730036ms logger=migrator t=2026-04-06T21:11:33.542280056Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-06T21:11:33.542520573Z level=info msg="Migration successfully executed" id="Update uid value" duration=241.687µs logger=migrator t=2026-04-06T21:11:33.546842202Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-06T21:11:33.547742257Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=899.894µs logger=migrator t=2026-04-06T21:11:33.551338736Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-06T21:11:33.552142428Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=803.682µs logger=migrator t=2026-04-06T21:11:33.55660252Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-06T21:11:33.55876647Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.16322ms logger=migrator t=2026-04-06T21:11:33.564102266Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-06T21:11:33.564893198Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=786.412µs logger=migrator t=2026-04-06T21:11:33.569782592Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-06T21:11:33.570539763Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=757.441µs logger=migrator t=2026-04-06T21:11:33.576355963Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-06T21:11:33.57841445Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.058617ms logger=migrator t=2026-04-06T21:11:33.582368228Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-06T21:11:33.58317645Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=808.642µs logger=migrator t=2026-04-06T21:11:33.589608237Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-06T21:11:33.590347107Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=738.4µs logger=migrator t=2026-04-06T21:11:33.596151377Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-06T21:11:33.597053352Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=904.775µs logger=migrator t=2026-04-06T21:11:33.600750764Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-06T21:11:33.6078899Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.141657ms logger=migrator t=2026-04-06T21:11:33.612447095Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-06T21:11:33.61300667Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=559.645µs logger=migrator t=2026-04-06T21:11:33.616591499Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-06T21:11:33.61736549Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=773.311µs logger=migrator t=2026-04-06T21:11:33.621492504Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-06T21:11:33.622403889Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=911.315µs logger=migrator t=2026-04-06T21:11:33.625892145Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-06T21:11:33.626787449Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=894.854µs logger=migrator t=2026-04-06T21:11:33.630742358Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-06T21:11:33.631135139Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=392.721µs logger=migrator t=2026-04-06T21:11:33.634788629Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-06T21:11:33.635510839Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=717.38µs logger=migrator t=2026-04-06T21:11:33.640236879Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-06T21:11:33.640321271Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=85.432µs logger=migrator t=2026-04-06T21:11:33.646253754Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-06T21:11:33.650166082Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.913368ms logger=migrator t=2026-04-06T21:11:33.65374363Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-06T21:11:33.656405774Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.662493ms logger=migrator t=2026-04-06T21:11:33.660696161Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-06T21:11:33.660890917Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.296µs logger=migrator t=2026-04-06T21:11:33.663537569Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-06T21:11:33.666344137Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.803308ms logger=migrator t=2026-04-06T21:11:33.673495903Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-06T21:11:33.67738777Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.890757ms logger=migrator t=2026-04-06T21:11:33.680907327Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-06T21:11:33.682075189Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.173542ms logger=migrator t=2026-04-06T21:11:33.685932495Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-06T21:11:33.686525891Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=593.416µs logger=migrator t=2026-04-06T21:11:33.689955856Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-06T21:11:33.691321763Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.366118ms logger=migrator t=2026-04-06T21:11:33.696243888Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-06T21:11:33.697698678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.45461ms logger=migrator t=2026-04-06T21:11:33.701800021Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-06T21:11:33.702716246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=916.225µs logger=migrator t=2026-04-06T21:11:33.706378947Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-06T21:11:33.70755782Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.177753ms logger=migrator t=2026-04-06T21:11:33.711519228Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-06T21:11:33.711717894Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=196.166µs logger=migrator t=2026-04-06T21:11:33.716176336Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-06T21:11:33.716261509Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=85.903µs logger=migrator t=2026-04-06T21:11:33.719822326Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-06T21:11:33.722736157Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.913791ms logger=migrator t=2026-04-06T21:11:33.727728534Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-06T21:11:33.730584452Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.855748ms logger=migrator t=2026-04-06T21:11:33.735420015Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-06T21:11:33.735539599Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=127.364µs logger=migrator t=2026-04-06T21:11:33.739321012Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-06T21:11:33.740134345Z level=info msg="Migration successfully executed" id="create quota table v1" duration=819.093µs logger=migrator t=2026-04-06T21:11:33.744360401Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-06T21:11:33.7457867Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.425809ms logger=migrator t=2026-04-06T21:11:33.750173041Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-06T21:11:33.750298374Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=132.953µs logger=migrator t=2026-04-06T21:11:33.754911111Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-06T21:11:33.75630893Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.398189ms logger=migrator t=2026-04-06T21:11:33.760454303Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-06T21:11:33.76140318Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=948.616µs logger=migrator t=2026-04-06T21:11:33.765343978Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-06T21:11:33.769881263Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.535714ms logger=migrator t=2026-04-06T21:11:33.775110156Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-06T21:11:33.775269791Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=163.375µs logger=migrator t=2026-04-06T21:11:33.779213079Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-06T21:11:33.780185306Z level=info msg="Migration successfully executed" id="create session table" duration=972.367µs logger=migrator t=2026-04-06T21:11:33.784468194Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-06T21:11:33.784612988Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=145.354µs logger=migrator t=2026-04-06T21:11:33.789367938Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-06T21:11:33.789654966Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=287.198µs logger=migrator t=2026-04-06T21:11:33.793751309Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-06T21:11:33.794907091Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.156002ms logger=migrator t=2026-04-06T21:11:33.799329302Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-06T21:11:33.800138044Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=804.572µs logger=migrator t=2026-04-06T21:11:33.804828803Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-06T21:11:33.804913996Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=86.233µs logger=migrator t=2026-04-06T21:11:33.809336727Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-06T21:11:33.80945203Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=124.873µs logger=migrator t=2026-04-06T21:11:33.813261785Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-06T21:11:33.818292023Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.029918ms logger=migrator t=2026-04-06T21:11:33.821989185Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-06T21:11:33.826573321Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.585836ms logger=migrator t=2026-04-06T21:11:33.8309064Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-06T21:11:33.831061274Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=156.844µs logger=migrator t=2026-04-06T21:11:33.834438867Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-06T21:11:33.834635702Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=197.665µs logger=migrator t=2026-04-06T21:11:33.839557968Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-06T21:11:33.840828123Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.270025ms logger=migrator t=2026-04-06T21:11:33.845165972Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-06T21:11:33.845250694Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=81.412µs logger=migrator t=2026-04-06T21:11:33.849619054Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-06T21:11:33.854442997Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.820703ms logger=migrator t=2026-04-06T21:11:33.858241951Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-06T21:11:33.858454167Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=212.586µs logger=migrator t=2026-04-06T21:11:33.861955724Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-06T21:11:33.865240984Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.27968ms logger=migrator t=2026-04-06T21:11:33.873007587Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-06T21:11:33.878008855Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.001108ms logger=migrator t=2026-04-06T21:11:33.881696006Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-06T21:11:33.881872011Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=176.965µs logger=migrator t=2026-04-06T21:11:33.885454729Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-06T21:11:33.886485338Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.030539ms logger=migrator t=2026-04-06T21:11:33.891710631Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-06T21:11:33.893056338Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.345797ms logger=migrator t=2026-04-06T21:11:33.898683403Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-06T21:11:33.900347709Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.664046ms logger=migrator t=2026-04-06T21:11:33.904918175Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-06T21:11:33.906238311Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.320737ms logger=migrator t=2026-04-06T21:11:33.920325928Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-06T21:11:33.921672615Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.354547ms logger=migrator t=2026-04-06T21:11:33.934729484Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-06T21:11:33.936234645Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.505481ms logger=migrator t=2026-04-06T21:11:33.940662927Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-06T21:11:33.941786978Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.124201ms logger=migrator t=2026-04-06T21:11:33.947135835Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-06T21:11:33.948555894Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.419559ms logger=migrator t=2026-04-06T21:11:33.952724409Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-06T21:11:33.953642144Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=917.575µs logger=migrator t=2026-04-06T21:11:33.957240433Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-06T21:11:33.968653827Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.413343ms logger=migrator t=2026-04-06T21:11:33.972916974Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-06T21:11:33.973450238Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=528.704µs logger=migrator t=2026-04-06T21:11:33.977010916Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-06T21:11:33.977664594Z 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=656.508µs logger=migrator t=2026-04-06T21:11:33.981697875Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-06T21:11:33.981950922Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=250.547µs logger=migrator t=2026-04-06T21:11:33.986724343Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-06T21:11:33.987138745Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=414.272µs logger=migrator t=2026-04-06T21:11:33.990381443Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-06T21:11:33.990948259Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=566.656µs logger=migrator t=2026-04-06T21:11:33.994336992Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-06T21:11:33.996843021Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.506889ms logger=migrator t=2026-04-06T21:11:34.001977862Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-06T21:11:34.004655986Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.678024ms logger=migrator t=2026-04-06T21:11:34.00806629Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-06T21:11:34.010556138Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.489718ms logger=migrator t=2026-04-06T21:11:34.013826008Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-06T21:11:34.016351748Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.52553ms logger=migrator t=2026-04-06T21:11:34.020409469Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-06T21:11:34.021085508Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=675.839µs logger=migrator t=2026-04-06T21:11:34.026436645Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-06T21:11:34.026500717Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=64.522µs logger=migrator t=2026-04-06T21:11:34.029936201Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-06T21:11:34.029987692Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.911µs logger=migrator t=2026-04-06T21:11:34.034137456Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-06T21:11:34.034717182Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=580.066µs logger=migrator t=2026-04-06T21:11:34.03934972Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T21:11:34.040040839Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=691.039µs logger=migrator t=2026-04-06T21:11:34.045289993Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-06T21:11:34.045864679Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=574.706µs logger=migrator t=2026-04-06T21:11:34.051244276Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-06T21:11:34.051844013Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=596.857µs logger=migrator t=2026-04-06T21:11:34.055200765Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T21:11:34.055865204Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=665.689µs logger=migrator t=2026-04-06T21:11:34.06045585Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-06T21:11:34.063120603Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.663103ms logger=migrator t=2026-04-06T21:11:34.06846024Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-06T21:11:34.071276117Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.815187ms logger=migrator t=2026-04-06T21:11:34.074956188Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-06T21:11:34.075260727Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=304.649µs logger=migrator t=2026-04-06T21:11:34.093094957Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-06T21:11:34.094418483Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.327266ms logger=migrator t=2026-04-06T21:11:34.099128963Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-06T21:11:34.099982606Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=856.733µs logger=migrator t=2026-04-06T21:11:34.10483861Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-06T21:11:34.109179409Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.337159ms logger=migrator t=2026-04-06T21:11:34.113071046Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-06T21:11:34.113191059Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=121.673µs logger=migrator t=2026-04-06T21:11:34.117409265Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-06T21:11:34.118477335Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.06915ms logger=migrator t=2026-04-06T21:11:34.124625894Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-06T21:11:34.126379922Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.755258ms logger=migrator t=2026-04-06T21:11:34.130832094Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-06T21:11:34.130946057Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=113.783µs logger=migrator t=2026-04-06T21:11:34.134905606Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-06T21:11:34.136556132Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.650266ms logger=migrator t=2026-04-06T21:11:34.14194548Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-06T21:11:34.142834504Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=888.834µs logger=migrator t=2026-04-06T21:11:34.148581202Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-06T21:11:34.149475587Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=892.345µs logger=migrator t=2026-04-06T21:11:34.154481174Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-06T21:11:34.155442001Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=960.757µs logger=migrator t=2026-04-06T21:11:34.16050445Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-06T21:11:34.162249768Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.744338ms logger=migrator t=2026-04-06T21:11:34.169727403Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-06T21:11:34.170753672Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.027099ms logger=migrator t=2026-04-06T21:11:34.175266986Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-06T21:11:34.175293477Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.341µs logger=migrator t=2026-04-06T21:11:34.179822841Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-06T21:11:34.183977105Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.155634ms logger=migrator t=2026-04-06T21:11:34.187575794Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-06T21:11:34.188425657Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=849.793µs logger=migrator t=2026-04-06T21:11:34.192353885Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-06T21:11:34.196435068Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.080483ms logger=migrator t=2026-04-06T21:11:34.201049964Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-06T21:11:34.201790895Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=738.481µs logger=migrator t=2026-04-06T21:11:34.207737628Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-06T21:11:34.209203088Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.46419ms logger=migrator t=2026-04-06T21:11:34.213875107Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-06T21:11:34.215317567Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.44372ms logger=migrator t=2026-04-06T21:11:34.220038826Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-06T21:11:34.232563131Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.519994ms logger=migrator t=2026-04-06T21:11:34.23691413Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-06T21:11:34.237494896Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=580.696µs logger=migrator t=2026-04-06T21:11:34.241042294Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-06T21:11:34.241918778Z 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=876.704µs logger=migrator t=2026-04-06T21:11:34.247045869Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-06T21:11:34.247394618Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=348.809µs logger=migrator t=2026-04-06T21:11:34.251185313Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-06T21:11:34.251772249Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=584.026µs logger=migrator t=2026-04-06T21:11:34.255439889Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-06T21:11:34.255674936Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=234.807µs logger=migrator t=2026-04-06T21:11:34.260066737Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-06T21:11:34.264154079Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.084192ms logger=migrator t=2026-04-06T21:11:34.267886672Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-06T21:11:34.271966954Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.079503ms logger=migrator t=2026-04-06T21:11:34.27584469Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-06T21:11:34.276758775Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=914.085µs logger=migrator t=2026-04-06T21:11:34.281595279Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-06T21:11:34.282562115Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=967.016µs logger=migrator t=2026-04-06T21:11:34.28675574Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-06T21:11:34.287051798Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=297.498µs logger=migrator t=2026-04-06T21:11:34.291938213Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-06T21:11:34.298542334Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.601921ms logger=migrator t=2026-04-06T21:11:34.30386026Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-06T21:11:34.304749445Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=888.735µs logger=migrator t=2026-04-06T21:11:34.309746042Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-06T21:11:34.309972129Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=226.006µs logger=migrator t=2026-04-06T21:11:34.313638079Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-06T21:11:34.314100952Z level=info msg="Migration successfully executed" id="Move region to single row" duration=462.603µs logger=migrator t=2026-04-06T21:11:34.31768069Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-06T21:11:34.319040528Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.359888ms logger=migrator t=2026-04-06T21:11:34.323456729Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-06T21:11:34.324280272Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=823.423µs logger=migrator t=2026-04-06T21:11:34.327651314Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T21:11:34.328613431Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=961.697µs logger=migrator t=2026-04-06T21:11:34.33220001Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T21:11:34.333089844Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=889.685µs logger=migrator t=2026-04-06T21:11:34.338832062Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-06T21:11:34.339684535Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=852.643µs logger=migrator t=2026-04-06T21:11:34.344255881Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-06T21:11:34.345142525Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=885.184µs logger=migrator t=2026-04-06T21:11:34.350329338Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-06T21:11:34.350503493Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=172.385µs logger=migrator t=2026-04-06T21:11:34.356285311Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-06T21:11:34.357567367Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.282126ms logger=migrator t=2026-04-06T21:11:34.363447518Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-06T21:11:34.364700953Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.251025ms logger=migrator t=2026-04-06T21:11:34.369127235Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-06T21:11:34.370663757Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.536413ms logger=migrator t=2026-04-06T21:11:34.374824161Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-06T21:11:34.376197069Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.372888ms logger=migrator t=2026-04-06T21:11:34.381224077Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-06T21:11:34.381389682Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=165.614µs logger=migrator t=2026-04-06T21:11:34.384691792Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-06T21:11:34.385020131Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=328.229µs logger=migrator t=2026-04-06T21:11:34.388470846Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-06T21:11:34.388570839Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.033µs logger=migrator t=2026-04-06T21:11:34.392510537Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-06T21:11:34.393805733Z level=info msg="Migration successfully executed" id="create team table" duration=1.294616ms logger=migrator t=2026-04-06T21:11:34.398680487Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-06T21:11:34.399573021Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=892.484µs logger=migrator t=2026-04-06T21:11:34.403319414Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-06T21:11:34.404672601Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.353057ms logger=migrator t=2026-04-06T21:11:34.408675002Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-06T21:11:34.413922516Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.247985ms logger=migrator t=2026-04-06T21:11:34.418229964Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-06T21:11:34.418395899Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=164.205µs logger=migrator t=2026-04-06T21:11:34.422143772Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-06T21:11:34.422982155Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=838.333µs logger=migrator t=2026-04-06T21:11:34.427118829Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-06T21:11:34.427836718Z level=info msg="Migration successfully executed" id="create team member table" duration=718.539µs logger=migrator t=2026-04-06T21:11:34.432752773Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-06T21:11:34.434104121Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.351137ms logger=migrator t=2026-04-06T21:11:34.438259415Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-06T21:11:34.439206131Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=945.846µs logger=migrator t=2026-04-06T21:11:34.443411226Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-06T21:11:34.444244759Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=833.163µs logger=migrator t=2026-04-06T21:11:34.449435282Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-06T21:11:34.457842063Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.406191ms logger=migrator t=2026-04-06T21:11:34.461792542Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-06T21:11:34.465073742Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.280991ms logger=migrator t=2026-04-06T21:11:34.468810845Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-06T21:11:34.473230466Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.417331ms logger=migrator t=2026-04-06T21:11:34.476861016Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-06T21:11:34.477706269Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=846.903µs logger=migrator t=2026-04-06T21:11:34.482704236Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-06T21:11:34.48357207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=866.224µs logger=migrator t=2026-04-06T21:11:34.487608941Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-06T21:11:34.488537557Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=927.016µs logger=migrator t=2026-04-06T21:11:34.494568343Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-06T21:11:34.495491068Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=922.255µs logger=migrator t=2026-04-06T21:11:34.499552519Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-06T21:11:34.500401393Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=849.084µs logger=migrator t=2026-04-06T21:11:34.507264682Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-06T21:11:34.508156316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=889.774µs logger=migrator t=2026-04-06T21:11:34.51303119Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-06T21:11:34.513896514Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=867.004µs logger=migrator t=2026-04-06T21:11:34.520535756Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-06T21:11:34.52212162Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.584844ms logger=migrator t=2026-04-06T21:11:34.52721707Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-06T21:11:34.5279385Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=723.6µs logger=migrator t=2026-04-06T21:11:34.532357951Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-06T21:11:34.532734022Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=377.661µs logger=migrator t=2026-04-06T21:11:34.536395022Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-06T21:11:34.537362789Z level=info msg="Migration successfully executed" id="create tag table" duration=968.477µs logger=migrator t=2026-04-06T21:11:34.543417885Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-06T21:11:34.544758752Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.341287ms logger=migrator t=2026-04-06T21:11:34.551497257Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-06T21:11:34.552486545Z level=info msg="Migration successfully executed" id="create login attempt table" duration=994.948µs logger=migrator t=2026-04-06T21:11:34.557184644Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-06T21:11:34.557908264Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=724.41µs logger=migrator t=2026-04-06T21:11:34.569978345Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-06T21:11:34.574250753Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=4.273458ms logger=migrator t=2026-04-06T21:11:34.581011799Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:11:34.595861387Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.838108ms logger=migrator t=2026-04-06T21:11:34.626729195Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-06T21:11:34.628242797Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.516222ms logger=migrator t=2026-04-06T21:11:34.664260167Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-06T21:11:34.666312773Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.054366ms logger=migrator t=2026-04-06T21:11:34.680967286Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-06T21:11:34.681557913Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=593.897µs logger=migrator t=2026-04-06T21:11:34.68836293Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-06T21:11:34.689651945Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.292176ms logger=migrator t=2026-04-06T21:11:34.695029543Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-06T21:11:34.695942838Z level=info msg="Migration successfully executed" id="create user auth table" duration=913.745µs logger=migrator t=2026-04-06T21:11:34.702269612Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-06T21:11:34.703873636Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.600834ms logger=migrator t=2026-04-06T21:11:34.709804299Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-06T21:11:34.709930302Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.283µs logger=migrator t=2026-04-06T21:11:34.745288804Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-06T21:11:34.753839029Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.550235ms logger=migrator t=2026-04-06T21:11:34.759602668Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-06T21:11:34.765561912Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.958673ms logger=migrator t=2026-04-06T21:11:34.772588285Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-06T21:11:34.778270311Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.680017ms logger=migrator t=2026-04-06T21:11:34.782463096Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-06T21:11:34.787493794Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.030518ms logger=migrator t=2026-04-06T21:11:34.791524625Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-06T21:11:34.792398989Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=874.354µs logger=migrator t=2026-04-06T21:11:34.797666764Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-06T21:11:34.802737113Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.069879ms logger=migrator t=2026-04-06T21:11:34.807229437Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-06T21:11:34.808044979Z level=info msg="Migration successfully executed" id="create server_lock table" duration=816.202µs logger=migrator t=2026-04-06T21:11:34.813017046Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-06T21:11:34.814469466Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.45231ms logger=migrator t=2026-04-06T21:11:34.820302566Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-06T21:11:34.821372506Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.07119ms logger=migrator t=2026-04-06T21:11:34.827273308Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-06T21:11:34.828538033Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.264665ms logger=migrator t=2026-04-06T21:11:34.833840048Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-06T21:11:34.834839426Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=996.658µs logger=migrator t=2026-04-06T21:11:34.840976435Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-06T21:11:34.842700192Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.724218ms logger=migrator t=2026-04-06T21:11:34.848552013Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-06T21:11:34.853961521Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.409488ms logger=migrator t=2026-04-06T21:11:34.860133891Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-06T21:11:34.861374265Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.237994ms logger=migrator t=2026-04-06T21:11:34.868653915Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-06T21:11:34.869349034Z level=info msg="Migration successfully executed" id="create cache_data table" duration=694.989µs logger=migrator t=2026-04-06T21:11:34.873523729Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-06T21:11:34.874602719Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.0809ms logger=migrator t=2026-04-06T21:11:34.879585506Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-06T21:11:34.880584523Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=997.207µs logger=migrator t=2026-04-06T21:11:34.886890227Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-06T21:11:34.887884804Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=994.577µs logger=migrator t=2026-04-06T21:11:34.893097667Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-06T21:11:34.893243991Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=147.134µs logger=migrator t=2026-04-06T21:11:34.898513006Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-06T21:11:34.8986756Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=163.544µs logger=migrator t=2026-04-06T21:11:34.904144251Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-06T21:11:34.905592431Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.44828ms logger=migrator t=2026-04-06T21:11:34.910625969Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:11:34.911607226Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=981.067µs logger=migrator t=2026-04-06T21:11:34.916302585Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:11:34.917494138Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.190183ms logger=migrator t=2026-04-06T21:11:34.923994766Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:11:34.92413981Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=141.994µs logger=migrator t=2026-04-06T21:11:34.928307215Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:11:34.929261671Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=954.476µs logger=migrator t=2026-04-06T21:11:34.933821607Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:11:34.935310028Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.487171ms logger=migrator t=2026-04-06T21:11:34.940534341Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:11:34.942082324Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.547523ms logger=migrator t=2026-04-06T21:11:34.94633692Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:11:34.94741576Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.0788ms logger=migrator t=2026-04-06T21:11:34.951697428Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-06T21:11:34.959756049Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.060321ms logger=migrator t=2026-04-06T21:11:34.964699145Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-06T21:11:34.965337113Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=637.768µs logger=migrator t=2026-04-06T21:11:34.969621621Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-06T21:11:34.969725843Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.602µs logger=migrator t=2026-04-06T21:11:34.973907499Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-06T21:11:34.974860755Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=952.846µs logger=migrator t=2026-04-06T21:11:34.980584752Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-06T21:11:34.982863765Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.275503ms logger=migrator t=2026-04-06T21:11:34.98742822Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-06T21:11:34.992598892Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=5.168152ms logger=migrator t=2026-04-06T21:11:34.999331507Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:11:34.99942245Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=90.033µs logger=migrator t=2026-04-06T21:11:35.004108369Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-06T21:11:35.005061805Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=951.186µs logger=migrator t=2026-04-06T21:11:35.010832714Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-06T21:11:35.011829601Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=996.378µs logger=migrator t=2026-04-06T21:11:35.016337845Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-06T21:11:35.018138854Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.800479ms logger=migrator t=2026-04-06T21:11:35.02308715Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-06T21:11:35.024846839Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.760109ms logger=migrator t=2026-04-06T21:11:35.032010486Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-06T21:11:35.03798016Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.966253ms logger=migrator t=2026-04-06T21:11:35.047332127Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-06T21:11:35.048073927Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=742.84µs logger=migrator t=2026-04-06T21:11:35.056648673Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T21:11:35.058159574Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.508441ms logger=migrator t=2026-04-06T21:11:35.065727242Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-06T21:11:35.095452199Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.722337ms logger=migrator t=2026-04-06T21:11:35.100141948Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-06T21:11:35.126824342Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.679914ms logger=migrator t=2026-04-06T21:11:35.132064266Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-06T21:11:35.133107265Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.043138ms logger=migrator t=2026-04-06T21:11:35.138080691Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T21:11:35.139073569Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=992.658µs logger=migrator t=2026-04-06T21:11:35.144436776Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-06T21:11:35.150429091Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.992295ms logger=migrator t=2026-04-06T21:11:35.156769965Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-06T21:11:35.162618096Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.84459ms logger=migrator t=2026-04-06T21:11:35.168370784Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-06T21:11:35.169470324Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.10021ms logger=migrator t=2026-04-06T21:11:35.174289686Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-06T21:11:35.175432808Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.134502ms logger=migrator t=2026-04-06T21:11:35.180564789Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-06T21:11:35.181354861Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=790.122µs logger=migrator t=2026-04-06T21:11:35.186727908Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-06T21:11:35.188087506Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.359058ms logger=migrator t=2026-04-06T21:11:35.193275248Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:11:35.193421672Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=146.914µs logger=migrator t=2026-04-06T21:11:35.19914944Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-06T21:11:35.209598667Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.447847ms logger=migrator t=2026-04-06T21:11:35.215614712Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-06T21:11:35.221870074Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.255762ms logger=migrator t=2026-04-06T21:11:35.22679803Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-06T21:11:35.232807445Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.009055ms logger=migrator t=2026-04-06T21:11:35.237856964Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-06T21:11:35.23880438Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=954.446µs logger=migrator t=2026-04-06T21:11:35.244764744Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-06T21:11:35.245792342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.027678ms logger=migrator t=2026-04-06T21:11:35.25081846Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-06T21:11:35.261412591Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.592921ms logger=migrator t=2026-04-06T21:11:35.266581404Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-06T21:11:35.272789894Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.20797ms logger=migrator t=2026-04-06T21:11:35.279292483Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-06T21:11:35.280361722Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.069499ms logger=migrator t=2026-04-06T21:11:35.286917993Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-06T21:11:35.293417551Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.500048ms logger=migrator t=2026-04-06T21:11:35.298190412Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-06T21:11:35.304517476Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.326794ms logger=migrator t=2026-04-06T21:11:35.310134011Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-06T21:11:35.310211023Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=79.263µs logger=migrator t=2026-04-06T21:11:35.314894482Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-06T21:11:35.315842348Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=945.675µs logger=migrator t=2026-04-06T21:11:35.321221205Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-06T21:11:35.322269094Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.047669ms logger=migrator t=2026-04-06T21:11:35.328625339Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-06T21:11:35.329729679Z 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.10441ms logger=migrator t=2026-04-06T21:11:35.337422181Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:11:35.337568355Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=147.044µs logger=migrator t=2026-04-06T21:11:35.348976088Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-06T21:11:35.359020084Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.050646ms logger=migrator t=2026-04-06T21:11:35.365882193Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-06T21:11:35.374565702Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.679229ms logger=migrator t=2026-04-06T21:11:35.379518118Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-06T21:11:35.384083233Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.565215ms logger=migrator t=2026-04-06T21:11:35.388606968Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-06T21:11:35.395204839Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.597322ms logger=migrator t=2026-04-06T21:11:35.400496954Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-06T21:11:35.407214949Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.716855ms logger=migrator t=2026-04-06T21:11:35.412577946Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-06T21:11:35.412678359Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=98.823µs logger=migrator t=2026-04-06T21:11:35.417333937Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-06T21:11:35.418247742Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=914.875µs logger=migrator t=2026-04-06T21:11:35.423206609Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-06T21:11:35.432063582Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.854803ms logger=migrator t=2026-04-06T21:11:35.437777499Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-06T21:11:35.437883572Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=107.963µs logger=migrator t=2026-04-06T21:11:35.443235089Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-06T21:11:35.453159452Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.924433ms logger=migrator t=2026-04-06T21:11:35.458795497Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-06T21:11:35.459660071Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=866.474µs logger=migrator t=2026-04-06T21:11:35.466583111Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-06T21:11:35.475749803Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.168502ms logger=migrator t=2026-04-06T21:11:35.481127851Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-06T21:11:35.481699166Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=571.225µs logger=migrator t=2026-04-06T21:11:35.487082904Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-06T21:11:35.488690899Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.607645ms logger=migrator t=2026-04-06T21:11:35.495345102Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-06T21:11:35.502057756Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.716475ms logger=migrator t=2026-04-06T21:11:35.514718204Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-06T21:11:35.516059471Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.340427ms logger=migrator t=2026-04-06T21:11:35.520710559Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-06T21:11:35.522346664Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.635545ms logger=migrator t=2026-04-06T21:11:35.527576088Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-06T21:11:35.528826992Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.250614ms logger=migrator t=2026-04-06T21:11:35.532980346Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-06T21:11:35.5342034Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.222844ms logger=migrator t=2026-04-06T21:11:35.538650642Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-06T21:11:35.538715584Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.922µs logger=migrator t=2026-04-06T21:11:35.54477241Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-06T21:11:35.546236571Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.46144ms logger=migrator t=2026-04-06T21:11:35.552270407Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-06T21:11:35.553292105Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.022038ms logger=migrator t=2026-04-06T21:11:35.55748873Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T21:11:35.557914222Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T21:11:35.562006994Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-06T21:11:35.562477577Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=470.773µs logger=migrator t=2026-04-06T21:11:35.569936002Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-06T21:11:35.57170517Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.769008ms logger=migrator t=2026-04-06T21:11:35.575205227Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-06T21:11:35.583489614Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.282907ms logger=migrator t=2026-04-06T21:11:35.588092361Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-06T21:11:35.589249693Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.156242ms logger=migrator t=2026-04-06T21:11:35.594195839Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-06T21:11:35.595387082Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.190802ms logger=migrator t=2026-04-06T21:11:35.599223097Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-06T21:11:35.600086891Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=863.654µs logger=migrator t=2026-04-06T21:11:35.609951472Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-06T21:11:35.611428272Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.47724ms logger=migrator t=2026-04-06T21:11:35.616624885Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-06T21:11:35.617758017Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.133172ms logger=migrator t=2026-04-06T21:11:35.622717853Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-06T21:11:35.622746174Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.81µs logger=migrator t=2026-04-06T21:11:35.627258518Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-06T21:11:35.62732947Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.132µs logger=migrator t=2026-04-06T21:11:35.631480934Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-06T21:11:35.641667964Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.18717ms logger=migrator t=2026-04-06T21:11:35.645265353Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-06T21:11:35.645669164Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=403.571µs logger=migrator t=2026-04-06T21:11:35.649401296Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-06T21:11:35.650690552Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.287776ms logger=migrator t=2026-04-06T21:11:35.65573068Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-06T21:11:35.65607095Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=340.66µs logger=migrator t=2026-04-06T21:11:35.659763201Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-06T21:11:35.660773049Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.012188ms logger=migrator t=2026-04-06T21:11:35.664975304Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-06T21:11:35.66625348Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.278056ms logger=migrator t=2026-04-06T21:11:35.671075292Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-06T21:11:35.703847643Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.771541ms logger=migrator t=2026-04-06T21:11:35.70993197Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-06T21:11:35.718443024Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.510884ms logger=migrator t=2026-04-06T21:11:35.725403115Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-06T21:11:35.725612371Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=210.716µs logger=migrator t=2026-04-06T21:11:35.735318138Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-06T21:11:35.769859637Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.532739ms logger=migrator t=2026-04-06T21:11:35.777684092Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-06T21:11:35.813779275Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.091102ms logger=migrator t=2026-04-06T21:11:35.817843936Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-06T21:11:35.818507175Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=663.749µs logger=migrator t=2026-04-06T21:11:35.825691662Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-06T21:11:35.826982477Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.291285ms logger=migrator t=2026-04-06T21:11:35.832059627Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-06T21:11:35.832388606Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=327.329µs logger=migrator t=2026-04-06T21:11:35.836770417Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-06T21:11:35.837660731Z level=info msg="Migration successfully executed" id="create permission table" duration=891.685µs logger=migrator t=2026-04-06T21:11:35.845041574Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-06T21:11:35.846991477Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.955403ms logger=migrator t=2026-04-06T21:11:35.851162222Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-06T21:11:35.852321524Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.158862ms logger=migrator t=2026-04-06T21:11:35.857052544Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-06T21:11:35.857958629Z level=info msg="Migration successfully executed" id="create role table" duration=905.925µs logger=migrator t=2026-04-06T21:11:35.861586099Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-06T21:11:35.869344242Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.756303ms logger=migrator t=2026-04-06T21:11:35.872603982Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-06T21:11:35.877802464Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.196972ms logger=migrator t=2026-04-06T21:11:35.882453752Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-06T21:11:35.883599394Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.144462ms logger=migrator t=2026-04-06T21:11:35.887332896Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-06T21:11:35.889051224Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.716448ms logger=migrator t=2026-04-06T21:11:35.893140406Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-06T21:11:35.894815732Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.675106ms logger=migrator t=2026-04-06T21:11:35.899660825Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-06T21:11:35.900623762Z level=info msg="Migration successfully executed" id="create team role table" duration=962.867µs logger=migrator t=2026-04-06T21:11:35.904294203Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-06T21:11:35.905429304Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.134632ms logger=migrator t=2026-04-06T21:11:35.909364672Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-06T21:11:35.910516864Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.152072ms logger=migrator t=2026-04-06T21:11:35.915263774Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-06T21:11:35.916397955Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.133751ms logger=migrator t=2026-04-06T21:11:35.92019503Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-06T21:11:35.921084934Z level=info msg="Migration successfully executed" id="create user role table" duration=888.524µs logger=migrator t=2026-04-06T21:11:35.92530209Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-06T21:11:35.927032258Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.729988ms logger=migrator t=2026-04-06T21:11:35.932990942Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-06T21:11:35.934175724Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.184762ms logger=migrator t=2026-04-06T21:11:35.93804264Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-06T21:11:35.939274064Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.231754ms logger=migrator t=2026-04-06T21:11:35.942992326Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-06T21:11:35.94387152Z level=info msg="Migration successfully executed" id="create builtin role table" duration=880.634µs logger=migrator t=2026-04-06T21:11:35.948855177Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-06T21:11:35.9511479Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.295313ms logger=migrator t=2026-04-06T21:11:35.958216735Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-06T21:11:35.960109617Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.898502ms logger=migrator t=2026-04-06T21:11:35.965768652Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-06T21:11:35.97441038Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.641968ms logger=migrator t=2026-04-06T21:11:35.981622978Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-06T21:11:35.982451331Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=827.973µs logger=migrator t=2026-04-06T21:11:35.988429965Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-06T21:11:35.989622158Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.199313ms logger=migrator t=2026-04-06T21:11:35.994606485Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-06T21:11:35.995672564Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.060999ms logger=migrator t=2026-04-06T21:11:36.000627131Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-06T21:11:36.00170702Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.079359ms logger=migrator t=2026-04-06T21:11:36.005831924Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-06T21:11:36.006653936Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=821.972µs logger=migrator t=2026-04-06T21:11:36.013060102Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-06T21:11:36.014216344Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.155792ms logger=migrator t=2026-04-06T21:11:36.018870122Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-06T21:11:36.028334632Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.4636ms logger=migrator t=2026-04-06T21:11:36.032671431Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-06T21:11:36.041303949Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.632368ms logger=migrator t=2026-04-06T21:11:36.04571089Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-06T21:11:36.055861949Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.148529ms logger=migrator t=2026-04-06T21:11:36.061239807Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-06T21:11:36.067801657Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.56215ms logger=migrator t=2026-04-06T21:11:36.073983757Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-06T21:11:36.082150121Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=8.166734ms logger=migrator t=2026-04-06T21:11:36.087603812Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-06T21:11:36.088877667Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.276735ms logger=migrator t=2026-04-06T21:11:36.094032378Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-06T21:11:36.0951855Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.153192ms logger=migrator t=2026-04-06T21:11:36.098926993Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-06T21:11:36.099979852Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.052719ms logger=migrator t=2026-04-06T21:11:36.104143586Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-06T21:11:36.105272357Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.128361ms logger=migrator t=2026-04-06T21:11:36.109348469Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-06T21:11:36.109439952Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=94.482µs logger=migrator t=2026-04-06T21:11:36.116494376Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-06T21:11:36.116560697Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=70.492µs logger=migrator t=2026-04-06T21:11:36.121203745Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-06T21:11:36.121636417Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=427.712µs logger=migrator t=2026-04-06T21:11:36.126723097Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-06T21:11:36.127668993Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=948.316µs logger=migrator t=2026-04-06T21:11:36.131687363Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-06T21:11:36.132726032Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.039199ms logger=migrator t=2026-04-06T21:11:36.136621769Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-06T21:11:36.136821264Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=199.805µs logger=migrator t=2026-04-06T21:11:36.141874813Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-06T21:11:36.142327656Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=452.583µs logger=migrator t=2026-04-06T21:11:36.148543466Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-06T21:11:36.149867653Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.316157ms logger=migrator t=2026-04-06T21:11:36.156285749Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-06T21:11:36.157925484Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.639435ms logger=migrator t=2026-04-06T21:11:36.163434976Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-06T21:11:36.175718494Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.282738ms logger=migrator t=2026-04-06T21:11:36.180100304Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-06T21:11:36.180352171Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=252.337µs logger=migrator t=2026-04-06T21:11:36.184786893Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-06T21:11:36.185985416Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.240054ms logger=migrator t=2026-04-06T21:11:36.190626303Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-06T21:11:36.192174416Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.548763ms logger=migrator t=2026-04-06T21:11:36.197123082Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-06T21:11:36.198339295Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.215843ms logger=migrator t=2026-04-06T21:11:36.202408007Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-06T21:11:36.211094516Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.686019ms logger=migrator t=2026-04-06T21:11:36.216603017Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-06T21:11:36.218192331Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.572463ms logger=migrator t=2026-04-06T21:11:36.223677282Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-06T21:11:36.22471542Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.038288ms logger=migrator t=2026-04-06T21:11:36.229261295Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:11:36.252288278Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.025523ms logger=migrator t=2026-04-06T21:11:36.256811602Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-06T21:11:36.25781442Z level=info msg="Migration successfully executed" id="create correlation v2" duration=999.398µs logger=migrator t=2026-04-06T21:11:36.261919513Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-06T21:11:36.262671693Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=752.19µs logger=migrator t=2026-04-06T21:11:36.266844988Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-06T21:11:36.26762725Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=782.532µs logger=migrator t=2026-04-06T21:11:36.272034271Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-06T21:11:36.27307894Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.043819ms logger=migrator t=2026-04-06T21:11:36.277020858Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-06T21:11:36.277325956Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=305.268µs logger=migrator t=2026-04-06T21:11:36.28145242Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-06T21:11:36.282238901Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=786.241µs logger=migrator t=2026-04-06T21:11:36.288446792Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-06T21:11:36.296620317Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.172915ms logger=migrator t=2026-04-06T21:11:36.300316888Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-06T21:11:36.301210923Z level=info msg="Migration successfully executed" id="create entity_events table" duration=893.655µs logger=migrator t=2026-04-06T21:11:36.305964524Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-06T21:11:36.30729105Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.359737ms logger=migrator t=2026-04-06T21:11:36.313651865Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:11:36.314106847Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:11:36.318480998Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:11:36.318978531Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:11:36.322389715Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-06T21:11:36.323897526Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.506961ms logger=migrator t=2026-04-06T21:11:36.328165254Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-06T21:11:36.329671675Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.506551ms logger=migrator t=2026-04-06T21:11:36.336927865Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:11:36.338084667Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.156862ms logger=migrator t=2026-04-06T21:11:36.342007014Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:11:36.342783776Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=776.572µs logger=migrator t=2026-04-06T21:11:36.346280232Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T21:11:36.347065723Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=785.501µs logger=migrator t=2026-04-06T21:11:36.351232148Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T21:11:36.352285107Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.053429ms logger=migrator t=2026-04-06T21:11:36.355594218Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-06T21:11:36.3563927Z level=info msg="Migration successfully executed" id="Drop public config table" duration=798.422µs logger=migrator t=2026-04-06T21:11:36.360349069Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-06T21:11:36.36147794Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.129051ms logger=migrator t=2026-04-06T21:11:36.364809961Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T21:11:36.365943952Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.133931ms logger=migrator t=2026-04-06T21:11:36.370279621Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T21:11:36.371570067Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.290166ms logger=migrator t=2026-04-06T21:11:36.377230193Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-06T21:11:36.378473487Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.242974ms logger=migrator t=2026-04-06T21:11:36.382362184Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-06T21:11:36.405768487Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.405703ms logger=migrator t=2026-04-06T21:11:36.409266133Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-06T21:11:36.415274778Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.006485ms logger=migrator t=2026-04-06T21:11:36.419613398Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-06T21:11:36.428470311Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.856923ms logger=migrator t=2026-04-06T21:11:36.432773619Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-06T21:11:36.433006376Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.627µs logger=migrator t=2026-04-06T21:11:36.436608375Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-06T21:11:36.445434567Z level=info msg="Migration successfully executed" id="add share column" duration=8.825712ms logger=migrator t=2026-04-06T21:11:36.448978125Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-06T21:11:36.44916505Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=187.285µs logger=migrator t=2026-04-06T21:11:36.45354526Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-06T21:11:36.454492536Z level=info msg="Migration successfully executed" id="create file table" duration=947.246µs logger=migrator t=2026-04-06T21:11:36.458808905Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-06T21:11:36.460520752Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.711407ms logger=migrator t=2026-04-06T21:11:36.464892772Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-06T21:11:36.466043284Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.151152ms logger=migrator t=2026-04-06T21:11:36.471518684Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-06T21:11:36.472384848Z level=info msg="Migration successfully executed" id="create file_meta table" duration=867.164µs logger=migrator t=2026-04-06T21:11:36.476365398Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-06T21:11:36.477516239Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.144341ms logger=migrator t=2026-04-06T21:11:36.481501519Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-06T21:11:36.481567061Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.051µs logger=migrator t=2026-04-06T21:11:36.485727175Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-06T21:11:36.485791447Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.622µs logger=migrator t=2026-04-06T21:11:36.48991706Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-06T21:11:36.491092152Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.178612ms logger=migrator t=2026-04-06T21:11:36.496038588Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-06T21:11:36.496286155Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=248.747µs logger=migrator t=2026-04-06T21:11:36.499706459Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-06T21:11:36.50156715Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.859421ms logger=migrator t=2026-04-06T21:11:36.505673883Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-06T21:11:36.515888464Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.215621ms logger=migrator t=2026-04-06T21:11:36.520208233Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-06T21:11:36.520351207Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=143.284µs logger=migrator t=2026-04-06T21:11:36.525089417Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-06T21:11:36.526982319Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.892662ms logger=migrator t=2026-04-06T21:11:36.532302435Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-06T21:11:36.533109157Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=811.632µs logger=migrator t=2026-04-06T21:11:36.537634132Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-06T21:11:36.537960121Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=326.749µs logger=migrator t=2026-04-06T21:11:36.542105425Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-06T21:11:36.542948708Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=842.983µs logger=migrator t=2026-04-06T21:11:36.548276634Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-06T21:11:36.558239498Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.959234ms logger=migrator t=2026-04-06T21:11:36.563216115Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-06T21:11:36.573100397Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.885292ms logger=migrator t=2026-04-06T21:11:36.576960023Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-06T21:11:36.578134725Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.174922ms logger=migrator t=2026-04-06T21:11:36.582563967Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-06T21:11:36.658451852Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.895516ms logger=migrator t=2026-04-06T21:11:36.663995094Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-06T21:11:36.664893529Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=898.395µs logger=migrator t=2026-04-06T21:11:36.671184172Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-06T21:11:36.672348734Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.164122ms logger=migrator t=2026-04-06T21:11:36.680154458Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-06T21:11:36.714028709Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.870261ms logger=migrator t=2026-04-06T21:11:36.719978573Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-06T21:11:36.728766995Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.791172ms logger=migrator t=2026-04-06T21:11:36.734609755Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-06T21:11:36.735124799Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=514.854µs logger=migrator t=2026-04-06T21:11:36.738523203Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-06T21:11:36.73876938Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=245.917µs logger=migrator t=2026-04-06T21:11:36.743301874Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-06T21:11:36.743628083Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=329.149µs logger=migrator t=2026-04-06T21:11:36.750666876Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-06T21:11:36.751040857Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=375.13µs logger=migrator t=2026-04-06T21:11:36.756090116Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-06T21:11:36.756427485Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=337.939µs logger=migrator t=2026-04-06T21:11:36.76208197Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-06T21:11:36.763769487Z level=info msg="Migration successfully executed" id="create folder table" duration=1.687856ms logger=migrator t=2026-04-06T21:11:36.769103613Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-06T21:11:36.770712047Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.624694ms logger=migrator t=2026-04-06T21:11:36.77627444Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-06T21:11:36.777387331Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.112711ms logger=migrator t=2026-04-06T21:11:36.782870162Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-06T21:11:36.782901552Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.35µs logger=migrator t=2026-04-06T21:11:36.786641115Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T21:11:36.788540458Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.898812ms logger=migrator t=2026-04-06T21:11:36.793788162Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T21:11:36.794996125Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.208253ms logger=migrator t=2026-04-06T21:11:36.803849028Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-06T21:11:36.805062792Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.213794ms logger=migrator t=2026-04-06T21:11:36.813981287Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-06T21:11:36.81483951Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=857.983µs logger=migrator t=2026-04-06T21:11:36.820083594Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-06T21:11:36.820338371Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=255.237µs logger=migrator t=2026-04-06T21:11:36.82499827Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-06T21:11:36.826044899Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.046289ms logger=migrator t=2026-04-06T21:11:36.830706667Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-06T21:11:36.832577058Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.872742ms logger=migrator t=2026-04-06T21:11:36.837798131Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-06T21:11:36.839085667Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.291046ms logger=migrator t=2026-04-06T21:11:36.845332389Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-06T21:11:36.846503951Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.171522ms logger=migrator t=2026-04-06T21:11:36.850162861Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-06T21:11:36.851856598Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.693877ms logger=migrator t=2026-04-06T21:11:36.858158381Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-06T21:11:36.859041275Z level=info msg="Migration successfully executed" id="create anon_device table" duration=883.124µs logger=migrator t=2026-04-06T21:11:36.863664593Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-06T21:11:36.864830675Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.165732ms logger=migrator t=2026-04-06T21:11:36.868968578Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-06T21:11:36.870075569Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.109201ms logger=migrator t=2026-04-06T21:11:36.906598683Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-06T21:11:36.908088003Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.488371ms logger=migrator t=2026-04-06T21:11:36.921869512Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-06T21:11:36.923661032Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.841971ms logger=migrator t=2026-04-06T21:11:36.930945062Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-06T21:11:36.932751002Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.80628ms logger=migrator t=2026-04-06T21:11:36.940987918Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-06T21:11:36.941404819Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=420.661µs logger=migrator t=2026-04-06T21:11:36.947196808Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-06T21:11:36.956439683Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.242255ms logger=migrator t=2026-04-06T21:11:36.962363056Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-06T21:11:36.963047554Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=685.418µs logger=migrator t=2026-04-06T21:11:36.967953229Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T21:11:36.96796825Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=15.83µs logger=migrator t=2026-04-06T21:11:36.973030809Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T21:11:36.974657843Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.627004ms logger=migrator t=2026-04-06T21:11:36.980541705Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T21:11:36.980567366Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.161µs logger=migrator t=2026-04-06T21:11:36.985723588Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-06T21:11:36.98764272Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.918502ms logger=migrator t=2026-04-06T21:11:36.992672369Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T21:11:36.99598651Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=3.311911ms logger=migrator t=2026-04-06T21:11:37.00252473Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-06T21:11:37.004233117Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.707296ms logger=migrator t=2026-04-06T21:11:37.010750746Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-06T21:11:37.011689221Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=940.615µs logger=migrator t=2026-04-06T21:11:37.016572866Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-06T21:11:37.017005587Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=434.222µs logger=migrator t=2026-04-06T21:11:37.022059247Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-06T21:11:37.023100235Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.041498ms logger=migrator t=2026-04-06T21:11:37.029181772Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-06T21:11:37.030725895Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.544653ms logger=migrator t=2026-04-06T21:11:37.036178954Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-06T21:11:37.037067649Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=888.615µs logger=migrator t=2026-04-06T21:11:37.042364215Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-06T21:11:37.054436206Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.071951ms logger=migrator t=2026-04-06T21:11:37.060881694Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-06T21:11:37.06913186Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.248467ms logger=migrator t=2026-04-06T21:11:37.074040395Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-06T21:11:37.083335991Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.295106ms logger=migrator t=2026-04-06T21:11:37.088684208Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-06T21:11:37.088733159Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.551µs logger=migrator t=2026-04-06T21:11:37.093576002Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-06T21:11:37.104090921Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.515419ms logger=migrator t=2026-04-06T21:11:37.109215652Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-06T21:11:37.117406027Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.187185ms logger=migrator t=2026-04-06T21:11:37.121957232Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-06T21:11:37.122274281Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=316.999µs logger=migrator t=2026-04-06T21:11:37.126735944Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.165585629s logger=migrator t=2026-04-06T21:11:37.127451253Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-06T21:11:37.146841576Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-06T21:11:37.147055502Z level=info msg="Created default organization" logger=secrets t=2026-04-06T21:11:37.153965452Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T21:11:37.206535367Z level=info msg="Restored cache from database" duration=392.71µs logger=plugin.store t=2026-04-06T21:11:37.207813342Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-06T21:11:37.243851193Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-06T21:11:37.243883294Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-06T21:11:37.243967986Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-06T21:11:37.243979647Z level=info msg="Plugins loaded" count=54 duration=36.167275ms logger=query_data t=2026-04-06T21:11:37.247871694Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-06T21:11:37.250973959Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-06T21:11:37.257108517Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-06T21:11:37.269157689Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-06T21:11:37.271483783Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-06T21:11:37.273428146Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-06T21:11:37.30849746Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-06T21:11:37.327128542Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-06T21:11:37.351917874Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-06T21:11:37.351953965Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-04-06T21:11:37.35249918Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-06T21:11:37.353450926Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-06T21:11:37.353721633Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-06T21:11:37.356361246Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-06T21:11:37.357801745Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-06T21:11:37.427497651Z level=info msg="Update check succeeded" duration=74.437906ms logger=plugins.update.checker t=2026-04-06T21:11:37.428977222Z level=info msg="Update check succeeded" duration=75.825515ms logger=ngalert.state.manager t=2026-04-06T21:11:37.44601025Z level=info msg="State cache has been initialized" states=0 duration=92.556084ms logger=ngalert.scheduler t=2026-04-06T21:11:37.446066211Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-06T21:11:37.446129383Z level=info msg=starting first_tick=2026-04-06T21:11:40Z logger=sqlstore.transactions t=2026-04-06T21:11:37.451239844Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-06T21:11:37.520273751Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T21:11:37.549876165Z level=info msg="Patterns update finished" duration=72.668428ms logger=grafana-apiserver t=2026-04-06T21:11:37.768298609Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-06T21:11:37.768752351Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-06T21:11:41.54127119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.542431402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.560350823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.58903968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.604192436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.635461433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.657415005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.690519013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.709827342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.793550118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.807388097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.835050506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.852357601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.879033212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.897476628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.92744915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:41.957292038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.025169589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.040050987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.090581443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.107015494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.153135068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.172800737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.232570897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.252050091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.304286273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.325894246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.372659228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.390430355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.435961074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.449160576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.494873599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.510065236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.566228826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.589827703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.642134077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.661756965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.717145374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.736793033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.783767901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.802466524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.854290445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.875218669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.921447637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:42.93980445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.013187772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.0320984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.081950878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.104352452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.186183046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.201556277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.25233524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.26840679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.330862863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.34752722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.397288354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.416885002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.493862423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.512843753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.574925076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.598038649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.654914109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.674339632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.743494448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.758947362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.82093061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.839126829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.896893843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.916989255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:43.992632919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.022937839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.116427333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.146197819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.244029122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.262225431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.337836975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.353018571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.413989503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.429519409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:11:44.530249571Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-06T21:12:26.383853037Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-06T21:21:37.366226465Z level=info msg="Completed cleanup jobs" duration=12.317112ms logger=plugins.update.checker t=2026-04-06T21:21:37.499069268Z level=info msg="Update check succeeded" duration=67.965093ms