logger=settings t=2026-05-01T14:12:22.30071534Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-01T14:12:22Z logger=settings t=2026-05-01T14:12:22.30116092Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-01T14:12:22.301186001Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-01T14:12:22.301193841Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-01T14:12:22.301200091Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-01T14:12:22.301239502Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-01T14:12:22.301246202Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-01T14:12:22.301256452Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-01T14:12:22.301263443Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-01T14:12:22.301273463Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-01T14:12:22.301281283Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-01T14:12:22.301313564Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-01T14:12:22.301343214Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-01T14:12:22.301352875Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-01T14:12:22.301359725Z level=info msg=Target target=[all] logger=settings t=2026-05-01T14:12:22.301376115Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-01T14:12:22.301382425Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-01T14:12:22.301388995Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-01T14:12:22.301395376Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-01T14:12:22.301430486Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-01T14:12:22.301437117Z level=info msg="App mode production" logger=sqlstore t=2026-05-01T14:12:22.30200347Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-01T14:12:22.302034251Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-01T14:12:22.30461765Z level=info msg="Locking database" logger=migrator t=2026-05-01T14:12:22.304636502Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-01T14:12:22.305574013Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-01T14:12:22.306938944Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.363441ms logger=migrator t=2026-05-01T14:12:22.313260532Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-01T14:12:22.314985722Z level=info msg="Migration successfully executed" id="create user table" duration=1.723209ms logger=migrator t=2026-05-01T14:12:22.319046716Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-01T14:12:22.319903216Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=856.49µs logger=migrator t=2026-05-01T14:12:22.324725078Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-01T14:12:22.325464545Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=739.077µs logger=migrator t=2026-05-01T14:12:22.331033934Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-01T14:12:22.331813522Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=779.618µs logger=migrator t=2026-05-01T14:12:22.336282097Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-01T14:12:22.337506515Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.223668ms logger=migrator t=2026-05-01T14:12:22.341978249Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-01T14:12:22.345772856Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.793087ms logger=migrator t=2026-05-01T14:12:22.350576308Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-01T14:12:22.351552391Z level=info msg="Migration successfully executed" id="create user table v2" duration=975.052µs logger=migrator t=2026-05-01T14:12:22.356488166Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-01T14:12:22.357261123Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=793.408µs logger=migrator t=2026-05-01T14:12:22.365252309Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-01T14:12:22.36616091Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=921.451µs logger=migrator t=2026-05-01T14:12:22.376541781Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-01T14:12:22.376993081Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=451.39µs logger=migrator t=2026-05-01T14:12:22.380888833Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-01T14:12:22.381615749Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=732.807µs logger=migrator t=2026-05-01T14:12:22.388382986Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-01T14:12:22.39069224Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.311244ms logger=migrator t=2026-05-01T14:12:22.39756731Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-01T14:12:22.397617321Z level=info msg="Migration successfully executed" id="Update user table charset" duration=54.981µs logger=migrator t=2026-05-01T14:12:22.402653327Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-01T14:12:22.404292556Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.638439ms logger=migrator t=2026-05-01T14:12:22.409123908Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-01T14:12:22.409522237Z level=info msg="Migration successfully executed" id="Add missing user data" duration=398.819µs logger=migrator t=2026-05-01T14:12:22.418973677Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-01T14:12:22.421944535Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.971968ms logger=migrator t=2026-05-01T14:12:22.435410098Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-01T14:12:22.436230677Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=829.069µs logger=migrator t=2026-05-01T14:12:22.467843832Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-01T14:12:22.469268155Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.426833ms logger=migrator t=2026-05-01T14:12:22.506138911Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-01T14:12:22.515019608Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.882197ms logger=migrator t=2026-05-01T14:12:22.521007137Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-01T14:12:22.523174458Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.171491ms logger=migrator t=2026-05-01T14:12:22.527343034Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-01T14:12:22.527646151Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=303.707µs logger=migrator t=2026-05-01T14:12:22.532493004Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-01T14:12:22.533584209Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.093575ms logger=migrator t=2026-05-01T14:12:22.556420809Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-01T14:12:22.557036784Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=619.425µs logger=migrator t=2026-05-01T14:12:22.567343093Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-01T14:12:22.567922976Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=582.523µs logger=migrator t=2026-05-01T14:12:22.576985047Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-01T14:12:22.579317971Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.333974ms logger=migrator t=2026-05-01T14:12:22.58702164Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-01T14:12:22.588666948Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.652629ms logger=migrator t=2026-05-01T14:12:22.597895443Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-01T14:12:22.599190593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.298531ms logger=migrator t=2026-05-01T14:12:22.605254963Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-01T14:12:22.608456308Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=3.200785ms logger=migrator t=2026-05-01T14:12:22.619385752Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-01T14:12:22.620201581Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=818.789µs logger=migrator t=2026-05-01T14:12:22.626925317Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-01T14:12:22.626981409Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=102.713µs logger=migrator t=2026-05-01T14:12:22.632779653Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-01T14:12:22.63521969Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.440217ms logger=migrator t=2026-05-01T14:12:22.639801636Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-01T14:12:22.641964126Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.16262ms logger=migrator t=2026-05-01T14:12:22.6468685Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-01T14:12:22.647663159Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=795.839µs logger=migrator t=2026-05-01T14:12:22.652293977Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-01T14:12:22.652996633Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=702.636µs logger=migrator t=2026-05-01T14:12:22.657100057Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:12:22.660116037Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.01342ms logger=migrator t=2026-05-01T14:12:22.664685294Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-01T14:12:22.665975783Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.285089ms logger=migrator t=2026-05-01T14:12:22.672621768Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-01T14:12:22.673517839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=897.101µs logger=migrator t=2026-05-01T14:12:22.677559943Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-01T14:12:22.678522225Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=962.002µs logger=migrator t=2026-05-01T14:12:22.685284842Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-01T14:12:22.686201384Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=916.982µs logger=migrator t=2026-05-01T14:12:22.690189926Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-01T14:12:22.690954434Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=763.817µs logger=migrator t=2026-05-01T14:12:22.695605792Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-01T14:12:22.696040842Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=435.78µs logger=migrator t=2026-05-01T14:12:22.700114787Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-01T14:12:22.700588918Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=473.021µs logger=migrator t=2026-05-01T14:12:22.704846716Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-01T14:12:22.705100872Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=254.256µs logger=migrator t=2026-05-01T14:12:22.708315887Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-01T14:12:22.709546636Z level=info msg="Migration successfully executed" id="create star table" duration=1.234438ms logger=migrator t=2026-05-01T14:12:22.71404205Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-01T14:12:22.716336063Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.289663ms logger=migrator t=2026-05-01T14:12:22.725309482Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-01T14:12:22.726741315Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.431723ms logger=migrator t=2026-05-01T14:12:22.731614329Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-01T14:12:22.73301043Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.441783ms logger=migrator t=2026-05-01T14:12:22.739151594Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-01T14:12:22.740514075Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.362461ms logger=migrator t=2026-05-01T14:12:22.745602753Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-01T14:12:22.746817341Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.186067ms logger=migrator t=2026-05-01T14:12:22.751762196Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-01T14:12:22.752531954Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=770.948µs logger=migrator t=2026-05-01T14:12:22.756261941Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-01T14:12:22.756863145Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=590.054µs logger=migrator t=2026-05-01T14:12:22.760814836Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-01T14:12:22.760877107Z level=info msg="Migration successfully executed" id="Update org table charset" duration=63.551µs logger=migrator t=2026-05-01T14:12:22.765644809Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-01T14:12:22.765994297Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=350.858µs logger=migrator t=2026-05-01T14:12:22.770890451Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-01T14:12:22.771164777Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=274.686µs logger=migrator t=2026-05-01T14:12:22.77518101Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-01T14:12:22.776106052Z level=info msg="Migration successfully executed" id="create dashboard table" duration=924.912µs logger=migrator t=2026-05-01T14:12:22.779875009Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-01T14:12:22.780708128Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=830.319µs logger=migrator t=2026-05-01T14:12:22.784693381Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-01T14:12:22.785544231Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=850.59µs logger=migrator t=2026-05-01T14:12:22.790961757Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-01T14:12:22.791796336Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=834.43µs logger=migrator t=2026-05-01T14:12:22.795632345Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-01T14:12:22.796753821Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.103936ms logger=migrator t=2026-05-01T14:12:22.801044411Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-01T14:12:22.802008073Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=964.752µs logger=migrator t=2026-05-01T14:12:22.807692725Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-01T14:12:22.811554654Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.862489ms logger=migrator t=2026-05-01T14:12:22.814962554Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-01T14:12:22.815538508Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=575.644µs logger=migrator t=2026-05-01T14:12:22.819403677Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-01T14:12:22.820291428Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=889.041µs logger=migrator t=2026-05-01T14:12:22.825224002Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-01T14:12:22.826607345Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.382333ms logger=migrator t=2026-05-01T14:12:22.834003436Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-01T14:12:22.834528219Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=525.653µs logger=migrator t=2026-05-01T14:12:22.843356824Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-01T14:12:22.844332986Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=976.542µs logger=migrator t=2026-05-01T14:12:22.850709814Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-01T14:12:22.850783626Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.682µs logger=migrator t=2026-05-01T14:12:22.856858998Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-01T14:12:22.85868315Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.824012ms logger=migrator t=2026-05-01T14:12:22.862591061Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-01T14:12:22.864853572Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.261521ms logger=migrator t=2026-05-01T14:12:22.870368221Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-01T14:12:22.872254685Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.886325ms logger=migrator t=2026-05-01T14:12:22.880767863Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-01T14:12:22.881756046Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=990.954µs logger=migrator t=2026-05-01T14:12:22.887404217Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-01T14:12:22.889569797Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.16724ms logger=migrator t=2026-05-01T14:12:22.896446707Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-01T14:12:22.897186804Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=741.447µs logger=migrator t=2026-05-01T14:12:22.902115769Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-01T14:12:22.902728213Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=612.794µs logger=migrator t=2026-05-01T14:12:22.910520934Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-01T14:12:22.910551025Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.861µs logger=migrator t=2026-05-01T14:12:22.915350856Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-01T14:12:22.915409497Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=61.521µs logger=migrator t=2026-05-01T14:12:22.922627525Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-01T14:12:22.924799955Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.17505ms logger=migrator t=2026-05-01T14:12:22.928761237Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-01T14:12:22.930799935Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.035178ms logger=migrator t=2026-05-01T14:12:22.934943972Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-01T14:12:22.93708243Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.138618ms logger=migrator t=2026-05-01T14:12:22.941231487Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-01T14:12:22.943372007Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.14285ms logger=migrator t=2026-05-01T14:12:22.946771366Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-01T14:12:22.946987811Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.335µs logger=migrator t=2026-05-01T14:12:22.951594247Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-01T14:12:22.95256761Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=973.963µs logger=migrator t=2026-05-01T14:12:22.95729277Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-01T14:12:22.958028727Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=737.457µs logger=migrator t=2026-05-01T14:12:22.961662222Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-01T14:12:22.961693622Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.57µs logger=migrator t=2026-05-01T14:12:22.96633836Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-01T14:12:22.967340213Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.004613ms logger=migrator t=2026-05-01T14:12:22.973004565Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-01T14:12:22.973719551Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=715.276µs logger=migrator t=2026-05-01T14:12:22.98053477Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:12:22.98700752Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.47579ms logger=migrator t=2026-05-01T14:12:22.990314887Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-01T14:12:22.990858119Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=555.113µs logger=migrator t=2026-05-01T14:12:22.994159176Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-01T14:12:22.99475089Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=591.824µs logger=migrator t=2026-05-01T14:12:22.998960367Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-01T14:12:22.999875169Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=914.012µs logger=migrator t=2026-05-01T14:12:23.00506566Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-01T14:12:23.005399658Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=334.498µs logger=migrator t=2026-05-01T14:12:23.009460231Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-01T14:12:23.010009874Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=547.753µs logger=migrator t=2026-05-01T14:12:23.016139566Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-01T14:12:23.019401973Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.255697ms logger=migrator t=2026-05-01T14:12:23.024162432Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-01T14:12:23.025135535Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=974.313µs logger=migrator t=2026-05-01T14:12:23.029348193Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-01T14:12:23.029528857Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=181.304µs logger=migrator t=2026-05-01T14:12:23.03484054Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-01T14:12:23.035031614Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=191.764µs logger=migrator t=2026-05-01T14:12:23.039191351Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-01T14:12:23.04002139Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=830.629µs logger=migrator t=2026-05-01T14:12:23.048764863Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-01T14:12:23.051112218Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.349655ms logger=migrator t=2026-05-01T14:12:23.060542536Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-01T14:12:23.063197858Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.651702ms logger=migrator t=2026-05-01T14:12:23.07231076Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-01T14:12:23.073310782Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.004142ms logger=migrator t=2026-05-01T14:12:23.079962926Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-01T14:12:23.08093801Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=977.074µs logger=migrator t=2026-05-01T14:12:23.087828139Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-01T14:12:23.089210242Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.382423ms logger=migrator t=2026-05-01T14:12:23.095364424Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-01T14:12:23.096260855Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=897.38µs logger=migrator t=2026-05-01T14:12:23.101641379Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-01T14:12:23.108385155Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.740306ms logger=migrator t=2026-05-01T14:12:23.112058681Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-01T14:12:23.112841249Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=783.278µs logger=migrator t=2026-05-01T14:12:23.115560002Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-01T14:12:23.116143426Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=582.994µs logger=migrator t=2026-05-01T14:12:23.119955825Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-01T14:12:23.120595209Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=638.134µs logger=migrator t=2026-05-01T14:12:23.124046769Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-01T14:12:23.12451059Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=461.701µs logger=migrator t=2026-05-01T14:12:23.128048952Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-01T14:12:23.13013001Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.079788ms logger=migrator t=2026-05-01T14:12:23.135208508Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-01T14:12:23.139912737Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.698929ms logger=migrator t=2026-05-01T14:12:23.145984668Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-01T14:12:23.14604537Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=62.572µs logger=migrator t=2026-05-01T14:12:23.149715474Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-01T14:12:23.149919939Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=204.485µs logger=migrator t=2026-05-01T14:12:23.152807436Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-01T14:12:23.15640273Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.595054ms logger=migrator t=2026-05-01T14:12:23.162553042Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-01T14:12:23.162922911Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=374.939µs logger=migrator t=2026-05-01T14:12:23.168646723Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-01T14:12:23.168852928Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=207.625µs logger=migrator t=2026-05-01T14:12:23.174300725Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-01T14:12:23.179795422Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.489368ms logger=migrator t=2026-05-01T14:12:23.228113873Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-01T14:12:23.228588843Z level=info msg="Migration successfully executed" id="Update uid value" duration=479.511µs logger=migrator t=2026-05-01T14:12:23.329229167Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-01T14:12:23.330297453Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.071246ms logger=migrator t=2026-05-01T14:12:23.455007905Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-01T14:12:23.455884075Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=878.98µs logger=migrator t=2026-05-01T14:12:23.526907573Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-01T14:12:23.527824304Z level=info msg="Migration successfully executed" id="create api_key table" duration=919.871µs logger=migrator t=2026-05-01T14:12:23.848378409Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-01T14:12:23.850266862Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.892043ms logger=migrator t=2026-05-01T14:12:23.926446878Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-01T14:12:23.928194849Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.751541ms logger=migrator t=2026-05-01T14:12:24.034381681Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-01T14:12:24.036389178Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.008067ms logger=migrator t=2026-05-01T14:12:24.151536684Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-01T14:12:24.152915566Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.382582ms logger=migrator t=2026-05-01T14:12:24.214075082Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-01T14:12:24.215083925Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.011873ms logger=migrator t=2026-05-01T14:12:24.259116545Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-01T14:12:24.260062558Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=949.103µs logger=migrator t=2026-05-01T14:12:24.425789616Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-01T14:12:24.431173991Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.386715ms logger=migrator t=2026-05-01T14:12:24.440306722Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-01T14:12:24.442439622Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.132699ms logger=migrator t=2026-05-01T14:12:24.449663278Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-01T14:12:24.45056512Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=900.242µs logger=migrator t=2026-05-01T14:12:24.45405259Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-01T14:12:24.455677847Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.626017ms logger=migrator t=2026-05-01T14:12:24.460649153Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-01T14:12:24.461619295Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=970.112µs logger=migrator t=2026-05-01T14:12:24.46572388Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-01T14:12:24.46614399Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=419.13µs logger=migrator t=2026-05-01T14:12:24.469356804Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-01T14:12:24.47006065Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=703.676µs logger=migrator t=2026-05-01T14:12:24.474888762Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-01T14:12:24.474948504Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=60.662µs logger=migrator t=2026-05-01T14:12:24.478470015Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-01T14:12:24.483325628Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.854662ms logger=migrator t=2026-05-01T14:12:24.487226249Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-01T14:12:24.490025534Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.798405ms logger=migrator t=2026-05-01T14:12:24.493562785Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-01T14:12:24.493823941Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=261.146µs logger=migrator t=2026-05-01T14:12:24.497991047Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-01T14:12:24.500635159Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.643292ms logger=migrator t=2026-05-01T14:12:24.504051788Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-01T14:12:24.506778182Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.734003ms logger=migrator t=2026-05-01T14:12:24.51019352Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-01T14:12:24.51105499Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=859.71µs logger=migrator t=2026-05-01T14:12:24.516090177Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-01T14:12:24.517295004Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.204787ms logger=migrator t=2026-05-01T14:12:24.523283363Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-01T14:12:24.525079035Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.798862ms logger=migrator t=2026-05-01T14:12:24.528145036Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-01T14:12:24.529059828Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=914.902µs logger=migrator t=2026-05-01T14:12:24.532968718Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-01T14:12:24.533873348Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=904.15µs logger=migrator t=2026-05-01T14:12:24.537347459Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-01T14:12:24.53825225Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=898.341µs logger=migrator t=2026-05-01T14:12:24.541943705Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-01T14:12:24.542064698Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=121.063µs logger=migrator t=2026-05-01T14:12:24.546083992Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-01T14:12:24.546203955Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=121.413µs logger=migrator t=2026-05-01T14:12:24.549859899Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-01T14:12:24.554335413Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.474754ms logger=migrator t=2026-05-01T14:12:24.557700421Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-01T14:12:24.560399683Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.698632ms logger=migrator t=2026-05-01T14:12:24.564816625Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-01T14:12:24.565071681Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=255.746µs logger=migrator t=2026-05-01T14:12:24.568812558Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-01T14:12:24.570184139Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.373381ms logger=migrator t=2026-05-01T14:12:24.574173352Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-01T14:12:24.575047222Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=871.31µs logger=migrator t=2026-05-01T14:12:24.578881881Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-01T14:12:24.578939002Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.752µs logger=migrator t=2026-05-01T14:12:24.583239132Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-01T14:12:24.584522661Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.282849ms logger=migrator t=2026-05-01T14:12:24.588866902Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-01T14:12:24.590312595Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.445473ms logger=migrator t=2026-05-01T14:12:24.594535583Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-01T14:12:24.597425931Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.889827ms logger=migrator t=2026-05-01T14:12:24.601659788Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-01T14:12:24.60174046Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=80.982µs logger=migrator t=2026-05-01T14:12:24.604901384Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-01T14:12:24.605846895Z level=info msg="Migration successfully executed" id="create session table" duration=945.051µs logger=migrator t=2026-05-01T14:12:24.61076913Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-01T14:12:24.610941393Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=142.023µs logger=migrator t=2026-05-01T14:12:24.61595991Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-01T14:12:24.616125544Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=165.794µs logger=migrator t=2026-05-01T14:12:24.620220138Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-01T14:12:24.620954865Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=733.237µs logger=migrator t=2026-05-01T14:12:24.624486487Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-01T14:12:24.625265935Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=779.038µs logger=migrator t=2026-05-01T14:12:24.629855112Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-01T14:12:24.629935044Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=60.511µs logger=migrator t=2026-05-01T14:12:24.633956606Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-01T14:12:24.634038918Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=82.942µs logger=migrator t=2026-05-01T14:12:24.637540699Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-01T14:12:24.642542855Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.002436ms logger=migrator t=2026-05-01T14:12:24.645881562Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-01T14:12:24.648909942Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.02776ms logger=migrator t=2026-05-01T14:12:24.653943229Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-01T14:12:24.654080542Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=137.183µs logger=migrator t=2026-05-01T14:12:24.657206134Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-01T14:12:24.65746084Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=254.706µs logger=migrator t=2026-05-01T14:12:24.661240449Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-01T14:12:24.662596479Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.3555ms logger=migrator t=2026-05-01T14:12:24.666768876Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-01T14:12:24.666891499Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=124.353µs logger=migrator t=2026-05-01T14:12:24.671038745Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-01T14:12:24.675685443Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.646158ms logger=migrator t=2026-05-01T14:12:24.678992039Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-01T14:12:24.679226465Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=233.886µs logger=migrator t=2026-05-01T14:12:24.682551911Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-01T14:12:24.685860919Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.306958ms logger=migrator t=2026-05-01T14:12:24.688960071Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-01T14:12:24.692177315Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.216534ms logger=migrator t=2026-05-01T14:12:24.696491034Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-01T14:12:24.696616507Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=125.493µs logger=migrator t=2026-05-01T14:12:24.699904194Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-01T14:12:24.700812145Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=907.761µs logger=migrator t=2026-05-01T14:12:24.706268691Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-01T14:12:24.707639192Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.370521ms logger=migrator t=2026-05-01T14:12:24.714305668Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-01T14:12:24.716254882Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.951095ms logger=migrator t=2026-05-01T14:12:24.720269946Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-01T14:12:24.721955404Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.685099ms logger=migrator t=2026-05-01T14:12:24.726733615Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-01T14:12:24.727643645Z level=info msg="Migration successfully executed" id="add index alert state" duration=907.67µs logger=migrator t=2026-05-01T14:12:24.731183738Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-01T14:12:24.73254683Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.361331ms logger=migrator t=2026-05-01T14:12:24.736617964Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-01T14:12:24.737793311Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.174347ms logger=migrator t=2026-05-01T14:12:24.742691105Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-01T14:12:24.743704688Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.012573ms logger=migrator t=2026-05-01T14:12:24.747447165Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-01T14:12:24.748358546Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=911.311µs logger=migrator t=2026-05-01T14:12:24.751705113Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-01T14:12:24.761607893Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.8989ms logger=migrator t=2026-05-01T14:12:24.765622946Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-01T14:12:24.766414104Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=787.287µs logger=migrator t=2026-05-01T14:12:24.771057362Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-01T14:12:24.772737231Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.681549ms logger=migrator t=2026-05-01T14:12:24.778793491Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-01T14:12:24.7791726Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=378.198µs logger=migrator t=2026-05-01T14:12:24.785561227Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-01T14:12:24.786237443Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=672.036µs logger=migrator t=2026-05-01T14:12:24.789561801Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-01T14:12:24.79043495Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=870.889µs logger=migrator t=2026-05-01T14:12:24.794281829Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-01T14:12:24.798066207Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.784208ms logger=migrator t=2026-05-01T14:12:24.80297904Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-01T14:12:24.806949903Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.970073ms logger=migrator t=2026-05-01T14:12:24.811096918Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-01T14:12:24.81501537Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.920322ms logger=migrator t=2026-05-01T14:12:24.818620303Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-01T14:12:24.822479582Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.858349ms logger=migrator t=2026-05-01T14:12:24.826786742Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-01T14:12:24.827971059Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.183477ms logger=migrator t=2026-05-01T14:12:24.83183888Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-01T14:12:24.831951232Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=113.332µs logger=migrator t=2026-05-01T14:12:24.835364201Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-01T14:12:24.835443553Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=64.971µs logger=migrator t=2026-05-01T14:12:24.838984794Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-01T14:12:24.840436468Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.451844ms logger=migrator t=2026-05-01T14:12:24.845518067Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T14:12:24.846822296Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.30492ms logger=migrator t=2026-05-01T14:12:24.851706199Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-01T14:12:24.853268285Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.566606ms logger=migrator t=2026-05-01T14:12:24.856983412Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-01T14:12:24.858452005Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.469353ms logger=migrator t=2026-05-01T14:12:24.863188545Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T14:12:24.864504265Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.31545ms logger=migrator t=2026-05-01T14:12:24.867790271Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-01T14:12:24.87418389Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.391749ms logger=migrator t=2026-05-01T14:12:24.877340553Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-01T14:12:24.881629582Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.289459ms logger=migrator t=2026-05-01T14:12:24.887002416Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-01T14:12:24.887297013Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=295.957µs logger=migrator t=2026-05-01T14:12:24.892422682Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-01T14:12:24.893471787Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.049965ms logger=migrator t=2026-05-01T14:12:24.897780916Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-01T14:12:24.899279261Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.495875ms logger=migrator t=2026-05-01T14:12:24.903378816Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-01T14:12:24.907522852Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.144236ms logger=migrator t=2026-05-01T14:12:24.911988625Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-01T14:12:24.912281202Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=292.967µs logger=migrator t=2026-05-01T14:12:24.917004352Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-01T14:12:24.918938147Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.932465ms logger=migrator t=2026-05-01T14:12:24.923310887Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-01T14:12:24.92428544Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=974.043µs logger=migrator t=2026-05-01T14:12:24.928128969Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-01T14:12:24.928314833Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=186.024µs logger=migrator t=2026-05-01T14:12:24.931917377Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-01T14:12:24.933586826Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.668519ms logger=migrator t=2026-05-01T14:12:24.938302085Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-01T14:12:24.939816539Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.514354ms logger=migrator t=2026-05-01T14:12:24.943722311Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-01T14:12:24.945203935Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.481163ms logger=migrator t=2026-05-01T14:12:24.948936551Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-01T14:12:24.949990436Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.053475ms logger=migrator t=2026-05-01T14:12:24.954736026Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-01T14:12:24.956473665Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.736339ms logger=migrator t=2026-05-01T14:12:24.960686264Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-01T14:12:24.962390962Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.705269ms logger=migrator t=2026-05-01T14:12:24.966507168Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-01T14:12:24.96660132Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=95.122µs logger=migrator t=2026-05-01T14:12:24.97092569Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-01T14:12:24.97823811Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.30946ms logger=migrator t=2026-05-01T14:12:24.981625208Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-01T14:12:24.982326524Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=701.586µs logger=migrator t=2026-05-01T14:12:24.98601383Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-01T14:12:24.988973089Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.988419ms logger=migrator t=2026-05-01T14:12:24.993081803Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-01T14:12:24.993849961Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=767.288µs logger=migrator t=2026-05-01T14:12:24.997317432Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-01T14:12:24.998360705Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.042074ms logger=migrator t=2026-05-01T14:12:25.002742187Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-01T14:12:25.0041719Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.427613ms logger=migrator t=2026-05-01T14:12:25.008643633Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-01T14:12:25.02105029Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.406037ms logger=migrator t=2026-05-01T14:12:25.025384561Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-01T14:12:25.027075029Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.682948ms logger=migrator t=2026-05-01T14:12:25.030717044Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-01T14:12:25.032185587Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.468443ms logger=migrator t=2026-05-01T14:12:25.037863419Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-01T14:12:25.038331959Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=468.77µs logger=migrator t=2026-05-01T14:12:25.041590836Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-01T14:12:25.042434695Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=836.78µs logger=migrator t=2026-05-01T14:12:25.045760001Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-01T14:12:25.04611447Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=350.438µs logger=migrator t=2026-05-01T14:12:25.050075902Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-01T14:12:25.054370101Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.323229ms logger=migrator t=2026-05-01T14:12:25.057291578Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-01T14:12:25.061522256Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.230308ms logger=migrator t=2026-05-01T14:12:25.064821382Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-01T14:12:25.065755194Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=931.132µs logger=migrator t=2026-05-01T14:12:25.069926991Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-01T14:12:25.070823511Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=896.03µs logger=migrator t=2026-05-01T14:12:25.075384277Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-01T14:12:25.075793856Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=411.029µs logger=migrator t=2026-05-01T14:12:25.081332984Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-01T14:12:25.086321479Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.987415ms logger=migrator t=2026-05-01T14:12:25.093078286Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-01T14:12:25.09414454Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.002943ms logger=migrator t=2026-05-01T14:12:25.098204365Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-01T14:12:25.098590343Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=385.279µs logger=migrator t=2026-05-01T14:12:25.102136625Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-01T14:12:25.102690088Z level=info msg="Migration successfully executed" id="Move region to single row" duration=554.383µs logger=migrator t=2026-05-01T14:12:25.106973927Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-01T14:12:25.108493062Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.518255ms logger=migrator t=2026-05-01T14:12:25.112053705Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-01T14:12:25.113491728Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.437273ms logger=migrator t=2026-05-01T14:12:25.118891313Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T14:12:25.120606043Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.714861ms logger=migrator t=2026-05-01T14:12:25.125570147Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T14:12:25.127566713Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.996646ms logger=migrator t=2026-05-01T14:12:25.131452754Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-01T14:12:25.132798474Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.34598ms logger=migrator t=2026-05-01T14:12:25.1386808Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-01T14:12:25.139616892Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=937.492µs logger=migrator t=2026-05-01T14:12:25.142728234Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-01T14:12:25.142858577Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=130.433µs logger=migrator t=2026-05-01T14:12:25.146364438Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-01T14:12:25.147969865Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.604357ms logger=migrator t=2026-05-01T14:12:25.152658793Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-01T14:12:25.153452051Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=793.118µs logger=migrator t=2026-05-01T14:12:25.159877761Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-01T14:12:25.161268552Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.386771ms logger=migrator t=2026-05-01T14:12:25.173571398Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-01T14:12:25.175130223Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.558606ms logger=migrator t=2026-05-01T14:12:25.186474385Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-01T14:12:25.186747632Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=273.887µs logger=migrator t=2026-05-01T14:12:25.198282098Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-01T14:12:25.199351234Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.168157ms logger=migrator t=2026-05-01T14:12:25.20784965Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-01T14:12:25.207988563Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=140.473µs logger=migrator t=2026-05-01T14:12:25.230073794Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-01T14:12:25.231612589Z level=info msg="Migration successfully executed" id="create team table" duration=1.540135ms logger=migrator t=2026-05-01T14:12:25.263282302Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-01T14:12:25.265291098Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.009066ms logger=migrator t=2026-05-01T14:12:25.279011695Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-01T14:12:25.280861438Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.849503ms logger=migrator t=2026-05-01T14:12:25.296799617Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-01T14:12:25.305199072Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.399104ms logger=migrator t=2026-05-01T14:12:25.316483732Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-01T14:12:25.316873431Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=393.109µs logger=migrator t=2026-05-01T14:12:25.327841685Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-01T14:12:25.32936803Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.526685ms logger=migrator t=2026-05-01T14:12:25.345490003Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-01T14:12:25.347720695Z level=info msg="Migration successfully executed" id="create team member table" duration=2.232271ms logger=migrator t=2026-05-01T14:12:25.367185925Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-01T14:12:25.368398712Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.210377ms logger=migrator t=2026-05-01T14:12:25.379474049Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-01T14:12:25.380668337Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.194238ms logger=migrator t=2026-05-01T14:12:25.394726832Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-01T14:12:25.396556704Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.832722ms logger=migrator t=2026-05-01T14:12:25.415878211Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-01T14:12:25.423600559Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.729859ms logger=migrator t=2026-05-01T14:12:25.430337085Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-01T14:12:25.43701696Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.678435ms logger=migrator t=2026-05-01T14:12:25.444339139Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-01T14:12:25.452130299Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.794801ms logger=migrator t=2026-05-01T14:12:25.456020308Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-01T14:12:25.457599635Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.579097ms logger=migrator t=2026-05-01T14:12:25.461803443Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-01T14:12:25.462847087Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.043374ms logger=migrator t=2026-05-01T14:12:25.46859632Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-01T14:12:25.470364511Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.767521ms logger=migrator t=2026-05-01T14:12:25.476545794Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-01T14:12:25.477518716Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=972.622µs logger=migrator t=2026-05-01T14:12:25.484298693Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-01T14:12:25.485998382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.702769ms logger=migrator t=2026-05-01T14:12:25.491867398Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-01T14:12:25.49280757Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=940.112µs logger=migrator t=2026-05-01T14:12:25.498618074Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-01T14:12:25.50017399Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.555206ms logger=migrator t=2026-05-01T14:12:25.504142102Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-01T14:12:25.505088274Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=926.411µs logger=migrator t=2026-05-01T14:12:25.510064539Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-01T14:12:25.510607031Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=542.072µs logger=migrator t=2026-05-01T14:12:25.516107229Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-01T14:12:25.516369895Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=263.616µs logger=migrator t=2026-05-01T14:12:25.521450402Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-01T14:12:25.522208109Z level=info msg="Migration successfully executed" id="create tag table" duration=756.967µs logger=migrator t=2026-05-01T14:12:25.527744788Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-01T14:12:25.52874717Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.002813ms logger=migrator t=2026-05-01T14:12:25.533539961Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-01T14:12:25.53435442Z level=info msg="Migration successfully executed" id="create login attempt table" duration=815.229µs logger=migrator t=2026-05-01T14:12:25.539264844Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-01T14:12:25.540984684Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.71896ms logger=migrator t=2026-05-01T14:12:25.605617839Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-01T14:12:25.607529363Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.909535ms logger=migrator t=2026-05-01T14:12:25.612974728Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:12:25.629758886Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.784648ms logger=migrator t=2026-05-01T14:12:25.633958194Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-01T14:12:25.634546397Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=587.813µs logger=migrator t=2026-05-01T14:12:25.639240956Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-01T14:12:25.640336111Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.094915ms logger=migrator t=2026-05-01T14:12:25.644233462Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-01T14:12:25.644970439Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=737.697µs logger=migrator t=2026-05-01T14:12:25.649501384Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-01T14:12:25.650069117Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=567.583µs logger=migrator t=2026-05-01T14:12:25.655234126Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-01T14:12:25.656642398Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.412372ms logger=migrator t=2026-05-01T14:12:25.659996946Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-01T14:12:25.66100875Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.012214ms logger=migrator t=2026-05-01T14:12:25.665520823Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-01T14:12:25.665614206Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=94.303µs logger=migrator t=2026-05-01T14:12:25.736972176Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-01T14:12:25.744563391Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.593865ms logger=migrator t=2026-05-01T14:12:25.748674357Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-01T14:12:25.754117203Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.447036ms logger=migrator t=2026-05-01T14:12:25.759388815Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-01T14:12:25.762966187Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.577092ms logger=migrator t=2026-05-01T14:12:25.76655679Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-01T14:12:25.774813511Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.255101ms logger=migrator t=2026-05-01T14:12:25.781467535Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-01T14:12:25.782262674Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=792.248µs logger=migrator t=2026-05-01T14:12:25.786641364Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-01T14:12:25.791343553Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.701679ms logger=migrator t=2026-05-01T14:12:25.794950656Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-01T14:12:25.795639453Z level=info msg="Migration successfully executed" id="create server_lock table" duration=688.547µs logger=migrator t=2026-05-01T14:12:25.800686349Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-01T14:12:25.801467318Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=780.859µs logger=migrator t=2026-05-01T14:12:25.806317519Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-01T14:12:25.807042017Z level=info msg="Migration successfully executed" id="create user auth token table" duration=723.698µs logger=migrator t=2026-05-01T14:12:25.812531104Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-01T14:12:25.813322892Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=791.688µs logger=migrator t=2026-05-01T14:12:25.817633932Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-01T14:12:25.81842817Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=791.378µs logger=migrator t=2026-05-01T14:12:25.82362663Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-01T14:12:25.824453879Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=827.159µs logger=migrator t=2026-05-01T14:12:25.828951074Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-01T14:12:25.834146743Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.194729ms logger=migrator t=2026-05-01T14:12:25.838218028Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-01T14:12:25.839041036Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=822.849µs logger=migrator t=2026-05-01T14:12:25.844564474Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-01T14:12:25.845318231Z level=info msg="Migration successfully executed" id="create cache_data table" duration=753.067µs logger=migrator t=2026-05-01T14:12:25.849960019Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-01T14:12:25.850771197Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=810.608µs logger=migrator t=2026-05-01T14:12:25.855588249Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-01T14:12:25.856309015Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=720.596µs logger=migrator t=2026-05-01T14:12:25.861793772Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-01T14:12:25.862619662Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=822.36µs logger=migrator t=2026-05-01T14:12:25.867263749Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-01T14:12:25.86732945Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.641µs logger=migrator t=2026-05-01T14:12:25.871539418Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-01T14:12:25.87161006Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=71.162µs logger=migrator t=2026-05-01T14:12:25.87597823Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-01T14:12:25.876724648Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=746.298µs logger=migrator t=2026-05-01T14:12:25.881618451Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T14:12:25.882361819Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=743.208µs logger=migrator t=2026-05-01T14:12:25.887518817Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T14:12:25.888541651Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.022274ms logger=migrator t=2026-05-01T14:12:25.894036048Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:12:25.89412123Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=85.892µs logger=migrator t=2026-05-01T14:12:25.898309717Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T14:12:25.89972138Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.411333ms logger=migrator t=2026-05-01T14:12:25.904033299Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T14:12:25.904815338Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=781.789µs logger=migrator t=2026-05-01T14:12:25.910324355Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T14:12:25.911083943Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=759.468µs logger=migrator t=2026-05-01T14:12:25.939156882Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T14:12:25.940160965Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.004963ms logger=migrator t=2026-05-01T14:12:25.944025625Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-01T14:12:25.949325227Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.299222ms logger=migrator t=2026-05-01T14:12:25.95422674Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-01T14:12:25.9550722Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=845.14µs logger=migrator t=2026-05-01T14:12:25.959290597Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-01T14:12:25.95941022Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=117.333µs logger=migrator t=2026-05-01T14:12:25.963463854Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-01T14:12:25.964298683Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=833.069µs logger=migrator t=2026-05-01T14:12:25.969062444Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-01T14:12:25.969906673Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=841.619µs logger=migrator t=2026-05-01T14:12:25.973743841Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-01T14:12:25.974551171Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=807.13µs logger=migrator t=2026-05-01T14:12:25.980788365Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:12:25.980979109Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=194.565µs logger=migrator t=2026-05-01T14:12:25.989285811Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-01T14:12:25.990893328Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.611137ms logger=migrator t=2026-05-01T14:12:25.996302573Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-01T14:12:25.997297887Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=996.273µs logger=migrator t=2026-05-01T14:12:26.001406021Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-01T14:12:26.002443826Z 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.037645ms logger=migrator t=2026-05-01T14:12:26.007653875Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-01T14:12:26.008605028Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=951.303µs logger=migrator t=2026-05-01T14:12:26.014926094Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-01T14:12:26.024252679Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.323266ms logger=migrator t=2026-05-01T14:12:26.028499717Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-01T14:12:26.029190653Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=690.406µs logger=migrator t=2026-05-01T14:12:26.035013887Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T14:12:26.036158034Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.142917ms logger=migrator t=2026-05-01T14:12:26.040606237Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-01T14:12:26.070667681Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.058715ms logger=migrator t=2026-05-01T14:12:26.075703667Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-01T14:12:26.102745181Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.041974ms logger=migrator t=2026-05-01T14:12:26.108604016Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-01T14:12:26.109870216Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.2622ms logger=migrator t=2026-05-01T14:12:26.114113864Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T14:12:26.115111787Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=997.953µs logger=migrator t=2026-05-01T14:12:26.118948076Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-01T14:12:26.126564382Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.614546ms logger=migrator t=2026-05-01T14:12:26.131384853Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-01T14:12:26.137212078Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.826675ms logger=migrator t=2026-05-01T14:12:26.141398954Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-01T14:12:26.142331805Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=932.941µs logger=migrator t=2026-05-01T14:12:26.147327571Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-01T14:12:26.148377576Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.049425ms logger=migrator t=2026-05-01T14:12:26.153817211Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-01T14:12:26.154794774Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=977.053µs logger=migrator t=2026-05-01T14:12:26.15941631Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-01T14:12:26.160528216Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.111166ms logger=migrator t=2026-05-01T14:12:26.166448243Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:12:26.166529204Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=81.901µs logger=migrator t=2026-05-01T14:12:26.170884735Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-01T14:12:26.177519228Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.634013ms logger=migrator t=2026-05-01T14:12:26.183076307Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-01T14:12:26.193695092Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.620565ms logger=migrator t=2026-05-01T14:12:26.198928263Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-01T14:12:26.211850331Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=12.920148ms logger=migrator t=2026-05-01T14:12:26.216221372Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-01T14:12:26.217334507Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.113175ms logger=migrator t=2026-05-01T14:12:26.221033714Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-01T14:12:26.221845252Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=811.279µs logger=migrator t=2026-05-01T14:12:26.226327045Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-01T14:12:26.230929321Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.601616ms logger=migrator t=2026-05-01T14:12:26.23476476Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-01T14:12:26.241349072Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.583382ms logger=migrator t=2026-05-01T14:12:26.245138019Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-01T14:12:26.246507222Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.372152ms logger=migrator t=2026-05-01T14:12:26.251847015Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-01T14:12:26.258081369Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.235724ms logger=migrator t=2026-05-01T14:12:26.262607053Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-01T14:12:26.269174275Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.566702ms logger=migrator t=2026-05-01T14:12:26.273268339Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-01T14:12:26.273427233Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=159.443µs logger=migrator t=2026-05-01T14:12:26.277471777Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-01T14:12:26.278646593Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.175476ms logger=migrator t=2026-05-01T14:12:26.284332485Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-01T14:12:26.285545993Z 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.212128ms logger=migrator t=2026-05-01T14:12:26.290785403Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-01T14:12:26.292187216Z 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.395843ms logger=migrator t=2026-05-01T14:12:26.297511369Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:12:26.297646202Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=136.183µs logger=migrator t=2026-05-01T14:12:26.301545592Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-01T14:12:26.309329732Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.78276ms logger=migrator t=2026-05-01T14:12:26.31316857Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-01T14:12:26.319459476Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.290816ms logger=migrator t=2026-05-01T14:12:26.324112943Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-01T14:12:26.33043885Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.325237ms logger=migrator t=2026-05-01T14:12:26.33438278Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-01T14:12:26.339156451Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.773061ms logger=migrator t=2026-05-01T14:12:26.3434771Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-01T14:12:26.348076547Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.599127ms logger=migrator t=2026-05-01T14:12:26.352214732Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-01T14:12:26.352341825Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=127.893µs logger=migrator t=2026-05-01T14:12:26.357720709Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-01T14:12:26.358977979Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.255369ms logger=migrator t=2026-05-01T14:12:26.364558478Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-01T14:12:26.371348084Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.793047ms logger=migrator t=2026-05-01T14:12:26.375191233Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-01T14:12:26.375309066Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=117.603µs logger=migrator t=2026-05-01T14:12:26.380423763Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-01T14:12:26.39020838Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.782867ms logger=migrator t=2026-05-01T14:12:26.394659103Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-01T14:12:26.395605555Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=947.271µs logger=migrator t=2026-05-01T14:12:26.399855852Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-01T14:12:26.406148058Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.290896ms logger=migrator t=2026-05-01T14:12:26.411050801Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-01T14:12:26.411675376Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=624.265µs logger=migrator t=2026-05-01T14:12:26.416699991Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-01T14:12:26.418399991Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.699799ms logger=migrator t=2026-05-01T14:12:26.423607091Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-01T14:12:26.431670887Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.065216ms logger=migrator t=2026-05-01T14:12:26.436108809Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-01T14:12:26.436898518Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=789.589µs logger=migrator t=2026-05-01T14:12:26.443599612Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-01T14:12:26.444715458Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.115596ms logger=migrator t=2026-05-01T14:12:26.449860647Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-01T14:12:26.450935692Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.074875ms logger=migrator t=2026-05-01T14:12:26.455565079Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-01T14:12:26.456668065Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.103206ms logger=migrator t=2026-05-01T14:12:26.461823423Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-01T14:12:26.461949717Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=127.234µs logger=migrator t=2026-05-01T14:12:26.465619991Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-01T14:12:26.466584693Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=964.722µs logger=migrator t=2026-05-01T14:12:26.470977315Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-01T14:12:26.472126911Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.149536ms logger=migrator t=2026-05-01T14:12:26.477188208Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T14:12:26.47813319Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T14:12:26.48288659Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-01T14:12:26.483879882Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=993.042µs logger=migrator t=2026-05-01T14:12:26.488294265Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-01T14:12:26.489806409Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.511394ms logger=migrator t=2026-05-01T14:12:26.497991328Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-01T14:12:26.505451281Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.459283ms logger=migrator t=2026-05-01T14:12:26.509973356Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-01T14:12:26.510973218Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.000042ms logger=migrator t=2026-05-01T14:12:26.516382763Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-01T14:12:26.51795831Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.574277ms logger=migrator t=2026-05-01T14:12:26.522798071Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-01T14:12:26.523851546Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.050595ms logger=migrator t=2026-05-01T14:12:26.528666347Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-01T14:12:26.529850855Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.186327ms logger=migrator t=2026-05-01T14:12:26.534101232Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-01T14:12:26.535463394Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.361202ms logger=migrator t=2026-05-01T14:12:26.54176487Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-01T14:12:26.541931443Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=168.614µs logger=migrator t=2026-05-01T14:12:26.546675403Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-01T14:12:26.546803286Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=128.543µs logger=migrator t=2026-05-01T14:12:26.550768147Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-01T14:12:26.558213319Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.445652ms logger=migrator t=2026-05-01T14:12:26.563262696Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-01T14:12:26.563776578Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=513.522µs logger=migrator t=2026-05-01T14:12:26.56821142Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-01T14:12:26.569393418Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.182138ms logger=migrator t=2026-05-01T14:12:26.573968394Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-01T14:12:26.574319031Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=350.987µs logger=migrator t=2026-05-01T14:12:26.578408585Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-01T14:12:26.579410718Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.001983ms logger=migrator t=2026-05-01T14:12:26.585003607Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-01T14:12:26.585876568Z level=info msg="Migration successfully executed" id="create secrets table" duration=872.421µs logger=migrator t=2026-05-01T14:12:26.590962076Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-01T14:12:26.629239089Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.363195ms logger=migrator t=2026-05-01T14:12:26.633907007Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-01T14:12:26.639412545Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.503957ms logger=migrator t=2026-05-01T14:12:26.643655812Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-01T14:12:26.643820516Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=164.944µs logger=migrator t=2026-05-01T14:12:26.64746913Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-01T14:12:26.681464976Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.995746ms logger=migrator t=2026-05-01T14:12:26.685388276Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-01T14:12:26.712787429Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.398713ms logger=migrator t=2026-05-01T14:12:26.718993312Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-01T14:12:26.719726329Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=732.707µs logger=migrator t=2026-05-01T14:12:26.725535934Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-01T14:12:26.727349075Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.812232ms logger=migrator t=2026-05-01T14:12:26.732383571Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-01T14:12:26.732661047Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=277.996µs logger=migrator t=2026-05-01T14:12:26.737714074Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-01T14:12:26.738810649Z level=info msg="Migration successfully executed" id="create permission table" duration=1.100905ms logger=migrator t=2026-05-01T14:12:26.743287353Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-01T14:12:26.74448348Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.196417ms logger=migrator t=2026-05-01T14:12:26.748903833Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-01T14:12:26.750127111Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.222677ms logger=migrator t=2026-05-01T14:12:26.754630825Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-01T14:12:26.755536086Z level=info msg="Migration successfully executed" id="create role table" duration=907.611µs logger=migrator t=2026-05-01T14:12:26.760330506Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-01T14:12:26.767943423Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.612597ms logger=migrator t=2026-05-01T14:12:26.772258622Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-01T14:12:26.784469824Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.214902ms logger=migrator t=2026-05-01T14:12:26.788386985Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-01T14:12:26.789157812Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=770.967µs logger=migrator t=2026-05-01T14:12:26.792826837Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-01T14:12:26.793933782Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.106395ms logger=migrator t=2026-05-01T14:12:26.799118603Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-01T14:12:26.80034521Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.226088ms logger=migrator t=2026-05-01T14:12:26.804690501Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-01T14:12:26.805630672Z level=info msg="Migration successfully executed" id="create team role table" duration=940.171µs logger=migrator t=2026-05-01T14:12:26.809517823Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-01T14:12:26.810622028Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.103655ms logger=migrator t=2026-05-01T14:12:26.815759447Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-01T14:12:26.816871152Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.110685ms logger=migrator t=2026-05-01T14:12:26.821172152Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-01T14:12:26.822326358Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.152996ms logger=migrator t=2026-05-01T14:12:26.827278513Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-01T14:12:26.828240225Z level=info msg="Migration successfully executed" id="create user role table" duration=961.641µs logger=migrator t=2026-05-01T14:12:26.833822533Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-01T14:12:26.835549364Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.726311ms logger=migrator t=2026-05-01T14:12:26.85058129Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-01T14:12:26.852547636Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.965896ms logger=migrator t=2026-05-01T14:12:26.878524346Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-01T14:12:26.880794898Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.272153ms logger=migrator t=2026-05-01T14:12:26.904236039Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-01T14:12:26.905783335Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.549796ms logger=migrator t=2026-05-01T14:12:26.928009679Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-01T14:12:26.930040966Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.034527ms logger=migrator t=2026-05-01T14:12:26.949775932Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-01T14:12:26.952004802Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.231701ms logger=migrator t=2026-05-01T14:12:26.980236475Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-01T14:12:26.991151646Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.918751ms logger=migrator t=2026-05-01T14:12:27.000776689Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-01T14:12:27.002031968Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.255769ms logger=migrator t=2026-05-01T14:12:27.009320926Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-01T14:12:27.010180296Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=859.81µs logger=migrator t=2026-05-01T14:12:27.016611035Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-01T14:12:27.018242592Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.631387ms logger=migrator t=2026-05-01T14:12:27.022282716Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-01T14:12:27.023516514Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.225957ms logger=migrator t=2026-05-01T14:12:27.027395982Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-01T14:12:27.028728824Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.332232ms logger=migrator t=2026-05-01T14:12:27.034118698Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-01T14:12:27.03595158Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.831992ms logger=migrator t=2026-05-01T14:12:27.040302671Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-01T14:12:27.049895562Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.59236ms logger=migrator t=2026-05-01T14:12:27.054243862Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-01T14:12:27.060407994Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.163662ms logger=migrator t=2026-05-01T14:12:27.064925309Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-01T14:12:27.07364058Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.71508ms logger=migrator t=2026-05-01T14:12:27.077878947Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-01T14:12:27.086455774Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.565307ms logger=migrator t=2026-05-01T14:12:27.091106912Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-01T14:12:27.092432583Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.326281ms logger=migrator t=2026-05-01T14:12:27.098076033Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-01T14:12:27.100062168Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.983575ms logger=migrator t=2026-05-01T14:12:27.105061394Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-01T14:12:27.106152909Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.091495ms logger=migrator t=2026-05-01T14:12:27.110218003Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-01T14:12:27.111105923Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=887.14µs logger=migrator t=2026-05-01T14:12:27.115905494Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-01T14:12:27.117099011Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.192967ms logger=migrator t=2026-05-01T14:12:27.122074476Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-01T14:12:27.12222539Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=144.923µs logger=migrator t=2026-05-01T14:12:27.126872627Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-01T14:12:27.12698858Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=118.083µs logger=migrator t=2026-05-01T14:12:27.132111588Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-01T14:12:27.132556558Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=445.71µs logger=migrator t=2026-05-01T14:12:27.136704593Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-01T14:12:27.137713387Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.003964ms logger=migrator t=2026-05-01T14:12:27.141988625Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-01T14:12:27.143097251Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.108936ms logger=migrator t=2026-05-01T14:12:27.147730248Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-01T14:12:27.148018604Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=288.426µs logger=migrator t=2026-05-01T14:12:27.153149263Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-01T14:12:27.153987963Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=839.321µs logger=migrator t=2026-05-01T14:12:27.158913585Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-01T14:12:27.160299538Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.386073ms logger=migrator t=2026-05-01T14:12:27.165558379Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-01T14:12:27.166818828Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.260019ms logger=migrator t=2026-05-01T14:12:27.172664943Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-01T14:12:27.183947373Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.28304ms logger=migrator t=2026-05-01T14:12:27.188034337Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-01T14:12:27.188210341Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=175.164µs logger=migrator t=2026-05-01T14:12:27.192325856Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-01T14:12:27.193405562Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.079325ms logger=migrator t=2026-05-01T14:12:27.19983113Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-01T14:12:27.201099868Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.268288ms logger=migrator t=2026-05-01T14:12:27.206324319Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-01T14:12:27.2089565Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.632051ms logger=migrator t=2026-05-01T14:12:27.214145479Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-01T14:12:27.22285247Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.706631ms logger=migrator t=2026-05-01T14:12:27.228180143Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-01T14:12:27.22974494Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.564506ms logger=migrator t=2026-05-01T14:12:27.236151687Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-01T14:12:27.23890578Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.731773ms logger=migrator t=2026-05-01T14:12:27.244047069Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:12:27.271883571Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.832462ms logger=migrator t=2026-05-01T14:12:27.277181964Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-01T14:12:27.278019873Z level=info msg="Migration successfully executed" id="create correlation v2" duration=837.44µs logger=migrator t=2026-05-01T14:12:27.282815423Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-01T14:12:27.284607154Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.791551ms logger=migrator t=2026-05-01T14:12:27.290122641Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-01T14:12:27.291402421Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.278ms logger=migrator t=2026-05-01T14:12:27.296121589Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-01T14:12:27.297791778Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.673929ms logger=migrator t=2026-05-01T14:12:27.302306273Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-01T14:12:27.302539858Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=227.075µs logger=migrator t=2026-05-01T14:12:27.306830527Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-01T14:12:27.307781808Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=949.891µs logger=migrator t=2026-05-01T14:12:27.313286815Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-01T14:12:27.323105242Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.826477ms logger=migrator t=2026-05-01T14:12:27.32736298Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-01T14:12:27.328303302Z level=info msg="Migration successfully executed" id="create entity_events table" duration=933.192µs logger=migrator t=2026-05-01T14:12:27.333067101Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-01T14:12:27.334107996Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.040795ms logger=migrator t=2026-05-01T14:12:27.338926317Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T14:12:27.339641413Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T14:12:27.34382543Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T14:12:27.344498286Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T14:12:27.348680822Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-01T14:12:27.34949119Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=810.268µs logger=migrator t=2026-05-01T14:12:27.354648959Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-01T14:12:27.356634445Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.984966ms logger=migrator t=2026-05-01T14:12:27.361557479Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T14:12:27.362722975Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.165676ms logger=migrator t=2026-05-01T14:12:27.368497178Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T14:12:27.369560274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.066976ms logger=migrator t=2026-05-01T14:12:27.373938804Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T14:12:27.374943967Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.009673ms logger=migrator t=2026-05-01T14:12:27.378592542Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T14:12:27.379645396Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.052824ms logger=migrator t=2026-05-01T14:12:27.38461666Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-01T14:12:27.385347787Z level=info msg="Migration successfully executed" id="Drop public config table" duration=730.947µs logger=migrator t=2026-05-01T14:12:27.389758169Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-01T14:12:27.391471188Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.712709ms logger=migrator t=2026-05-01T14:12:27.396546285Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T14:12:27.39760286Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.056355ms logger=migrator t=2026-05-01T14:12:27.401154762Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T14:12:27.402348969Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.188267ms logger=migrator t=2026-05-01T14:12:27.40669521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-01T14:12:27.408709635Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.014035ms logger=migrator t=2026-05-01T14:12:27.417452618Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-01T14:12:27.438503153Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.050465ms logger=migrator t=2026-05-01T14:12:27.443088989Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-01T14:12:27.451224287Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.134018ms logger=migrator t=2026-05-01T14:12:27.455482554Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-01T14:12:27.461563894Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.08097ms logger=migrator t=2026-05-01T14:12:27.46698812Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-01T14:12:27.467238115Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=249.475µs logger=migrator t=2026-05-01T14:12:27.471103755Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-01T14:12:27.482927207Z level=info msg="Migration successfully executed" id="add share column" duration=11.821472ms logger=migrator t=2026-05-01T14:12:27.487192236Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-01T14:12:27.48734328Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.344µs logger=migrator t=2026-05-01T14:12:27.491621538Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-01T14:12:27.493273386Z level=info msg="Migration successfully executed" id="create file table" duration=1.651668ms logger=migrator t=2026-05-01T14:12:27.498870085Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-01T14:12:27.500123024Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.248519ms logger=migrator t=2026-05-01T14:12:27.504598028Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-01T14:12:27.505902797Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.30377ms logger=migrator t=2026-05-01T14:12:27.511958086Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-01T14:12:27.512901869Z level=info msg="Migration successfully executed" id="create file_meta table" duration=945.993µs logger=migrator t=2026-05-01T14:12:27.5185938Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-01T14:12:27.520578125Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.984185ms logger=migrator t=2026-05-01T14:12:27.525678793Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-01T14:12:27.525832526Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=166.643µs logger=migrator t=2026-05-01T14:12:27.530376772Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-01T14:12:27.530552896Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=177.174µs logger=migrator t=2026-05-01T14:12:27.535379787Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-01T14:12:27.536012762Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=625.944µs logger=migrator t=2026-05-01T14:12:27.540051964Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-01T14:12:27.540515206Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=463.972µs logger=migrator t=2026-05-01T14:12:27.545018069Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-01T14:12:27.547154348Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.136129ms logger=migrator t=2026-05-01T14:12:27.551424496Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-01T14:12:27.56110224Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.677584ms logger=migrator t=2026-05-01T14:12:27.566371162Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-01T14:12:27.566569936Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=199.744µs logger=migrator t=2026-05-01T14:12:27.571138301Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-01T14:12:27.573149588Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.999386ms logger=migrator t=2026-05-01T14:12:27.57843566Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-01T14:12:27.57888601Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=451.37µs logger=migrator t=2026-05-01T14:12:27.583409754Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-01T14:12:27.583705361Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=295.047µs logger=migrator t=2026-05-01T14:12:27.589018484Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-01T14:12:27.589863733Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=845.459µs logger=migrator t=2026-05-01T14:12:27.594598083Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-01T14:12:27.606800534Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.20273ms logger=migrator t=2026-05-01T14:12:27.611195926Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-01T14:12:27.619852645Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.655539ms logger=migrator t=2026-05-01T14:12:27.624877431Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-01T14:12:27.626685462Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.807931ms logger=migrator t=2026-05-01T14:12:27.63092691Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-01T14:12:27.705817697Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.886457ms logger=migrator t=2026-05-01T14:12:27.71070759Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-01T14:12:27.712082572Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.375632ms logger=migrator t=2026-05-01T14:12:27.716720148Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-01T14:12:27.718007628Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.28698ms logger=migrator t=2026-05-01T14:12:27.722419459Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-01T14:12:27.750080907Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.661268ms logger=migrator t=2026-05-01T14:12:27.754822187Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-01T14:12:27.764324506Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.501409ms logger=migrator t=2026-05-01T14:12:27.768967363Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-01T14:12:27.76925698Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=287.077µs logger=migrator t=2026-05-01T14:12:27.77315634Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-01T14:12:27.773363335Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=200.615µs logger=migrator t=2026-05-01T14:12:27.777158842Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-01T14:12:27.777388977Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=230.395µs logger=migrator t=2026-05-01T14:12:27.782444044Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-01T14:12:27.782907015Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=464.681µs logger=migrator t=2026-05-01T14:12:27.787435289Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-01T14:12:27.78788785Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=453.511µs logger=migrator t=2026-05-01T14:12:27.79226068Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-01T14:12:27.793323775Z level=info msg="Migration successfully executed" id="create folder table" duration=1.062455ms logger=migrator t=2026-05-01T14:12:27.798687289Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-01T14:12:27.800009989Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.32233ms logger=migrator t=2026-05-01T14:12:27.804413501Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-01T14:12:27.805583627Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.169776ms logger=migrator t=2026-05-01T14:12:27.809763134Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-01T14:12:27.809791125Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.781µs logger=migrator t=2026-05-01T14:12:27.813704865Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T14:12:27.814958714Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.253429ms logger=migrator t=2026-05-01T14:12:27.820890861Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T14:12:27.822319483Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.429062ms logger=migrator t=2026-05-01T14:12:27.826062359Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-01T14:12:27.827281578Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.218969ms logger=migrator t=2026-05-01T14:12:27.83212637Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-01T14:12:27.832634862Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=508.401µs logger=migrator t=2026-05-01T14:12:27.83648661Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-01T14:12:27.836796397Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=305.647µs logger=migrator t=2026-05-01T14:12:27.840500843Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-01T14:12:27.84167414Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.173427ms logger=migrator t=2026-05-01T14:12:27.845902318Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-01T14:12:27.849412438Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.50821ms logger=migrator t=2026-05-01T14:12:27.855926648Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-01T14:12:27.858225201Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.301483ms logger=migrator t=2026-05-01T14:12:27.864898155Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-01T14:12:27.866237936Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.338981ms logger=migrator t=2026-05-01T14:12:27.870359571Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-01T14:12:27.871894997Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.535556ms logger=migrator t=2026-05-01T14:12:27.876754739Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-01T14:12:27.87768021Z level=info msg="Migration successfully executed" id="create anon_device table" duration=925.051µs logger=migrator t=2026-05-01T14:12:27.881625941Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-01T14:12:27.884084158Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.468658ms logger=migrator t=2026-05-01T14:12:27.891038889Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-01T14:12:27.892666785Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.628157ms logger=migrator t=2026-05-01T14:12:27.897450606Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-01T14:12:27.898525621Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.070274ms logger=migrator t=2026-05-01T14:12:27.903584277Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-01T14:12:27.904875748Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.297061ms logger=migrator t=2026-05-01T14:12:27.909744149Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-01T14:12:27.911398398Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.654879ms logger=migrator t=2026-05-01T14:12:27.916553127Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-01T14:12:27.917178691Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=627.025µs logger=migrator t=2026-05-01T14:12:27.921161702Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-01T14:12:27.933266662Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.10579ms logger=migrator t=2026-05-01T14:12:27.936701581Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-01T14:12:27.937329225Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=628.644µs logger=migrator t=2026-05-01T14:12:27.942601047Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T14:12:27.942619178Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.571µs logger=migrator t=2026-05-01T14:12:27.947311426Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T14:12:27.949329102Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.013656ms logger=migrator t=2026-05-01T14:12:27.954841399Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T14:12:27.954856249Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.97µs logger=migrator t=2026-05-01T14:12:27.960243283Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-01T14:12:27.962947556Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.703273ms logger=migrator t=2026-05-01T14:12:27.967027871Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T14:12:27.96913897Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.120379ms logger=migrator t=2026-05-01T14:12:27.975731301Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-01T14:12:27.976931238Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.206237ms logger=migrator t=2026-05-01T14:12:27.981556936Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-01T14:12:27.982848645Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.29285ms logger=migrator t=2026-05-01T14:12:27.987878401Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-01T14:12:27.988393292Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=515.561µs logger=migrator t=2026-05-01T14:12:27.991889564Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-01T14:12:27.99257933Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=689.576µs logger=migrator t=2026-05-01T14:12:27.997112745Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-01T14:12:27.998693031Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.579996ms logger=migrator t=2026-05-01T14:12:28.003699106Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-01T14:12:28.004705699Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.006273ms logger=migrator t=2026-05-01T14:12:28.011429145Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-01T14:12:28.029339087Z level=info msg="Migration successfully executed" id="add stack_id column" duration=17.909572ms logger=migrator t=2026-05-01T14:12:28.035601051Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-01T14:12:28.046917861Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.317781ms logger=migrator t=2026-05-01T14:12:28.053978914Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-01T14:12:28.066386709Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.407445ms logger=migrator t=2026-05-01T14:12:28.071342844Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-01T14:12:28.071454026Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=94.652µs logger=migrator t=2026-05-01T14:12:28.075296705Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-01T14:12:28.087525086Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.236882ms logger=migrator t=2026-05-01T14:12:28.09161787Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-01T14:12:28.103366281Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.752671ms logger=migrator t=2026-05-01T14:12:28.106807881Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-01T14:12:28.107099127Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=294.456µs logger=migrator t=2026-05-01T14:12:28.111305104Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.805778782s logger=migrator t=2026-05-01T14:12:28.111755214Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-01T14:12:28.128709725Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-01T14:12:28.1289304Z level=info msg="Created default organization" logger=secrets t=2026-05-01T14:12:28.134407596Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T14:12:28.189943364Z level=info msg="Restored cache from database" duration=470.01µs logger=plugin.store t=2026-05-01T14:12:28.191138303Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-01T14:12:28.234551322Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-01T14:12:28.234580842Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-01T14:12:28.234669044Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-01T14:12:28.234681405Z level=info msg="Plugins loaded" count=54 duration=43.544002ms logger=query_data t=2026-05-01T14:12:28.239192699Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-01T14:12:28.241866391Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-01T14:12:28.245998125Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-01T14:12:28.259323222Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-01T14:12:28.261510393Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-01T14:12:28.263054218Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-01T14:12:28.280671514Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-01T14:12:28.296656621Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-01T14:12:28.312291032Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-01T14:12:28.312309332Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-01T14:12:28.312494337Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-01T14:12:28.312977248Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-01T14:12:28.313992952Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-01T14:12:28.316795986Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-01T14:12:28.361378893Z level=info msg="State cache has been initialized" states=0 duration=48.395105ms logger=ngalert.scheduler t=2026-05-01T14:12:28.361440304Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-01T14:12:28.361497966Z level=info msg=starting first_tick=2026-05-01T14:12:30Z logger=provisioning.dashboard t=2026-05-01T14:12:28.389050269Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-01T14:12:28.405834546Z level=info msg="Update check succeeded" duration=93.37793ms logger=grafana.update.checker t=2026-05-01T14:12:28.407565546Z level=info msg="Update check succeeded" duration=95.162872ms logger=provisioning.dashboard t=2026-05-01T14:12:28.557375506Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T14:12:28.587705294Z level=info msg="Patterns update finished" duration=98.666692ms logger=grafana-apiserver t=2026-05-01T14:12:28.981103003Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-01T14:12:28.981509252Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-01T14:12:34.039943564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.044258033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.065171491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.102063793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.116874291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.14046756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.151255866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.170793832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.18599866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.219160087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.234957888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.279016884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.296556294Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-01T14:12:34.33399892Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-01T14:12:34.341673544Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-01T14:12:34.349146585Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-01T14:12:34.364994358Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-01T14:12:34.389395674Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-01T14:12:34.402503514Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-01T14:12:34.415845869Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-01T14:12:34.439848076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.461807038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.487563166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.508009954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.534220292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.549991072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.582851902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.598205503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.630580992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.647634792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.68124653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.698637597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.744869452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.770425835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.826777863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.842906471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.884383778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.901678453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.956842463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:34.972720276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.01716941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.035525609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.083397981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.099566779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.141187419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.157948801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.199779485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.218159824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.269606608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.306878838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.4052168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.418532574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.479814511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.497484364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.565067325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.583995848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.64768727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.670014359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.750864862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.76915333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.84412428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.865538818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.938315837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:35.951960529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.012325265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.031325388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.101382113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.119108868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.181958249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.197251157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.261389438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.283816479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.354457118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.376348796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.447932496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.466643402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.568591044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.584869405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.680573275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.697187113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.773423149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.785768771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.87926462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:36.902302784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:12:37.905828123Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-01T14:13:09.346204698Z level=info msg="Usage stats are ready to report"