logger=settings t=2026-05-19T12:01:47.550824038Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-19T12:01:47Z logger=settings t=2026-05-19T12:01:47.551070103Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-19T12:01:47.551084664Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-19T12:01:47.551088024Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-19T12:01:47.551091194Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-19T12:01:47.551094264Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-19T12:01:47.551097184Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-19T12:01:47.551101314Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-19T12:01:47.551104944Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-19T12:01:47.551108254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-19T12:01:47.551111604Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-19T12:01:47.551118164Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-19T12:01:47.551120924Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-19T12:01:47.551123604Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-19T12:01:47.551127655Z level=info msg=Target target=[all] logger=settings t=2026-05-19T12:01:47.551132985Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-19T12:01:47.551136635Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-19T12:01:47.551139635Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-19T12:01:47.551144015Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-19T12:01:47.551150035Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-19T12:01:47.551154115Z level=info msg="App mode production" logger=sqlstore t=2026-05-19T12:01:47.55140224Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-19T12:01:47.551418591Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-19T12:01:47.55319021Z level=info msg="Locking database" logger=migrator t=2026-05-19T12:01:47.55320144Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-19T12:01:47.553733261Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-19T12:01:47.555819136Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.085385ms logger=migrator t=2026-05-19T12:01:47.641540978Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-19T12:01:47.643551282Z level=info msg="Migration successfully executed" id="create user table" duration=2.016824ms logger=migrator t=2026-05-19T12:01:47.678611852Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-19T12:01:47.681150118Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.540225ms logger=migrator t=2026-05-19T12:01:47.686459433Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-19T12:01:47.687197449Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=737.256µs logger=migrator t=2026-05-19T12:01:47.692453653Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-19T12:01:47.693324053Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=869.92µs logger=migrator t=2026-05-19T12:01:47.696873059Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-19T12:01:47.69785776Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=984.581µs logger=migrator t=2026-05-19T12:01:47.702390239Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-19T12:01:47.705251241Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.862862ms logger=migrator t=2026-05-19T12:01:47.708902671Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-19T12:01:47.709739678Z level=info msg="Migration successfully executed" id="create user table v2" duration=836.728µs logger=migrator t=2026-05-19T12:01:47.714618414Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-19T12:01:47.715390581Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=772.357µs logger=migrator t=2026-05-19T12:01:47.718318254Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-19T12:01:47.71900872Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=695.306µs logger=migrator t=2026-05-19T12:01:47.723688121Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-19T12:01:47.724157712Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=469.321µs logger=migrator t=2026-05-19T12:01:47.727044015Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-19T12:01:47.727571436Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=527.511µs logger=migrator t=2026-05-19T12:01:47.731734546Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-19T12:01:47.732961303Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.225937ms logger=migrator t=2026-05-19T12:01:47.736628343Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-19T12:01:47.736655383Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.011µs logger=migrator t=2026-05-19T12:01:47.739763261Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-19T12:01:47.740925976Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.161726ms logger=migrator t=2026-05-19T12:01:47.744174727Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-19T12:01:47.744389161Z level=info msg="Migration successfully executed" id="Add missing user data" duration=214.674µs logger=migrator t=2026-05-19T12:01:47.748165353Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-19T12:01:47.749554243Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.38838ms logger=migrator t=2026-05-19T12:01:47.752997998Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-19T12:01:47.754596052Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.597404ms logger=migrator t=2026-05-19T12:01:47.765488929Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-19T12:01:47.767403111Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.929723ms logger=migrator t=2026-05-19T12:01:47.77382174Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-19T12:01:47.784161885Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.341675ms logger=migrator t=2026-05-19T12:01:47.786863103Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-19T12:01:47.787676641Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=813.018µs logger=migrator t=2026-05-19T12:01:47.790752197Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-19T12:01:47.790942392Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=188.824µs logger=migrator t=2026-05-19T12:01:47.794182463Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-19T12:01:47.794905648Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=719.385µs logger=migrator t=2026-05-19T12:01:47.803844292Z 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-19T12:01:47.804166969Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=323.207µs logger=migrator t=2026-05-19T12:01:47.807366748Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-19T12:01:47.807751307Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=378.448µs logger=migrator t=2026-05-19T12:01:47.811514299Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-19T12:01:47.812812727Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.298148ms logger=migrator t=2026-05-19T12:01:47.817751454Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-19T12:01:47.818411498Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=659.584µs logger=migrator t=2026-05-19T12:01:47.822672241Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-19T12:01:47.823338485Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=666.134µs logger=migrator t=2026-05-19T12:01:47.826963644Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-19T12:01:47.828318914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.36133ms logger=migrator t=2026-05-19T12:01:47.837918352Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-19T12:01:47.838717289Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=794.517µs logger=migrator t=2026-05-19T12:01:47.845972817Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-19T12:01:47.846028158Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=57.071µs logger=migrator t=2026-05-19T12:01:47.851522837Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-19T12:01:47.853042451Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.522143ms logger=migrator t=2026-05-19T12:01:47.858416547Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-19T12:01:47.859489381Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.069474ms logger=migrator t=2026-05-19T12:01:47.864179373Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-19T12:01:47.865487151Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.310128ms logger=migrator t=2026-05-19T12:01:47.871563232Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-19T12:01:47.872872341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.309549ms logger=migrator t=2026-05-19T12:01:47.875937578Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-19T12:01:47.879033415Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.095657ms logger=migrator t=2026-05-19T12:01:47.882716205Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-19T12:01:47.883501291Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=785.116µs logger=migrator t=2026-05-19T12:01:47.886561059Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-19T12:01:47.887227713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=666.214µs logger=migrator t=2026-05-19T12:01:47.892387445Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-19T12:01:47.89309849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=710.005µs logger=migrator t=2026-05-19T12:01:47.916773354Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-19T12:01:47.918014091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.241307ms logger=migrator t=2026-05-19T12:01:47.922344005Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-19T12:01:47.92348784Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.143555ms logger=migrator t=2026-05-19T12:01:47.928919308Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-19T12:01:47.929284606Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=365.398µs logger=migrator t=2026-05-19T12:01:47.933270892Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-19T12:01:47.934137002Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=866.37µs logger=migrator t=2026-05-19T12:01:47.938465105Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-19T12:01:47.939073928Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=605.523µs logger=migrator t=2026-05-19T12:01:47.943650228Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-19T12:01:47.944510666Z level=info msg="Migration successfully executed" id="create star table" duration=864.448µs logger=migrator t=2026-05-19T12:01:47.949493885Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-19T12:01:47.950909586Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.414902ms logger=migrator t=2026-05-19T12:01:47.955310011Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-19T12:01:47.956768073Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.457512ms logger=migrator t=2026-05-19T12:01:47.961212359Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-19T12:01:47.962648201Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.435642ms logger=migrator t=2026-05-19T12:01:47.968308573Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-19T12:01:47.969166672Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=859.669µs logger=migrator t=2026-05-19T12:01:47.973066016Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-19T12:01:47.973858074Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=791.948µs logger=migrator t=2026-05-19T12:01:47.978458703Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-19T12:01:47.979276422Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=817.258µs logger=migrator t=2026-05-19T12:01:47.983194957Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-19T12:01:47.984027554Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=831.797µs logger=migrator t=2026-05-19T12:01:47.989254198Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-19T12:01:47.98933965Z level=info msg="Migration successfully executed" id="Update org table charset" duration=88.372µs logger=migrator t=2026-05-19T12:01:47.993572402Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-19T12:01:47.993612033Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.501µs logger=migrator t=2026-05-19T12:01:47.997404075Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-19T12:01:47.99765004Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=246.275µs logger=migrator t=2026-05-19T12:01:48.001843262Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-19T12:01:48.003134679Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.290928ms logger=migrator t=2026-05-19T12:01:48.008350192Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-19T12:01:48.009430215Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.081143ms logger=migrator t=2026-05-19T12:01:48.013765809Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-19T12:01:48.01471032Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=943.781µs logger=migrator t=2026-05-19T12:01:48.018936492Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-19T12:01:48.019612776Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=676.124µs logger=migrator t=2026-05-19T12:01:48.02390218Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-19T12:01:48.024884001Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=981.671µs logger=migrator t=2026-05-19T12:01:48.030212336Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-19T12:01:48.03132358Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.111374ms logger=migrator t=2026-05-19T12:01:48.035815337Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-19T12:01:48.041185034Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.366917ms logger=migrator t=2026-05-19T12:01:48.045312463Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-19T12:01:48.046091489Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=772.436µs logger=migrator t=2026-05-19T12:01:48.050991286Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-19T12:01:48.052330245Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.339009ms logger=migrator t=2026-05-19T12:01:48.063902586Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-19T12:01:48.064762134Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=859.568µs logger=migrator t=2026-05-19T12:01:48.069435096Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-19T12:01:48.070135911Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=707.695µs logger=migrator t=2026-05-19T12:01:48.074320632Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-19T12:01:48.075215011Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=894.409µs logger=migrator t=2026-05-19T12:01:48.07934729Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-19T12:01:48.079441502Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.792µs logger=migrator t=2026-05-19T12:01:48.083089012Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-19T12:01:48.084918641Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.829479ms logger=migrator t=2026-05-19T12:01:48.089560592Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-19T12:01:48.091346091Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.785179ms logger=migrator t=2026-05-19T12:01:48.09499224Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-19T12:01:48.09685133Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.85791ms logger=migrator t=2026-05-19T12:01:48.100678493Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-19T12:01:48.10149787Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=819.207µs logger=migrator t=2026-05-19T12:01:48.105709882Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-19T12:01:48.107560971Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.850669ms logger=migrator t=2026-05-19T12:01:48.111227862Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-19T12:01:48.1121006Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=874.318µs logger=migrator t=2026-05-19T12:01:48.115817911Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-19T12:01:48.1166874Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=873.129µs logger=migrator t=2026-05-19T12:01:48.121431252Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-19T12:01:48.121455002Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.34µs logger=migrator t=2026-05-19T12:01:48.124903488Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-19T12:01:48.124927209Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=24.591µs logger=migrator t=2026-05-19T12:01:48.128006145Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-19T12:01:48.129902936Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.896491ms logger=migrator t=2026-05-19T12:01:48.133798191Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-19T12:01:48.135656301Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.857659ms logger=migrator t=2026-05-19T12:01:48.14024999Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-19T12:01:48.142160512Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.910442ms logger=migrator t=2026-05-19T12:01:48.145591416Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-19T12:01:48.147461277Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.864261ms logger=migrator t=2026-05-19T12:01:48.151097846Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-19T12:01:48.15131608Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.145µs logger=migrator t=2026-05-19T12:01:48.156110664Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-19T12:01:48.156949912Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=839.198µs logger=migrator t=2026-05-19T12:01:48.160755344Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-19T12:01:48.161519571Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=764.347µs logger=migrator t=2026-05-19T12:01:48.165460177Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-19T12:01:48.165485937Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.711µs logger=migrator t=2026-05-19T12:01:48.170544467Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-19T12:01:48.171374045Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=836.668µs logger=migrator t=2026-05-19T12:01:48.174985962Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-19T12:01:48.175664788Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=678.626µs logger=migrator t=2026-05-19T12:01:48.1794795Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-19T12:01:48.188035866Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.551386ms logger=migrator t=2026-05-19T12:01:48.193392532Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-19T12:01:48.19427018Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=881.218µs logger=migrator t=2026-05-19T12:01:48.198547334Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-19T12:01:48.199486334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=939.18µs logger=migrator t=2026-05-19T12:01:48.203830388Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-19T12:01:48.204809449Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=978.861µs logger=migrator t=2026-05-19T12:01:48.208928279Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-19T12:01:48.209324668Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=396.218µs logger=migrator t=2026-05-19T12:01:48.214584171Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-19T12:01:48.215250326Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=665.844µs logger=migrator t=2026-05-19T12:01:48.21915912Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-19T12:01:48.222630916Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.471256ms logger=migrator t=2026-05-19T12:01:48.227081692Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-19T12:01:48.228036202Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=950.95µs logger=migrator t=2026-05-19T12:01:48.232910298Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-19T12:01:48.233199154Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=288.716µs logger=migrator t=2026-05-19T12:01:48.237251422Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-19T12:01:48.237547139Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=299.657µs logger=migrator t=2026-05-19T12:01:48.24177503Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-19T12:01:48.242723971Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=949.111µs logger=migrator t=2026-05-19T12:01:48.247674678Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-19T12:01:48.250473958Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.79954ms logger=migrator t=2026-05-19T12:01:48.254718061Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-19T12:01:48.255824054Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.105603ms logger=migrator t=2026-05-19T12:01:48.260019006Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-19T12:01:48.260986886Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=967.94µs logger=migrator t=2026-05-19T12:01:48.265426313Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-19T12:01:48.266544987Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.118154ms logger=migrator t=2026-05-19T12:01:48.270623996Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-19T12:01:48.271533925Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=909.159µs logger=migrator t=2026-05-19T12:01:48.275842898Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-19T12:01:48.277087406Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.252268ms logger=migrator t=2026-05-19T12:01:48.282091494Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-19T12:01:48.288716218Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.626264ms logger=migrator t=2026-05-19T12:01:48.292831217Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-19T12:01:48.294063233Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.231866ms logger=migrator t=2026-05-19T12:01:48.297274773Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-19T12:01:48.29898253Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.706747ms logger=migrator t=2026-05-19T12:01:48.303456027Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-19T12:01:48.304410818Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=954.061µs logger=migrator t=2026-05-19T12:01:48.308515056Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-19T12:01:48.309213341Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=695.305µs logger=migrator t=2026-05-19T12:01:48.317509511Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-19T12:01:48.321701743Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.196731ms logger=migrator t=2026-05-19T12:01:48.326279072Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-19T12:01:48.329035741Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.756089ms logger=migrator t=2026-05-19T12:01:48.333930787Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-19T12:01:48.333956888Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.451µs logger=migrator t=2026-05-19T12:01:48.337880343Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-19T12:01:48.33821138Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=331.687µs logger=migrator t=2026-05-19T12:01:48.342700717Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-19T12:01:48.351062748Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=8.359161ms logger=migrator t=2026-05-19T12:01:48.364626122Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-19T12:01:48.364936179Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=307.367µs logger=migrator t=2026-05-19T12:01:48.369283773Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-19T12:01:48.369500408Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=216.785µs logger=migrator t=2026-05-19T12:01:48.373666378Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-19T12:01:48.376980591Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.314673ms logger=migrator t=2026-05-19T12:01:48.380038027Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-19T12:01:48.380415995Z level=info msg="Migration successfully executed" id="Update uid value" duration=377.908µs logger=migrator t=2026-05-19T12:01:48.383536352Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-19T12:01:48.384130205Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=593.663µs logger=migrator t=2026-05-19T12:01:48.389245856Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-19T12:01:48.390287868Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.041742ms logger=migrator t=2026-05-19T12:01:48.39680486Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-19T12:01:48.397889633Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.085073ms logger=migrator t=2026-05-19T12:01:48.401559062Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-19T12:01:48.402309979Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=751.007µs logger=migrator t=2026-05-19T12:01:48.405376836Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-19T12:01:48.406222964Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=841.458µs logger=migrator t=2026-05-19T12:01:48.412717404Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-19T12:01:48.414380171Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.665417ms logger=migrator t=2026-05-19T12:01:48.418238414Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-19T12:01:48.41943175Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.193446ms logger=migrator t=2026-05-19T12:01:48.423928357Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-19T12:01:48.424675724Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=747.127µs logger=migrator t=2026-05-19T12:01:48.42772311Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-19T12:01:48.428463626Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=740.556µs logger=migrator t=2026-05-19T12:01:48.431741167Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-19T12:01:48.438520544Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.779207ms logger=migrator t=2026-05-19T12:01:48.44391638Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-19T12:01:48.444674937Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=758.407µs logger=migrator t=2026-05-19T12:01:48.449131653Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-19T12:01:48.450651427Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.518094ms logger=migrator t=2026-05-19T12:01:48.456885072Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-19T12:01:48.457929914Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.044512ms logger=migrator t=2026-05-19T12:01:48.462307389Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-19T12:01:48.463079265Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=773.076µs logger=migrator t=2026-05-19T12:01:48.469120776Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-19T12:01:48.469435434Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=314.918µs logger=migrator t=2026-05-19T12:01:48.473320668Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-19T12:01:48.473988152Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=667.184µs logger=migrator t=2026-05-19T12:01:48.478764926Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-19T12:01:48.478792406Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.25µs logger=migrator t=2026-05-19T12:01:48.53986035Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-19T12:01:48.543356236Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.496895ms logger=migrator t=2026-05-19T12:01:48.548442446Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-19T12:01:48.554329403Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.912548ms logger=migrator t=2026-05-19T12:01:48.559365353Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-19T12:01:48.559632058Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=265.835µs logger=migrator t=2026-05-19T12:01:48.565866023Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-19T12:01:48.567920128Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.053245ms logger=migrator t=2026-05-19T12:01:48.571108077Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-19T12:01:48.573820786Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.712259ms logger=migrator t=2026-05-19T12:01:48.578458427Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-19T12:01:48.579330825Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=872.068µs logger=migrator t=2026-05-19T12:01:48.582635857Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-19T12:01:48.583283351Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=646.953µs logger=migrator t=2026-05-19T12:01:48.586778866Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-19T12:01:48.5878863Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.107074ms logger=migrator t=2026-05-19T12:01:48.593019762Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-19T12:01:48.594733248Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.715446ms logger=migrator t=2026-05-19T12:01:48.599236286Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-19T12:01:48.600536484Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.300278ms logger=migrator t=2026-05-19T12:01:48.604763086Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-19T12:01:48.605655795Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=893.599µs logger=migrator t=2026-05-19T12:01:48.612693848Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-19T12:01:48.612896862Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=205.634µs logger=migrator t=2026-05-19T12:01:48.61743464Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-19T12:01:48.617468631Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.911µs logger=migrator t=2026-05-19T12:01:48.621954809Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-19T12:01:48.625904164Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.948375ms logger=migrator t=2026-05-19T12:01:48.629176555Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-19T12:01:48.632592119Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.410734ms logger=migrator t=2026-05-19T12:01:48.641955092Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-19T12:01:48.642118245Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=167.713µs logger=migrator t=2026-05-19T12:01:48.647777928Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-19T12:01:48.649029446Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.251507ms logger=migrator t=2026-05-19T12:01:48.652211494Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-19T12:01:48.653018452Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=806.728µs logger=migrator t=2026-05-19T12:01:48.655912904Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-19T12:01:48.655937125Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.321µs logger=migrator t=2026-05-19T12:01:48.65984139Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-19T12:01:48.660597916Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=756.646µs logger=migrator t=2026-05-19T12:01:48.665683156Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-19T12:01:48.666692938Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.012422ms logger=migrator t=2026-05-19T12:01:48.672160957Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-19T12:01:48.675115461Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.954284ms logger=migrator t=2026-05-19T12:01:48.67832026Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-19T12:01:48.678346871Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.961µs logger=migrator t=2026-05-19T12:01:48.681685163Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-19T12:01:48.682484461Z level=info msg="Migration successfully executed" id="create session table" duration=799.588µs logger=migrator t=2026-05-19T12:01:48.686667171Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-19T12:01:48.686741662Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=75.271µs logger=migrator t=2026-05-19T12:01:48.69032392Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-19T12:01:48.691297551Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=975.151µs logger=migrator t=2026-05-19T12:01:48.694767307Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-19T12:01:48.69541007Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=640.994µs logger=migrator t=2026-05-19T12:01:48.701241116Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-19T12:01:48.701928812Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=687.606µs logger=migrator t=2026-05-19T12:01:48.704911867Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-19T12:01:48.704935247Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=24.091µs logger=migrator t=2026-05-19T12:01:48.707936622Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-19T12:01:48.707972713Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=37.171µs logger=migrator t=2026-05-19T12:01:48.712790857Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-19T12:01:48.717395307Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.60535ms logger=migrator t=2026-05-19T12:01:48.720574275Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-19T12:01:48.723629331Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.054446ms logger=migrator t=2026-05-19T12:01:48.726689208Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-19T12:01:48.726760119Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=70.061µs logger=migrator t=2026-05-19T12:01:48.729946479Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-19T12:01:48.730022391Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.262µs logger=migrator t=2026-05-19T12:01:48.734104919Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-19T12:01:48.735336366Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.230617ms logger=migrator t=2026-05-19T12:01:48.739765181Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-19T12:01:48.739802272Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.401µs logger=migrator t=2026-05-19T12:01:48.743231706Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-19T12:01:48.746383454Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.151328ms logger=migrator t=2026-05-19T12:01:48.750617697Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-19T12:01:48.750903253Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=285.986µs logger=migrator t=2026-05-19T12:01:48.754781696Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-19T12:01:48.75816762Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.385814ms logger=migrator t=2026-05-19T12:01:48.761692957Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-19T12:01:48.764718092Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.024805ms logger=migrator t=2026-05-19T12:01:48.767768938Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-19T12:01:48.76783736Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.012µs logger=migrator t=2026-05-19T12:01:48.771763366Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-19T12:01:48.772704436Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=938.789µs logger=migrator t=2026-05-19T12:01:48.776137529Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-19T12:01:48.777370147Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.234488ms logger=migrator t=2026-05-19T12:01:48.781008055Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-19T12:01:48.782076978Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.067353ms logger=migrator t=2026-05-19T12:01:48.786576646Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-19T12:01:48.788079528Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.502572ms logger=migrator t=2026-05-19T12:01:48.791942323Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-19T12:01:48.793153088Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.212325ms logger=migrator t=2026-05-19T12:01:48.797269838Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-19T12:01:48.798671898Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.40044ms logger=migrator t=2026-05-19T12:01:48.802213524Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-19T12:01:48.802713806Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=500.572µs logger=migrator t=2026-05-19T12:01:48.806070169Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-19T12:01:48.807603851Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.534112ms logger=migrator t=2026-05-19T12:01:48.812207141Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-19T12:01:48.813311215Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.105154ms logger=migrator t=2026-05-19T12:01:48.816459823Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-19T12:01:48.826472271Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.010707ms logger=migrator t=2026-05-19T12:01:48.830128169Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-19T12:01:48.830797894Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=667.835µs logger=migrator t=2026-05-19T12:01:48.835463435Z 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-19T12:01:48.836337425Z 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=873.709µs logger=migrator t=2026-05-19T12:01:48.8398496Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-19T12:01:48.840112926Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=263.596µs logger=migrator t=2026-05-19T12:01:48.843317435Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-19T12:01:48.843834727Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=517.301µs logger=migrator t=2026-05-19T12:01:48.847678331Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-19T12:01:48.848413046Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=734.846µs logger=migrator t=2026-05-19T12:01:48.851945712Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-19T12:01:48.855573921Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.627658ms logger=migrator t=2026-05-19T12:01:48.860888946Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-19T12:01:48.864303661Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.414465ms logger=migrator t=2026-05-19T12:01:48.867426458Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-19T12:01:48.870888693Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.461365ms logger=migrator t=2026-05-19T12:01:48.874130803Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-19T12:01:48.878015197Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.903464ms logger=migrator t=2026-05-19T12:01:48.881459002Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-19T12:01:48.882312631Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=854.289µs logger=migrator t=2026-05-19T12:01:48.886407599Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-19T12:01:48.886432899Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.38µs logger=migrator t=2026-05-19T12:01:48.889338522Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-19T12:01:48.889360334Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=22.691µs logger=migrator t=2026-05-19T12:01:48.891848847Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-19T12:01:48.892566423Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=717.526µs logger=migrator t=2026-05-19T12:01:48.896862616Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T12:01:48.897743414Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=881.588µs logger=migrator t=2026-05-19T12:01:48.90120846Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-19T12:01:48.901880755Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=670.845µs logger=migrator t=2026-05-19T12:01:48.904342768Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-19T12:01:48.905135025Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=791.887µs logger=migrator t=2026-05-19T12:01:48.909166743Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T12:01:48.910076412Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=909.329µs logger=migrator t=2026-05-19T12:01:48.913548417Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-19T12:01:48.917235067Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.68678ms logger=migrator t=2026-05-19T12:01:48.920670852Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-19T12:01:48.92428617Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.615318ms logger=migrator t=2026-05-19T12:01:48.929572105Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-19T12:01:48.929744068Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.103µs logger=migrator t=2026-05-19T12:01:48.932096339Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-19T12:01:48.932935567Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=839.068µs logger=migrator t=2026-05-19T12:01:48.935950593Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-19T12:01:48.93674713Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=796.657µs logger=migrator t=2026-05-19T12:01:48.940714786Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-19T12:01:48.944342544Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.627048ms logger=migrator t=2026-05-19T12:01:48.948435784Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-19T12:01:48.948568646Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=134.923µs logger=migrator t=2026-05-19T12:01:48.95474636Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-19T12:01:48.956127Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.38032ms logger=migrator t=2026-05-19T12:01:48.960292691Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-19T12:01:48.96120079Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=905.749µs logger=migrator t=2026-05-19T12:01:48.96443533Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-19T12:01:48.964548652Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=112.443µs logger=migrator t=2026-05-19T12:01:48.968962588Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-19T12:01:48.97043744Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.474812ms logger=migrator t=2026-05-19T12:01:48.976986142Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-19T12:01:48.977963443Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=977.341µs logger=migrator t=2026-05-19T12:01:48.981098571Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-19T12:01:48.981924929Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=825.928µs logger=migrator t=2026-05-19T12:01:48.985478096Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-19T12:01:48.986315434Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=836.908µs logger=migrator t=2026-05-19T12:01:48.991363394Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-19T12:01:48.992503508Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.138264ms logger=migrator t=2026-05-19T12:01:48.996185638Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-19T12:01:48.99766626Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.480392ms logger=migrator t=2026-05-19T12:01:49.002687349Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-19T12:01:49.002713139Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.78µs logger=migrator t=2026-05-19T12:01:49.007982704Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-19T12:01:49.014229629Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.244835ms logger=migrator t=2026-05-19T12:01:49.018652725Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-19T12:01:49.019474202Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=823.387µs logger=migrator t=2026-05-19T12:01:49.023015529Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-19T12:01:49.029569191Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.557393ms logger=migrator t=2026-05-19T12:01:49.034729712Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-19T12:01:49.035406077Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=676.875µs logger=migrator t=2026-05-19T12:01:49.040402914Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-19T12:01:49.041477048Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.074144ms logger=migrator t=2026-05-19T12:01:49.046173559Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-19T12:01:49.04759308Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.423461ms logger=migrator t=2026-05-19T12:01:49.051596587Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-19T12:01:49.062294478Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.698321ms logger=migrator t=2026-05-19T12:01:49.065563198Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-19T12:01:49.06604498Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=483.332µs logger=migrator t=2026-05-19T12:01:49.071532209Z 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-19T12:01:49.072404977Z 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=872.199µs logger=migrator t=2026-05-19T12:01:49.075348621Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-19T12:01:49.075610296Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=261.856µs logger=migrator t=2026-05-19T12:01:49.078897687Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-19T12:01:49.079399327Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=501.8µs logger=migrator t=2026-05-19T12:01:49.083218241Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-19T12:01:49.083401155Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=183.254µs logger=migrator t=2026-05-19T12:01:49.08640042Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-19T12:01:49.090454607Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.053428ms logger=migrator t=2026-05-19T12:01:49.094166568Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-19T12:01:49.101155099Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.98927ms logger=migrator t=2026-05-19T12:01:49.105204076Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-19T12:01:49.106047794Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=843.928µs logger=migrator t=2026-05-19T12:01:49.109581691Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-19T12:01:49.11089202Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.309878ms logger=migrator t=2026-05-19T12:01:49.114364474Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-19T12:01:49.114690741Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=323.857µs logger=migrator t=2026-05-19T12:01:49.119117248Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-19T12:01:49.123107153Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.989205ms logger=migrator t=2026-05-19T12:01:49.126998777Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-19T12:01:49.127864626Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=864.809µs logger=migrator t=2026-05-19T12:01:49.133159361Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-19T12:01:49.133315844Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=156.733µs logger=migrator t=2026-05-19T12:01:49.138359423Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-19T12:01:49.138926656Z level=info msg="Migration successfully executed" id="Move region to single row" duration=567.523µs logger=migrator t=2026-05-19T12:01:49.143348301Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-19T12:01:49.144597158Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.249107ms logger=migrator t=2026-05-19T12:01:49.148134245Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-19T12:01:49.148922201Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=787.746µs logger=migrator t=2026-05-19T12:01:49.153686745Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T12:01:49.155035103Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.347498ms logger=migrator t=2026-05-19T12:01:49.159285366Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T12:01:49.160631744Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.345528ms logger=migrator t=2026-05-19T12:01:49.165313706Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-19T12:01:49.166074412Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=760.696µs logger=migrator t=2026-05-19T12:01:49.170828605Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-19T12:01:49.172155703Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.326808ms logger=migrator t=2026-05-19T12:01:49.176288343Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-19T12:01:49.176385695Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=100.232µs logger=migrator t=2026-05-19T12:01:49.181248201Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-19T12:01:49.182017157Z level=info msg="Migration successfully executed" id="create test_data table" duration=769.286µs logger=migrator t=2026-05-19T12:01:49.185910071Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-19T12:01:49.186655558Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=745.417µs logger=migrator t=2026-05-19T12:01:49.18997587Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-19T12:01:49.191788938Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.812879ms logger=migrator t=2026-05-19T12:01:49.195448488Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-19T12:01:49.197187175Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.738007ms logger=migrator t=2026-05-19T12:01:49.201752854Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-19T12:01:49.20206238Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=311.026µs logger=migrator t=2026-05-19T12:01:49.205459864Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-19T12:01:49.205825952Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=366.307µs logger=migrator t=2026-05-19T12:01:49.209202045Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-19T12:01:49.209283197Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=82.242µs logger=migrator t=2026-05-19T12:01:49.212019856Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-19T12:01:49.212804213Z level=info msg="Migration successfully executed" id="create team table" duration=784.797µs logger=migrator t=2026-05-19T12:01:49.216746688Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-19T12:01:49.21775049Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.004092ms logger=migrator t=2026-05-19T12:01:49.221097342Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-19T12:01:49.222016572Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=917.72µs logger=migrator t=2026-05-19T12:01:49.225147459Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-19T12:01:49.22978239Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.634461ms logger=migrator t=2026-05-19T12:01:49.233725335Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-19T12:01:49.23392285Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=196.505µs logger=migrator t=2026-05-19T12:01:49.236211979Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-19T12:01:49.237207271Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=995.482µs logger=migrator t=2026-05-19T12:01:49.240322538Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-19T12:01:49.241117765Z level=info msg="Migration successfully executed" id="create team member table" duration=794.827µs logger=migrator t=2026-05-19T12:01:49.24595436Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-19T12:01:49.246830859Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=875.809µs logger=migrator t=2026-05-19T12:01:49.25014842Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-19T12:01:49.251081461Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=932.521µs logger=migrator t=2026-05-19T12:01:49.25427166Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-19T12:01:49.25521177Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=940.24µs logger=migrator t=2026-05-19T12:01:49.259235117Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-19T12:01:49.263802766Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.567009ms logger=migrator t=2026-05-19T12:01:49.268296573Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-19T12:01:49.273642199Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.351116ms logger=migrator t=2026-05-19T12:01:49.276694115Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-19T12:01:49.281226692Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.531957ms logger=migrator t=2026-05-19T12:01:49.285206149Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-19T12:01:49.286153429Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.08µs logger=migrator t=2026-05-19T12:01:49.289766897Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-19T12:01:49.290693698Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=926.701µs logger=migrator t=2026-05-19T12:01:49.293997199Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-19T12:01:49.29496656Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=966.65µs logger=migrator t=2026-05-19T12:01:49.298963266Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-19T12:01:49.299956907Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=993.151µs logger=migrator t=2026-05-19T12:01:49.30282035Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-19T12:01:49.303683708Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=860.679µs logger=migrator t=2026-05-19T12:01:49.306865977Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-19T12:01:49.307804087Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=938.03µs logger=migrator t=2026-05-19T12:01:49.311776703Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-19T12:01:49.312705954Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=928.731µs logger=migrator t=2026-05-19T12:01:49.315851352Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-19T12:01:49.316797622Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=946.46µs logger=migrator t=2026-05-19T12:01:49.319839317Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-19T12:01:49.320349598Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=509.951µs logger=migrator t=2026-05-19T12:01:49.324147791Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-19T12:01:49.324395206Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=247.085µs logger=migrator t=2026-05-19T12:01:49.327461542Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-19T12:01:49.328432733Z level=info msg="Migration successfully executed" id="create tag table" duration=969.371µs logger=migrator t=2026-05-19T12:01:49.33288289Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-19T12:01:49.334401602Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.518492ms logger=migrator t=2026-05-19T12:01:49.337654563Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-19T12:01:49.338390999Z level=info msg="Migration successfully executed" id="create login attempt table" duration=735.946µs logger=migrator t=2026-05-19T12:01:49.342697172Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-19T12:01:49.343580291Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=882.879µs logger=migrator t=2026-05-19T12:01:49.348966808Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-19T12:01:49.350124693Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.158005ms logger=migrator t=2026-05-19T12:01:49.353196739Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-19T12:01:49.372029467Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.829757ms logger=migrator t=2026-05-19T12:01:49.375983451Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-19T12:01:49.376609295Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=626.674µs logger=migrator t=2026-05-19T12:01:49.381822858Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-19T12:01:49.382635026Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=810.588µs logger=migrator t=2026-05-19T12:01:49.388418141Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-19T12:01:49.388801689Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=386.778µs logger=migrator t=2026-05-19T12:01:49.39253875Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-19T12:01:49.393100732Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=564.462µs logger=migrator t=2026-05-19T12:01:49.396561407Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-19T12:01:49.397283753Z level=info msg="Migration successfully executed" id="create user auth table" duration=722.025µs logger=migrator t=2026-05-19T12:01:49.405569152Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-19T12:01:49.406846999Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.280337ms logger=migrator t=2026-05-19T12:01:49.410936928Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-19T12:01:49.411087421Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=150.583µs logger=migrator t=2026-05-19T12:01:49.41426506Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-19T12:01:49.419388541Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.122891ms logger=migrator t=2026-05-19T12:01:49.423370186Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-19T12:01:49.428442316Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.07164ms logger=migrator t=2026-05-19T12:01:49.43138256Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-19T12:01:49.43646948Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.0863ms logger=migrator t=2026-05-19T12:01:49.439371243Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-19T12:01:49.444531854Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.159821ms logger=migrator t=2026-05-19T12:01:49.448629783Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-19T12:01:49.450255328Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.625695ms logger=migrator t=2026-05-19T12:01:49.453715973Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-19T12:01:49.460583651Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.868368ms logger=migrator t=2026-05-19T12:01:49.463851932Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-19T12:01:49.46470424Z level=info msg="Migration successfully executed" id="create server_lock table" duration=849.858µs logger=migrator t=2026-05-19T12:01:49.468835469Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-19T12:01:49.469836942Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.001323ms logger=migrator t=2026-05-19T12:01:49.472785285Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-19T12:01:49.473794417Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.008242ms logger=migrator t=2026-05-19T12:01:49.480819119Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-19T12:01:49.482554066Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.736517ms logger=migrator t=2026-05-19T12:01:49.4887403Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-19T12:01:49.489878105Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.137175ms logger=migrator t=2026-05-19T12:01:49.494032614Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-19T12:01:49.49567476Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.641546ms logger=migrator t=2026-05-19T12:01:49.499155085Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-19T12:01:49.504703145Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.54851ms logger=migrator t=2026-05-19T12:01:49.508841945Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-19T12:01:49.509919848Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.078163ms logger=migrator t=2026-05-19T12:01:49.514003886Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-19T12:01:49.515329355Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.325329ms logger=migrator t=2026-05-19T12:01:49.518935143Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-19T12:01:49.520460396Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.524853ms logger=migrator t=2026-05-19T12:01:49.524037024Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-19T12:01:49.524856501Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=819.467µs logger=migrator t=2026-05-19T12:01:49.529072123Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-19T12:01:49.529977072Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=907.11µs logger=migrator t=2026-05-19T12:01:49.534051221Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-19T12:01:49.534114632Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.872µs logger=migrator t=2026-05-19T12:01:49.537042655Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-19T12:01:49.537116597Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=74.522µs logger=migrator t=2026-05-19T12:01:49.541171104Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-19T12:01:49.542635486Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.464262ms logger=migrator t=2026-05-19T12:01:49.548743118Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T12:01:49.549846121Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.103863ms logger=migrator t=2026-05-19T12:01:49.553651364Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T12:01:49.554562634Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=910.67µs logger=migrator t=2026-05-19T12:01:49.55949868Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-19T12:01:49.559563652Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.652µs logger=migrator t=2026-05-19T12:01:49.562411054Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T12:01:49.563267542Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=856.418µs logger=migrator t=2026-05-19T12:01:49.566399959Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T12:01:49.56781425Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.413971ms logger=migrator t=2026-05-19T12:01:49.573085185Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T12:01:49.574362712Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.279907ms logger=migrator t=2026-05-19T12:01:49.577588361Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T12:01:49.578523322Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=933.861µs logger=migrator t=2026-05-19T12:01:49.581407324Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-19T12:01:49.586984125Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.576021ms logger=migrator t=2026-05-19T12:01:49.593882824Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-19T12:01:49.595621682Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.739038ms logger=migrator t=2026-05-19T12:01:49.600693841Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-19T12:01:49.600836304Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=192.384µs logger=migrator t=2026-05-19T12:01:49.605227829Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-19T12:01:49.606122088Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=872.219µs logger=migrator t=2026-05-19T12:01:49.609291737Z 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-19T12:01:49.610225397Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=933.46µs logger=migrator t=2026-05-19T12:01:49.613371695Z 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-19T12:01:49.614300135Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=928.25µs logger=migrator t=2026-05-19T12:01:49.618080938Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T12:01:49.618143079Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=62.811µs logger=migrator t=2026-05-19T12:01:49.62142537Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-19T12:01:49.622761608Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.334808ms logger=migrator t=2026-05-19T12:01:49.626205373Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-19T12:01:49.627734436Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.486692ms logger=migrator t=2026-05-19T12:01:49.632200653Z 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-19T12:01:49.633180584Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=979.891µs logger=migrator t=2026-05-19T12:01:49.638521229Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-19T12:01:49.640099913Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.574854ms logger=migrator t=2026-05-19T12:01:49.644523639Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-19T12:01:49.651155322Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.631363ms logger=migrator t=2026-05-19T12:01:49.656711292Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-19T12:01:49.658047582Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.330969ms logger=migrator t=2026-05-19T12:01:49.662084138Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T12:01:49.663103151Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.019303ms logger=migrator t=2026-05-19T12:01:49.668076738Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-19T12:01:49.696601576Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.521148ms logger=migrator t=2026-05-19T12:01:49.699897347Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-19T12:01:49.728931354Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.031947ms logger=migrator t=2026-05-19T12:01:49.73245993Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-19T12:01:49.734093956Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.634136ms logger=migrator t=2026-05-19T12:01:49.73982291Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T12:01:49.741892825Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.069105ms logger=migrator t=2026-05-19T12:01:49.748081929Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-19T12:01:49.763605975Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=15.510306ms logger=migrator t=2026-05-19T12:01:49.768412618Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-19T12:01:49.773811045Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.399397ms logger=migrator t=2026-05-19T12:01:49.779226972Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-19T12:01:49.780293015Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.065873ms logger=migrator t=2026-05-19T12:01:49.784018926Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-19T12:01:49.785811675Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.794709ms logger=migrator t=2026-05-19T12:01:49.789512765Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-19T12:01:49.791118009Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.605054ms logger=migrator t=2026-05-19T12:01:49.816623981Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-19T12:01:49.818595713Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.974712ms logger=migrator t=2026-05-19T12:01:49.823959159Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-19T12:01:49.824058831Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=101.092µs logger=migrator t=2026-05-19T12:01:49.828376875Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-19T12:01:49.835913868Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.535722ms logger=migrator t=2026-05-19T12:01:49.840602399Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-19T12:01:49.846128719Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.51972ms logger=migrator t=2026-05-19T12:01:49.874373909Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-19T12:01:49.884136251Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.766242ms logger=migrator t=2026-05-19T12:01:49.888286501Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-19T12:01:49.889248871Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=962.25µs logger=migrator t=2026-05-19T12:01:49.894373312Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-19T12:01:49.895408095Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.034163ms logger=migrator t=2026-05-19T12:01:49.901274622Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-19T12:01:49.907162629Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.888177ms logger=migrator t=2026-05-19T12:01:49.914608069Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-19T12:01:49.922404968Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.799349ms logger=migrator t=2026-05-19T12:01:49.926819074Z 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-19T12:01:49.928098061Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.278757ms logger=migrator t=2026-05-19T12:01:49.933281333Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-19T12:01:49.939640821Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.356238ms logger=migrator t=2026-05-19T12:01:49.944336112Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-19T12:01:49.9507136Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.374868ms logger=migrator t=2026-05-19T12:01:49.954805079Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-19T12:01:49.954890141Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.782µs logger=migrator t=2026-05-19T12:01:49.958693493Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-19T12:01:49.959816248Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.124025ms logger=migrator t=2026-05-19T12:01:49.965001229Z 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-19T12:01:49.966718637Z 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.717937ms logger=migrator t=2026-05-19T12:01:49.970841746Z 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-19T12:01:49.97197159Z 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.129714ms logger=migrator t=2026-05-19T12:01:49.976476758Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T12:01:49.97656772Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=91.662µs logger=migrator t=2026-05-19T12:01:49.980384562Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-19T12:01:49.986522485Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.137383ms logger=migrator t=2026-05-19T12:01:49.990143853Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-19T12:01:49.996424519Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.277816ms logger=migrator t=2026-05-19T12:01:50.00153207Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-19T12:01:50.007607141Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.075551ms logger=migrator t=2026-05-19T12:01:50.011807601Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-19T12:01:50.017874122Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.066011ms logger=migrator t=2026-05-19T12:01:50.022074313Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-19T12:01:50.02935794Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.283167ms logger=migrator t=2026-05-19T12:01:50.033350846Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-19T12:01:50.033440868Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=90.712µs logger=migrator t=2026-05-19T12:01:50.038325524Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-19T12:01:50.03953588Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.210316ms logger=migrator t=2026-05-19T12:01:50.043885024Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-19T12:01:50.052421359Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.534584ms logger=migrator t=2026-05-19T12:01:50.056591218Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-19T12:01:50.05666162Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.871µs logger=migrator t=2026-05-19T12:01:50.061350021Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-19T12:01:50.070206482Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.856431ms logger=migrator t=2026-05-19T12:01:50.074249849Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-19T12:01:50.074973035Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=723.086µs logger=migrator t=2026-05-19T12:01:50.079499772Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-19T12:01:50.088305792Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.80637ms logger=migrator t=2026-05-19T12:01:50.093089245Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-19T12:01:50.094166659Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.077174ms logger=migrator t=2026-05-19T12:01:50.098557874Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-19T12:01:50.099601177Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.043344ms logger=migrator t=2026-05-19T12:01:50.104041462Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-19T12:01:50.11044005Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.397858ms logger=migrator t=2026-05-19T12:01:50.114906846Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-19T12:01:50.115683913Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=776.987µs logger=migrator t=2026-05-19T12:01:50.121472338Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-19T12:01:50.123190135Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.717037ms logger=migrator t=2026-05-19T12:01:50.127850856Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-19T12:01:50.128719185Z level=info msg="Migration successfully executed" id="create alert_image table" duration=871.439µs logger=migrator t=2026-05-19T12:01:50.132812413Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-19T12:01:50.133855296Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.042363ms logger=migrator t=2026-05-19T12:01:50.138954746Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-19T12:01:50.139047908Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=93.882µs logger=migrator t=2026-05-19T12:01:50.143356631Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-19T12:01:50.144314541Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=955.64µs logger=migrator t=2026-05-19T12:01:50.148310048Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-19T12:01:50.149886121Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.572813ms logger=migrator t=2026-05-19T12:01:50.155108074Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-19T12:01:50.155556903Z 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-19T12:01:50.15955944Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-19T12:01:50.160074521Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=514.581µs logger=migrator t=2026-05-19T12:01:50.164197701Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-19T12:01:50.165318155Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.120334ms logger=migrator t=2026-05-19T12:01:50.170366874Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-19T12:01:50.179304536Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.938762ms logger=migrator t=2026-05-19T12:01:50.183091658Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-19T12:01:50.183842535Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=750.717µs logger=migrator t=2026-05-19T12:01:50.18876381Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-19T12:01:50.189818783Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.054663ms logger=migrator t=2026-05-19T12:01:50.194497934Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-19T12:01:50.195406604Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=909.3µs logger=migrator t=2026-05-19T12:01:50.199535963Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-19T12:01:50.200717609Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.180966ms logger=migrator t=2026-05-19T12:01:50.204445139Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-19T12:01:50.205962031Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.516232ms logger=migrator t=2026-05-19T12:01:50.210823516Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-19T12:01:50.210893868Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=71.362µs logger=migrator t=2026-05-19T12:01:50.214979657Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-19T12:01:50.215042368Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.461µs logger=migrator t=2026-05-19T12:01:50.219137706Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-19T12:01:50.22673611Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.598324ms logger=migrator t=2026-05-19T12:01:50.230833488Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-19T12:01:50.231185716Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=353.748µs logger=migrator t=2026-05-19T12:01:50.235172502Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-19T12:01:50.236249525Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.076613ms logger=migrator t=2026-05-19T12:01:50.241864566Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-19T12:01:50.242248964Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=385.168µs logger=migrator t=2026-05-19T12:01:50.246433395Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-19T12:01:50.247986588Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.538533ms logger=migrator t=2026-05-19T12:01:50.252274531Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-19T12:01:50.253229021Z level=info msg="Migration successfully executed" id="create secrets table" duration=954.96µs logger=migrator t=2026-05-19T12:01:50.258497735Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-19T12:01:50.290596528Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.099973ms logger=migrator t=2026-05-19T12:01:50.296156069Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-19T12:01:50.30365678Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.501851ms logger=migrator t=2026-05-19T12:01:50.309642139Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-19T12:01:50.309794163Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=153.034µs logger=migrator t=2026-05-19T12:01:50.313895181Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-19T12:01:50.345474282Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.580701ms logger=migrator t=2026-05-19T12:01:50.35000418Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-19T12:01:50.387906038Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.897008ms logger=migrator t=2026-05-19T12:01:50.393245423Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-19T12:01:50.393903178Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=658.145µs logger=migrator t=2026-05-19T12:01:50.398431875Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-19T12:01:50.399491749Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.059544ms logger=migrator t=2026-05-19T12:01:50.404964777Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-19T12:01:50.405678682Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=714.235µs logger=migrator t=2026-05-19T12:01:50.411033938Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-19T12:01:50.412118121Z level=info msg="Migration successfully executed" id="create permission table" duration=1.083643ms logger=migrator t=2026-05-19T12:01:50.416134638Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-19T12:01:50.417314283Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.177005ms logger=migrator t=2026-05-19T12:01:50.422583317Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-19T12:01:50.42368337Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.099883ms logger=migrator t=2026-05-19T12:01:50.428132457Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-19T12:01:50.429048136Z level=info msg="Migration successfully executed" id="create role table" duration=915.649µs logger=migrator t=2026-05-19T12:01:50.435360632Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-19T12:01:50.447032905Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.674093ms logger=migrator t=2026-05-19T12:01:50.452809929Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-19T12:01:50.460579967Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.767737ms logger=migrator t=2026-05-19T12:01:50.46717662Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-19T12:01:50.468244802Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.068633ms logger=migrator t=2026-05-19T12:01:50.473173459Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-19T12:01:50.474281002Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.107513ms logger=migrator t=2026-05-19T12:01:50.479357342Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-19T12:01:50.481460018Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.039614ms logger=migrator t=2026-05-19T12:01:50.485073925Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-19T12:01:50.486396554Z level=info msg="Migration successfully executed" id="create team role table" duration=1.324129ms logger=migrator t=2026-05-19T12:01:50.491541465Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-19T12:01:50.493566038Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.886151ms logger=migrator t=2026-05-19T12:01:50.497545645Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-19T12:01:50.498642658Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.096813ms logger=migrator t=2026-05-19T12:01:50.502133663Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-19T12:01:50.503288159Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.154346ms logger=migrator t=2026-05-19T12:01:50.509523773Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-19T12:01:50.510450993Z level=info msg="Migration successfully executed" id="create user role table" duration=926.02µs logger=migrator t=2026-05-19T12:01:50.513397196Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-19T12:01:50.514510101Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.112615ms logger=migrator t=2026-05-19T12:01:50.520071791Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-19T12:01:50.521140044Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.068233ms logger=migrator t=2026-05-19T12:01:50.527995381Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-19T12:01:50.529815811Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.82021ms logger=migrator t=2026-05-19T12:01:50.533010629Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-19T12:01:50.533849868Z level=info msg="Migration successfully executed" id="create builtin role table" duration=836.769µs logger=migrator t=2026-05-19T12:01:50.538200502Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-19T12:01:50.539201623Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.001111ms logger=migrator t=2026-05-19T12:01:50.545659233Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-19T12:01:50.546674035Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.014642ms logger=migrator t=2026-05-19T12:01:50.552048461Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-19T12:01:50.562844064Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.790103ms logger=migrator t=2026-05-19T12:01:50.566493032Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-19T12:01:50.567779011Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.286159ms logger=migrator t=2026-05-19T12:01:50.572506722Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-19T12:01:50.573623537Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.116425ms logger=migrator t=2026-05-19T12:01:50.578669776Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-19T12:01:50.580381882Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.711666ms logger=migrator t=2026-05-19T12:01:50.583957689Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-19T12:01:50.586041784Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.085235ms logger=migrator t=2026-05-19T12:01:50.590139803Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-19T12:01:50.59092744Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=787.957µs logger=migrator t=2026-05-19T12:01:50.594516087Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-19T12:01:50.59556683Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.050853ms logger=migrator t=2026-05-19T12:01:50.600665399Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-19T12:01:50.610769798Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.104769ms logger=migrator t=2026-05-19T12:01:50.615256455Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-19T12:01:50.62614798Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.893565ms logger=migrator t=2026-05-19T12:01:50.631810263Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-19T12:01:50.642908321Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.094768ms logger=migrator t=2026-05-19T12:01:50.648709667Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-19T12:01:50.65997116Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.259213ms logger=migrator t=2026-05-19T12:01:50.664533618Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-19T12:01:50.665885578Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.34944ms logger=migrator t=2026-05-19T12:01:50.669493845Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-19T12:01:50.670713761Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.219026ms logger=migrator t=2026-05-19T12:01:50.675853242Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-19T12:01:50.676990047Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.133925ms logger=migrator t=2026-05-19T12:01:50.681019744Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-19T12:01:50.682023465Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.002211ms logger=migrator t=2026-05-19T12:01:50.685227825Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-19T12:01:50.686554943Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.327128ms logger=migrator t=2026-05-19T12:01:50.692637675Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-19T12:01:50.692752747Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=116.533µs logger=migrator t=2026-05-19T12:01:50.69614886Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-19T12:01:50.696225272Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=80.832µs logger=migrator t=2026-05-19T12:01:50.70170815Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-19T12:01:50.702266343Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=562.713µs logger=migrator t=2026-05-19T12:01:50.705201827Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-19T12:01:50.705903291Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=702.454µs logger=migrator t=2026-05-19T12:01:50.710098121Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-19T12:01:50.710832298Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=734.257µs logger=migrator t=2026-05-19T12:01:50.713893494Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-19T12:01:50.71415736Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=264.146µs logger=migrator t=2026-05-19T12:01:50.717332928Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-19T12:01:50.717871439Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=538.421µs logger=migrator t=2026-05-19T12:01:50.721087839Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-19T12:01:50.722366817Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.278948ms logger=migrator t=2026-05-19T12:01:50.727675791Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-19T12:01:50.729084491Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.39806ms logger=migrator t=2026-05-19T12:01:50.735186283Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-19T12:01:50.741781456Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.595513ms logger=migrator t=2026-05-19T12:01:50.747006959Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-19T12:01:50.747119771Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=113.612µs logger=migrator t=2026-05-19T12:01:50.75263504Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-19T12:01:50.753655962Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.020992ms logger=migrator t=2026-05-19T12:01:50.756988823Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-19T12:01:50.75820581Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.216887ms logger=migrator t=2026-05-19T12:01:50.762884461Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-19T12:01:50.764067547Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.183097ms logger=migrator t=2026-05-19T12:01:50.767658684Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-19T12:01:50.775989264Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.33007ms logger=migrator t=2026-05-19T12:01:50.779394357Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-19T12:01:50.780386769Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=992.152µs logger=migrator t=2026-05-19T12:01:50.786609633Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-19T12:01:50.788596476Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.945622ms logger=migrator t=2026-05-19T12:01:50.793110283Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-19T12:01:50.815571848Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.462965ms logger=migrator t=2026-05-19T12:01:50.820905113Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-19T12:01:50.821737691Z level=info msg="Migration successfully executed" id="create correlation v2" duration=832.338µs logger=migrator t=2026-05-19T12:01:50.827541896Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-19T12:01:50.828375925Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=833.719µs logger=migrator t=2026-05-19T12:01:50.833109436Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-19T12:01:50.834267112Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.157646ms logger=migrator t=2026-05-19T12:01:50.839114877Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-19T12:01:50.840962996Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.84796ms logger=migrator t=2026-05-19T12:01:50.847905146Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-19T12:01:50.848158391Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=253.525µs logger=migrator t=2026-05-19T12:01:50.85276183Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-19T12:01:50.854203452Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.448512ms logger=migrator t=2026-05-19T12:01:50.860233232Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-19T12:01:50.868740616Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.506824ms logger=migrator t=2026-05-19T12:01:50.874478329Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-19T12:01:50.875339628Z level=info msg="Migration successfully executed" id="create entity_events table" duration=860.429µs logger=migrator t=2026-05-19T12:01:50.878797883Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-19T12:01:50.879850755Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.052502ms logger=migrator t=2026-05-19T12:01:50.883184707Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T12:01:50.883673877Z 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-19T12:01:50.887416339Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T12:01:50.88794191Z 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-19T12:01:50.891310293Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-19T12:01:50.892694173Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.380551ms logger=migrator t=2026-05-19T12:01:50.897477235Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-19T12:01:50.899285165Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.80779ms logger=migrator t=2026-05-19T12:01:50.904860235Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T12:01:50.906066931Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.210726ms logger=migrator t=2026-05-19T12:01:50.911380965Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T12:01:50.912800227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.418991ms logger=migrator t=2026-05-19T12:01:50.916340693Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T12:01:50.917481927Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.141224ms logger=migrator t=2026-05-19T12:01:50.923022166Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T12:01:50.924174182Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.151926ms logger=migrator t=2026-05-19T12:01:50.927501013Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-19T12:01:50.928336121Z level=info msg="Migration successfully executed" id="Drop public config table" duration=834.298µs logger=migrator t=2026-05-19T12:01:50.933651686Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-19T12:01:50.935484516Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.83374ms logger=migrator t=2026-05-19T12:01:50.93940389Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T12:01:50.942482696Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.073256ms logger=migrator t=2026-05-19T12:01:50.947497645Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T12:01:50.94957207Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.064575ms logger=migrator t=2026-05-19T12:01:50.955754263Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-19T12:01:50.958116975Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.362431ms logger=migrator t=2026-05-19T12:01:50.962930799Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-19T12:01:50.988214144Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.277285ms logger=migrator t=2026-05-19T12:01:50.991921314Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-19T12:01:51.000301495Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.379461ms logger=migrator t=2026-05-19T12:01:51.005926166Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-19T12:01:51.011944855Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.018659ms logger=migrator t=2026-05-19T12:01:51.016709068Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-19T12:01:51.016931213Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=222.705µs logger=migrator t=2026-05-19T12:01:51.020892808Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-19T12:01:51.032373605Z level=info msg="Migration successfully executed" id="add share column" duration=11.482767ms logger=migrator t=2026-05-19T12:01:51.039164822Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-19T12:01:51.039522739Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=355.337µs logger=migrator t=2026-05-19T12:01:51.043800472Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-19T12:01:51.045413906Z level=info msg="Migration successfully executed" id="create file table" duration=1.612704ms logger=migrator t=2026-05-19T12:01:51.049835422Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-19T12:01:51.05204936Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.213248ms logger=migrator t=2026-05-19T12:01:51.057840124Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-19T12:01:51.059931869Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.092164ms logger=migrator t=2026-05-19T12:01:51.064209281Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-19T12:01:51.065144481Z level=info msg="Migration successfully executed" id="create file_meta table" duration=932.71µs logger=migrator t=2026-05-19T12:01:51.072113062Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-19T12:01:51.074446302Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.33217ms logger=migrator t=2026-05-19T12:01:51.079933249Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-19T12:01:51.080002011Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.702µs logger=migrator t=2026-05-19T12:01:51.083120089Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-19T12:01:51.08319447Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.171µs logger=migrator t=2026-05-19T12:01:51.087799349Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-19T12:01:51.088693309Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=894.7µs logger=migrator t=2026-05-19T12:01:51.093593564Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-19T12:01:51.093976802Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=383.728µs logger=migrator t=2026-05-19T12:01:51.099544912Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-19T12:01:51.101967214Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.418862ms logger=migrator t=2026-05-19T12:01:51.106452281Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-19T12:01:51.117518259Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.065268ms logger=migrator t=2026-05-19T12:01:51.122813593Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-19T12:01:51.123230932Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=416.109µs logger=migrator t=2026-05-19T12:01:51.127989165Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-19T12:01:51.130358445Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.36931ms logger=migrator t=2026-05-19T12:01:51.135726061Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-19T12:01:51.136031987Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=316.246µs logger=migrator t=2026-05-19T12:01:51.139018293Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-19T12:01:51.139157926Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=139.983µs logger=migrator t=2026-05-19T12:01:51.143259473Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-19T12:01:51.144006399Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=747.476µs logger=migrator t=2026-05-19T12:01:51.148709541Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-19T12:01:51.158230876Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.522835ms logger=migrator t=2026-05-19T12:01:51.173190498Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-19T12:01:51.179714529Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.523741ms logger=migrator t=2026-05-19T12:01:51.184124754Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-19T12:01:51.18488945Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=768.986µs logger=migrator t=2026-05-19T12:01:51.188831025Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-19T12:01:51.257524185Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=68.68832ms logger=migrator t=2026-05-19T12:01:51.354139325Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-19T12:01:51.355524176Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.386611ms logger=migrator t=2026-05-19T12:01:51.360024522Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-19T12:01:51.36130891Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.284108ms logger=migrator t=2026-05-19T12:01:51.365637613Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-19T12:01:51.392239006Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.597763ms logger=migrator t=2026-05-19T12:01:51.398133153Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-19T12:01:51.408565828Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.430265ms logger=migrator t=2026-05-19T12:01:51.425809599Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-19T12:01:51.426474973Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=668.934µs logger=migrator t=2026-05-19T12:01:51.44718781Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-19T12:01:51.447544248Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=360.518µs logger=migrator t=2026-05-19T12:01:51.46254265Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-19T12:01:51.463090592Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=548.002µs logger=migrator t=2026-05-19T12:01:51.480514027Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-19T12:01:51.480978108Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=467.771µs logger=migrator t=2026-05-19T12:01:51.501296065Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-19T12:01:51.501691564Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=396.558µs logger=migrator t=2026-05-19T12:01:51.506993708Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-19T12:01:51.508623483Z level=info msg="Migration successfully executed" id="create folder table" duration=1.630364ms logger=migrator t=2026-05-19T12:01:51.514171092Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-19T12:01:51.515477941Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.306079ms logger=migrator t=2026-05-19T12:01:51.520295535Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-19T12:01:51.522220986Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.924651ms logger=migrator t=2026-05-19T12:01:51.526904547Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-19T12:01:51.526944948Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.041µs logger=migrator t=2026-05-19T12:01:51.531285672Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T12:01:51.533172712Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.88494ms logger=migrator t=2026-05-19T12:01:51.539504119Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T12:01:51.541365168Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.86969ms logger=migrator t=2026-05-19T12:01:51.545773524Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-19T12:01:51.54701889Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.245007ms logger=migrator t=2026-05-19T12:01:51.552828205Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-19T12:01:51.553556571Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=728.006µs logger=migrator t=2026-05-19T12:01:51.558100579Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-19T12:01:51.55864316Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=542.071µs logger=migrator t=2026-05-19T12:01:51.564297622Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-19T12:01:51.566277695Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.979473ms logger=migrator t=2026-05-19T12:01:51.570839073Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-19T12:01:51.57210682Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.267327ms logger=migrator t=2026-05-19T12:01:51.578191991Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-19T12:01:51.579275295Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.078284ms logger=migrator t=2026-05-19T12:01:51.583863413Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-19T12:01:51.585962369Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.096145ms logger=migrator t=2026-05-19T12:01:51.59159033Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-19T12:01:51.593493191Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.901551ms logger=migrator t=2026-05-19T12:01:51.599514771Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-19T12:01:51.600607134Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.076223ms logger=migrator t=2026-05-19T12:01:51.604873746Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-19T12:01:51.606257796Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.380869ms logger=migrator t=2026-05-19T12:01:51.611280564Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-19T12:01:51.612516971Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.236337ms logger=migrator t=2026-05-19T12:01:51.616739121Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-19T12:01:51.617708082Z level=info msg="Migration successfully executed" id="create signing_key table" duration=969.011µs logger=migrator t=2026-05-19T12:01:51.622349492Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-19T12:01:51.62360513Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.255528ms logger=migrator t=2026-05-19T12:01:51.628586776Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-19T12:01:51.629896635Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.309859ms logger=migrator t=2026-05-19T12:01:51.634061555Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-19T12:01:51.634355311Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=295.227µs logger=migrator t=2026-05-19T12:01:51.638631253Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-19T12:01:51.648219159Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.587846ms logger=migrator t=2026-05-19T12:01:51.653759939Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-19T12:01:51.655234911Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.476953ms logger=migrator t=2026-05-19T12:01:51.660571416Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T12:01:51.660613517Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=45.121µs logger=migrator t=2026-05-19T12:01:51.666495483Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T12:01:51.668490707Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.998214ms logger=migrator t=2026-05-19T12:01:51.673950755Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T12:01:51.673975595Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.691µs logger=migrator t=2026-05-19T12:01:51.677729415Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-19T12:01:51.679014783Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.285018ms logger=migrator t=2026-05-19T12:01:51.682895187Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T12:01:51.684709275Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.813428ms logger=migrator t=2026-05-19T12:01:51.689228783Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-19T12:01:51.690578842Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.351028ms logger=migrator t=2026-05-19T12:01:51.695663531Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-19T12:01:51.696414308Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=751.207µs logger=migrator t=2026-05-19T12:01:51.700472655Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-19T12:01:51.700731691Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=259.836µs logger=migrator t=2026-05-19T12:01:51.704574933Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-19T12:01:51.705156066Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=581.063µs logger=migrator t=2026-05-19T12:01:51.710453821Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-19T12:01:51.711960803Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.506611ms logger=migrator t=2026-05-19T12:01:51.716836988Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-19T12:01:51.717764037Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=928.219µs logger=migrator t=2026-05-19T12:01:51.724449862Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-19T12:01:51.734646301Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.197899ms logger=migrator t=2026-05-19T12:01:51.739955145Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-19T12:01:51.748706494Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.748429ms logger=migrator t=2026-05-19T12:01:51.753501837Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-19T12:01:51.763567015Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.061588ms logger=migrator t=2026-05-19T12:01:51.768386057Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-19T12:01:51.768433258Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=47.771µs logger=migrator t=2026-05-19T12:01:51.772532567Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-19T12:01:51.782649565Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.116618ms logger=migrator t=2026-05-19T12:01:51.78799244Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-19T12:01:51.7972512Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.25811ms logger=migrator t=2026-05-19T12:01:51.801788287Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-19T12:01:51.802059793Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=271.496µs logger=migrator t=2026-05-19T12:01:51.806295654Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.252576743s logger=migrator t=2026-05-19T12:01:51.806725084Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-19T12:01:51.822009812Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-19T12:01:51.822267818Z level=info msg="Created default organization" logger=secrets t=2026-05-19T12:01:51.828211457Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T12:01:51.885921699Z level=info msg="Restored cache from database" duration=435.769µs logger=plugin.store t=2026-05-19T12:01:51.887380511Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-19T12:01:51.930759715Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-19T12:01:51.930789445Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-19T12:01:51.930851667Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-19T12:01:51.930860497Z level=info msg="Plugins loaded" count=54 duration=43.480546ms logger=query_data t=2026-05-19T12:01:51.934725621Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-19T12:01:51.937577182Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-19T12:01:51.944145313Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-19T12:01:51.959033154Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-19T12:01:51.96166314Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-19T12:01:51.963814697Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-19T12:01:51.984823699Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-19T12:01:52.009439359Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-19T12:01:52.02804212Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-19T12:01:52.02805991Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-19T12:01:52.028238494Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-19T12:01:52.028291465Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-19T12:01:52.02854569Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-19T12:01:52.028907608Z level=info msg="State cache has been initialized" states=0 duration=669.294µs logger=ngalert.scheduler t=2026-05-19T12:01:52.02899887Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-19T12:01:52.029070371Z level=info msg=starting first_tick=2026-05-19T12:02:00Z logger=http.server t=2026-05-19T12:01:52.033238651Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-19T12:01:52.081263793Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-19T12:01:52.099231519Z level=info msg="Update check succeeded" duration=70.997415ms logger=provisioning.dashboard t=2026-05-19T12:01:52.10157587Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-19T12:01:52.102205613Z level=info msg="Update check succeeded" duration=72.973338ms logger=sqlstore.transactions t=2026-05-19T12:01:52.154541928Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T12:01:52.17135975Z level=info msg="Patterns update finished" duration=141.664315ms logger=grafana-apiserver t=2026-05-19T12:01:52.314609659Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-19T12:01:52.314999327Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-19T12:01:53.611141452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.613169136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.633050392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.663344662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.681829328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.703458453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.726644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.755510079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.772849101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.807815311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.823102859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.905162419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.924486484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.949225695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.972142477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:53.999451672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.018652273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.061242156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.07923384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.120489864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.134924443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.180008768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.20858811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.257364065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.274572183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.33933394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.352479351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.390467474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.41176066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.457787975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.476339363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.530660835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.541114239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.58132058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.596171209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.649237515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.66629325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.714443911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.727823347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.764637845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.784657214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.860895696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.878415881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.924302724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.942224927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:54.995368535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.01101896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.053194411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.088298131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.293438285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.309088759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.377315226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.393138825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.466577674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.482019684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.555024984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.56982536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.639464269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.658337562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.725522607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.743054372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.81596187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.830328287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.906698318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.926246766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:55.995939435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.017769431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.087843505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.106545405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.188783468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.210028611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.279906522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.294648636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.384093303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.402859554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.475021592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.490316249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.554984888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.57101911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T12:01:56.642507214Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-19T12:03:24.049932805Z level=info msg="Usage stats are ready to report"