logger=settings t=2026-05-12T11:14:01.500199448Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T11:14:01Z logger=settings t=2026-05-12T11:14:01.500574623Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T11:14:01.500592474Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T11:14:01.500597574Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T11:14:01.500601785Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T11:14:01.500606165Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T11:14:01.500610045Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T11:14:01.500614165Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T11:14:01.500618335Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T11:14:01.500623105Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T11:14:01.500627666Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T11:14:01.500641456Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T11:14:01.500645686Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T11:14:01.500654387Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T11:14:01.500660497Z level=info msg=Target target=[all] logger=settings t=2026-05-12T11:14:01.500669477Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T11:14:01.500676578Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T11:14:01.500683878Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T11:14:01.500687858Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T11:14:01.500692668Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T11:14:01.500697088Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T11:14:01.501082905Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T11:14:01.501107606Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T11:14:01.502845687Z level=info msg="Locking database" logger=migrator t=2026-05-12T11:14:01.502858567Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T11:14:01.503442061Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T11:14:01.504454053Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.011182ms logger=migrator t=2026-05-12T11:14:01.511884745Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T11:14:01.512523332Z level=info msg="Migration successfully executed" id="create user table" duration=638.367µs logger=migrator t=2026-05-12T11:14:01.517489974Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T11:14:01.518277087Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=790.383µs logger=migrator t=2026-05-12T11:14:01.523591794Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T11:14:01.525102386Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.510021ms logger=migrator t=2026-05-12T11:14:01.534093773Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T11:14:01.535357415Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.269313ms logger=migrator t=2026-05-12T11:14:01.540736204Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T11:14:01.541291317Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=558.773µs logger=migrator t=2026-05-12T11:14:01.545315181Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T11:14:01.547940398Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.625157ms logger=migrator t=2026-05-12T11:14:01.553050647Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T11:14:01.554242035Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.191168ms logger=migrator t=2026-05-12T11:14:01.559834034Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T11:14:01.560641618Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=807.253µs logger=migrator t=2026-05-12T11:14:01.565451423Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T11:14:01.566525498Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.073004ms logger=migrator t=2026-05-12T11:14:01.572172098Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T11:14:01.572997432Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=827.524µs logger=migrator t=2026-05-12T11:14:01.57908094Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T11:14:01.579877383Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=801.783µs logger=migrator t=2026-05-12T11:14:01.585077435Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T11:14:01.58837991Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.302875ms logger=migrator t=2026-05-12T11:14:01.593567293Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T11:14:01.593603364Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.102µs logger=migrator t=2026-05-12T11:14:01.597234982Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T11:14:01.598506923Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.271531ms logger=migrator t=2026-05-12T11:14:01.603636063Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T11:14:01.60380368Z level=info msg="Migration successfully executed" id="Add missing user data" duration=164.817µs logger=migrator t=2026-05-12T11:14:01.608301964Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T11:14:01.610531405Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.229091ms logger=migrator t=2026-05-12T11:14:01.615586011Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T11:14:01.616992149Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.405938ms logger=migrator t=2026-05-12T11:14:01.622792906Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T11:14:01.624048697Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.25672ms logger=migrator t=2026-05-12T11:14:01.630640196Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T11:14:01.640816622Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.175095ms logger=migrator t=2026-05-12T11:14:01.645281634Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T11:14:01.64640471Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.124866ms logger=migrator t=2026-05-12T11:14:01.651119943Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T11:14:01.651424125Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=304.513µs logger=migrator t=2026-05-12T11:14:01.655779733Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T11:14:01.656459471Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=680.088µs logger=migrator t=2026-05-12T11:14:01.665229519Z 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-12T11:14:01.665621615Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=393.766µs logger=migrator t=2026-05-12T11:14:01.671062087Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T11:14:01.671587588Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=527.061µs logger=migrator t=2026-05-12T11:14:01.677595754Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T11:14:01.678785903Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.191188ms logger=migrator t=2026-05-12T11:14:01.685442654Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T11:14:01.686232077Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=792.653µs logger=migrator t=2026-05-12T11:14:01.691234481Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T11:14:01.691778524Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=544.723µs logger=migrator t=2026-05-12T11:14:01.69586598Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T11:14:01.69660427Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=741.54µs logger=migrator t=2026-05-12T11:14:01.704306275Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T11:14:01.705982074Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.683649ms logger=migrator t=2026-05-12T11:14:01.716697721Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T11:14:01.716770564Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=88.884µs logger=migrator t=2026-05-12T11:14:01.72158399Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T11:14:01.723047421Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.4538ms logger=migrator t=2026-05-12T11:14:01.729031755Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T11:14:01.729994194Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=961.639µs logger=migrator t=2026-05-12T11:14:01.734113993Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T11:14:01.735623964Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.514922ms logger=migrator t=2026-05-12T11:14:01.745872153Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T11:14:01.746764969Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=893.916µs logger=migrator t=2026-05-12T11:14:01.752944511Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T11:14:01.758007298Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.066277ms logger=migrator t=2026-05-12T11:14:01.763171099Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T11:14:01.764733743Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.562814ms logger=migrator t=2026-05-12T11:14:01.768516198Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T11:14:01.769722096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.23235ms logger=migrator t=2026-05-12T11:14:01.77543181Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T11:14:01.776808146Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.372597ms logger=migrator t=2026-05-12T11:14:01.781206185Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T11:14:01.781943986Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=738.071µs logger=migrator t=2026-05-12T11:14:01.785921188Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T11:14:01.787283714Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.366386ms logger=migrator t=2026-05-12T11:14:01.792383622Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T11:14:01.792762838Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=379.356µs logger=migrator t=2026-05-12T11:14:01.798115937Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T11:14:01.798622338Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=506.59µs logger=migrator t=2026-05-12T11:14:01.804647264Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T11:14:01.805274009Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=627.166µs logger=migrator t=2026-05-12T11:14:01.809050833Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T11:14:01.810016913Z level=info msg="Migration successfully executed" id="create star table" duration=966.89µs logger=migrator t=2026-05-12T11:14:01.814493085Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T11:14:01.815879462Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.387127ms logger=migrator t=2026-05-12T11:14:01.821193629Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T11:14:01.822586686Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.392597ms logger=migrator t=2026-05-12T11:14:01.826882662Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T11:14:01.827637072Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=754.55µs logger=migrator t=2026-05-12T11:14:01.831779892Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T11:14:01.832489661Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=717.619µs logger=migrator t=2026-05-12T11:14:01.837592929Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T11:14:01.838308718Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=715.169µs logger=migrator t=2026-05-12T11:14:01.845019482Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T11:14:01.845745562Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=725.86µs logger=migrator t=2026-05-12T11:14:01.850224015Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T11:14:01.851001756Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=777.721µs logger=migrator t=2026-05-12T11:14:01.860181442Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T11:14:01.860211143Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.941µs logger=migrator t=2026-05-12T11:14:01.866343433Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T11:14:01.866368864Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.441µs logger=migrator t=2026-05-12T11:14:01.871351908Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T11:14:01.87164099Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=300.402µs logger=migrator t=2026-05-12T11:14:01.875519218Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T11:14:01.876661735Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.144988ms logger=migrator t=2026-05-12T11:14:01.882246243Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T11:14:01.883025405Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=779.442µs logger=migrator t=2026-05-12T11:14:01.89490602Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T11:14:01.895556316Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=649.946µs logger=migrator t=2026-05-12T11:14:01.900821491Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T11:14:01.901341032Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=518.731µs logger=migrator t=2026-05-12T11:14:01.906263914Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T11:14:01.907040505Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=776.451µs logger=migrator t=2026-05-12T11:14:01.913130134Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T11:14:01.913975979Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=846.185µs logger=migrator t=2026-05-12T11:14:01.918282744Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T11:14:01.923422984Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.13467ms logger=migrator t=2026-05-12T11:14:01.928371967Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T11:14:01.929215391Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=843.314µs logger=migrator t=2026-05-12T11:14:01.934995667Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T11:14:01.936387584Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.392507ms logger=migrator t=2026-05-12T11:14:01.941450411Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T11:14:01.942274505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=824.183µs logger=migrator t=2026-05-12T11:14:01.949543152Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T11:14:01.950116725Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=572.113µs logger=migrator t=2026-05-12T11:14:01.954931002Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T11:14:01.956654152Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.722579ms logger=migrator t=2026-05-12T11:14:01.963049263Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T11:14:01.963193069Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=143.946µs logger=migrator t=2026-05-12T11:14:01.969513527Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T11:14:01.972552831Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.038744ms logger=migrator t=2026-05-12T11:14:01.978945282Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T11:14:01.980816069Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.870357ms logger=migrator t=2026-05-12T11:14:01.985821544Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T11:14:01.987649428Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.827664ms logger=migrator t=2026-05-12T11:14:01.993126631Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T11:14:01.994171825Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.043854ms logger=migrator t=2026-05-12T11:14:02.000165919Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T11:14:02.002691013Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.526133ms logger=migrator t=2026-05-12T11:14:02.006956787Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T11:14:02.007863884Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=907.476µs logger=migrator t=2026-05-12T11:14:02.012735484Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T11:14:02.013569037Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=833.663µs logger=migrator t=2026-05-12T11:14:02.019514842Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T11:14:02.019554863Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.661µs logger=migrator t=2026-05-12T11:14:02.038829882Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T11:14:02.038928416Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=116.565µs logger=migrator t=2026-05-12T11:14:02.045079959Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T11:14:02.047862974Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.783684ms logger=migrator t=2026-05-12T11:14:02.053330457Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T11:14:02.055643611Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.313584ms logger=migrator t=2026-05-12T11:14:02.061027312Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T11:14:02.063009834Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.981162ms logger=migrator t=2026-05-12T11:14:02.074860909Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T11:14:02.079962368Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=5.085388ms logger=migrator t=2026-05-12T11:14:02.084886281Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T11:14:02.085171342Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.202µs logger=migrator t=2026-05-12T11:14:02.092242572Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T11:14:02.093624818Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.382326ms logger=migrator t=2026-05-12T11:14:02.098522809Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T11:14:02.099363814Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=842.604µs logger=migrator t=2026-05-12T11:14:02.104062246Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T11:14:02.104098698Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.272µs logger=migrator t=2026-05-12T11:14:02.109086522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T11:14:02.110376465Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.289273ms logger=migrator t=2026-05-12T11:14:02.117728017Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T11:14:02.118581051Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=860.095µs logger=migrator t=2026-05-12T11:14:02.123217131Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T11:14:02.129237308Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.017457ms logger=migrator t=2026-05-12T11:14:02.166005285Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T11:14:02.167084208Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.052573ms logger=migrator t=2026-05-12T11:14:02.173270392Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T11:14:02.174990893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.726911ms logger=migrator t=2026-05-12T11:14:02.180074311Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T11:14:02.181001779Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=928.028µs logger=migrator t=2026-05-12T11:14:02.186130589Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T11:14:02.186921341Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=790.532µs logger=migrator t=2026-05-12T11:14:02.194136047Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T11:14:02.195524364Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.388556ms logger=migrator t=2026-05-12T11:14:02.200836551Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T11:14:02.205617328Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.781817ms logger=migrator t=2026-05-12T11:14:02.210466537Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T11:14:02.211187726Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=721.339µs logger=migrator t=2026-05-12T11:14:02.216469812Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T11:14:02.216676561Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=206.749µs logger=migrator t=2026-05-12T11:14:02.221138694Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T11:14:02.221341602Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=203.518µs logger=migrator t=2026-05-12T11:14:02.225224771Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T11:14:02.226509023Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.284392ms logger=migrator t=2026-05-12T11:14:02.232673507Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T11:14:02.236030934Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.359298ms logger=migrator t=2026-05-12T11:14:02.241615803Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T11:14:02.242926576Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.309823ms logger=migrator t=2026-05-12T11:14:02.24690467Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T11:14:02.248119479Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.214219ms logger=migrator t=2026-05-12T11:14:02.252937657Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T11:14:02.25374725Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=802.302µs logger=migrator t=2026-05-12T11:14:02.257955213Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T11:14:02.259706624Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.757692ms logger=migrator t=2026-05-12T11:14:02.264888437Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T11:14:02.265899619Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.011422ms logger=migrator t=2026-05-12T11:14:02.269175352Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T11:14:02.275617716Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.440544ms logger=migrator t=2026-05-12T11:14:02.280662543Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T11:14:02.281513878Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=854.435µs logger=migrator t=2026-05-12T11:14:02.286119237Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T11:14:02.286999993Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=876.215µs logger=migrator t=2026-05-12T11:14:02.290229355Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T11:14:02.291063949Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=834.574µs logger=migrator t=2026-05-12T11:14:02.295079734Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T11:14:02.295922178Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=832.054µs logger=migrator t=2026-05-12T11:14:02.3027963Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T11:14:02.307463771Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.65529ms logger=migrator t=2026-05-12T11:14:02.34769554Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T11:14:02.351651932Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.956112ms logger=migrator t=2026-05-12T11:14:02.357130397Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T11:14:02.357161338Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=45.922µs logger=migrator t=2026-05-12T11:14:02.362128821Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T11:14:02.362535668Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=407.007µs logger=migrator t=2026-05-12T11:14:02.368334986Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T11:14:02.372694995Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.359449ms logger=migrator t=2026-05-12T11:14:02.379322266Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T11:14:02.379643919Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=321.403µs logger=migrator t=2026-05-12T11:14:02.384681946Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T11:14:02.384960717Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=278.841µs logger=migrator t=2026-05-12T11:14:02.389611618Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T11:14:02.392223785Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.612357ms logger=migrator t=2026-05-12T11:14:02.396570753Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T11:14:02.396854224Z level=info msg="Migration successfully executed" id="Update uid value" duration=282.882µs logger=migrator t=2026-05-12T11:14:02.402636461Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T11:14:02.403977457Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.345865ms logger=migrator t=2026-05-12T11:14:02.409056835Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T11:14:02.410375768Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.319343ms logger=migrator t=2026-05-12T11:14:02.415328422Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T11:14:02.416117954Z level=info msg="Migration successfully executed" id="create api_key table" duration=789.223µs logger=migrator t=2026-05-12T11:14:02.422202733Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T11:14:02.423502077Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.307265ms logger=migrator t=2026-05-12T11:14:02.428498972Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T11:14:02.429372847Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=866.635µs logger=migrator t=2026-05-12T11:14:02.434637553Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T11:14:02.435693966Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.094715ms logger=migrator t=2026-05-12T11:14:02.442052986Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T11:14:02.442943954Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=889.077µs logger=migrator t=2026-05-12T11:14:02.447849314Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T11:14:02.449431529Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.576515ms logger=migrator t=2026-05-12T11:14:02.454661473Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T11:14:02.455726437Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.068314ms logger=migrator t=2026-05-12T11:14:02.46165767Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T11:14:02.471041845Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.389446ms logger=migrator t=2026-05-12T11:14:02.476266649Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T11:14:02.476867444Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=600.724µs logger=migrator t=2026-05-12T11:14:02.482092708Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T11:14:02.483078808Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=988.11µs logger=migrator t=2026-05-12T11:14:02.488195018Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T11:14:02.489291212Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.085655ms logger=migrator t=2026-05-12T11:14:02.494340049Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T11:14:02.495440434Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.107145ms logger=migrator t=2026-05-12T11:14:02.500905278Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T11:14:02.501404609Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=483.991µs logger=migrator t=2026-05-12T11:14:02.506393553Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T11:14:02.50704011Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=646.817µs logger=migrator t=2026-05-12T11:14:02.511466381Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T11:14:02.511611677Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=145.946µs logger=migrator t=2026-05-12T11:14:02.517071321Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T11:14:02.520113235Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.042034ms logger=migrator t=2026-05-12T11:14:02.52511157Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T11:14:02.527959707Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.850027ms logger=migrator t=2026-05-12T11:14:02.533345768Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T11:14:02.533697602Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=353.174µs logger=migrator t=2026-05-12T11:14:02.538637145Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T11:14:02.541676859Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.039454ms logger=migrator t=2026-05-12T11:14:02.54804596Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T11:14:02.551715321Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.669691ms logger=migrator t=2026-05-12T11:14:02.556930664Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T11:14:02.558334752Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.403568ms logger=migrator t=2026-05-12T11:14:02.564108918Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T11:14:02.564853749Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=745.711µs logger=migrator t=2026-05-12T11:14:02.570808173Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T11:14:02.571868997Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.021092ms logger=migrator t=2026-05-12T11:14:02.576657592Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T11:14:02.577993507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.329635ms logger=migrator t=2026-05-12T11:14:02.583383318Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T11:14:02.584982463Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.599775ms logger=migrator t=2026-05-12T11:14:02.590937609Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T11:14:02.59196833Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.030732ms logger=migrator t=2026-05-12T11:14:02.596872691Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T11:14:02.597165123Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=292.472µs logger=migrator t=2026-05-12T11:14:02.601626546Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T11:14:02.601658897Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.392µs logger=migrator t=2026-05-12T11:14:02.607254526Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T11:14:02.61198209Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.726094ms logger=migrator t=2026-05-12T11:14:02.618779138Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T11:14:02.624669671Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.895923ms logger=migrator t=2026-05-12T11:14:02.630567252Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T11:14:02.630990719Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=431.037µs logger=migrator t=2026-05-12T11:14:02.636907242Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T11:14:02.638530479Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.617727ms logger=migrator t=2026-05-12T11:14:02.645035985Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T11:14:02.646969234Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.933059ms logger=migrator t=2026-05-12T11:14:02.654260863Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T11:14:02.654346666Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=87.844µs logger=migrator t=2026-05-12T11:14:02.660435106Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T11:14:02.66223145Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.789824ms logger=migrator t=2026-05-12T11:14:02.668549198Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T11:14:02.669615132Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.063344ms logger=migrator t=2026-05-12T11:14:02.673996681Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T11:14:02.676447872Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.451641ms logger=migrator t=2026-05-12T11:14:02.681105093Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T11:14:02.681214978Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.162µs logger=migrator t=2026-05-12T11:14:02.686682672Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T11:14:02.687725344Z level=info msg="Migration successfully executed" id="create session table" duration=1.042762ms logger=migrator t=2026-05-12T11:14:02.694270202Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T11:14:02.694665359Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=399.377µs logger=migrator t=2026-05-12T11:14:02.699462585Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T11:14:02.699639392Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=180.967µs logger=migrator t=2026-05-12T11:14:02.704163378Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T11:14:02.706007924Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.839645ms logger=migrator t=2026-05-12T11:14:02.71227221Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T11:14:02.713393856Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.123146ms logger=migrator t=2026-05-12T11:14:02.718491535Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T11:14:02.718690553Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.511µs logger=migrator t=2026-05-12T11:14:02.723796452Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T11:14:02.723824373Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.711µs logger=migrator t=2026-05-12T11:14:02.72958528Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T11:14:02.745173799Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=15.586389ms logger=migrator t=2026-05-12T11:14:02.750222015Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T11:14:02.752481518Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.258933ms logger=migrator t=2026-05-12T11:14:02.757957362Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T11:14:02.758072857Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=115.885µs logger=migrator t=2026-05-12T11:14:02.763445267Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T11:14:02.763627064Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=182.617µs logger=migrator t=2026-05-12T11:14:02.770147632Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T11:14:02.771596001Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.457519ms logger=migrator t=2026-05-12T11:14:02.776153378Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T11:14:02.776270093Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=129.305µs logger=migrator t=2026-05-12T11:14:02.781015037Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T11:14:02.784370415Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.355848ms logger=migrator t=2026-05-12T11:14:02.789331198Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T11:14:02.789563757Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=232.629µs logger=migrator t=2026-05-12T11:14:02.793661566Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T11:14:02.796870047Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.208351ms logger=migrator t=2026-05-12T11:14:02.801287738Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T11:14:02.804530251Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.246493ms logger=migrator t=2026-05-12T11:14:02.808987093Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T11:14:02.809249424Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=262.681µs logger=migrator t=2026-05-12T11:14:02.815069373Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T11:14:02.816590485Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.514681ms logger=migrator t=2026-05-12T11:14:02.821607521Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T11:14:02.823357303Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.748532ms logger=migrator t=2026-05-12T11:14:02.828826956Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T11:14:02.829958813Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.132167ms logger=migrator t=2026-05-12T11:14:02.836158747Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T11:14:02.837816925Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.657108ms logger=migrator t=2026-05-12T11:14:02.842044138Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T11:14:02.842911623Z level=info msg="Migration successfully executed" id="add index alert state" duration=867.955µs logger=migrator t=2026-05-12T11:14:02.848483591Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T11:14:02.849460922Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=977.871µs logger=migrator t=2026-05-12T11:14:02.854166875Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T11:14:02.854855323Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=688.188µs logger=migrator t=2026-05-12T11:14:02.859619628Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T11:14:02.861478364Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.857686ms logger=migrator t=2026-05-12T11:14:02.86747076Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T11:14:02.868709811Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.240081ms logger=migrator t=2026-05-12T11:14:02.873112671Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T11:14:02.884264148Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.147817ms logger=migrator t=2026-05-12T11:14:02.889299574Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T11:14:02.889837666Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=539.642µs logger=migrator t=2026-05-12T11:14:02.895096162Z 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-12T11:14:02.896668757Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.571925ms logger=migrator t=2026-05-12T11:14:02.901350918Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T11:14:02.901823268Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=475.08µs logger=migrator t=2026-05-12T11:14:02.906679956Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T11:14:02.907707059Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.027153ms logger=migrator t=2026-05-12T11:14:02.913511517Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T11:14:02.914591481Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.083094ms logger=migrator t=2026-05-12T11:14:02.919754393Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T11:14:02.923718645Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.971863ms logger=migrator t=2026-05-12T11:14:02.929442609Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T11:14:02.933647982Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.199943ms logger=migrator t=2026-05-12T11:14:02.939133587Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T11:14:02.942762775Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.629018ms logger=migrator t=2026-05-12T11:14:02.947327733Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T11:14:02.951009863Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.68183ms logger=migrator t=2026-05-12T11:14:02.955638614Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T11:14:02.956793901Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.151556ms logger=migrator t=2026-05-12T11:14:02.96214686Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T11:14:02.962241764Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=97.464µs logger=migrator t=2026-05-12T11:14:02.968144575Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T11:14:02.968230819Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=76.443µs logger=migrator t=2026-05-12T11:14:02.972602829Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T11:14:02.973635371Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.032391ms logger=migrator t=2026-05-12T11:14:02.978562072Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T11:14:02.979629186Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.067414ms logger=migrator t=2026-05-12T11:14:02.985386082Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T11:14:02.986858153Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.472131ms logger=migrator t=2026-05-12T11:14:02.992073127Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T11:14:02.993210833Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.137246ms logger=migrator t=2026-05-12T11:14:02.998345183Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T11:14:02.999467099Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.121846ms logger=migrator t=2026-05-12T11:14:03.004543927Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T11:14:03.008538082Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.993805ms logger=migrator t=2026-05-12T11:14:03.013013585Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T11:14:03.017348924Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.335079ms logger=migrator t=2026-05-12T11:14:03.022154641Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T11:14:03.022473535Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=312.554µs logger=migrator t=2026-05-12T11:14:03.028493962Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T11:14:03.029685921Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.190828ms logger=migrator t=2026-05-12T11:14:03.034554741Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T11:14:03.035612714Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.057123ms logger=migrator t=2026-05-12T11:14:03.040062868Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T11:14:03.044649186Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.585307ms logger=migrator t=2026-05-12T11:14:03.050626842Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T11:14:03.050875712Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=260.64µs logger=migrator t=2026-05-12T11:14:03.055862147Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T11:14:03.058778517Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.926631ms logger=migrator t=2026-05-12T11:14:03.063823314Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T11:14:03.064997463Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.173639ms logger=migrator t=2026-05-12T11:14:03.070998579Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T11:14:03.071106784Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=108.245µs logger=migrator t=2026-05-12T11:14:03.075759235Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T11:14:03.076743236Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=983.88µs logger=migrator t=2026-05-12T11:14:03.082135437Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T11:14:03.0838901Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.754913ms logger=migrator t=2026-05-12T11:14:03.090082844Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T11:14:03.091294604Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.216119ms logger=migrator t=2026-05-12T11:14:03.095985277Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T11:14:03.097354493Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.368486ms logger=migrator t=2026-05-12T11:14:03.102576858Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T11:14:03.10360374Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.029173ms logger=migrator t=2026-05-12T11:14:03.110724852Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T11:14:03.11235809Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.624968ms logger=migrator t=2026-05-12T11:14:03.117278582Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T11:14:03.117308543Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.091µs logger=migrator t=2026-05-12T11:14:03.122042708Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T11:14:03.126565674Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.523016ms logger=migrator t=2026-05-12T11:14:03.132165094Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T11:14:03.133351293Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.180099ms logger=migrator t=2026-05-12T11:14:03.138674462Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T11:14:03.143158426Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.483984ms logger=migrator t=2026-05-12T11:14:03.148563059Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T11:14:03.14933448Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=771.242µs logger=migrator t=2026-05-12T11:14:03.155710982Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T11:14:03.156689692Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=986.96µs logger=migrator t=2026-05-12T11:14:03.16175895Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T11:14:03.162621297Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=862.437µs logger=migrator t=2026-05-12T11:14:03.168713077Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T11:14:03.180791623Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.062966ms logger=migrator t=2026-05-12T11:14:03.188788952Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T11:14:03.189333094Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=555.673µs logger=migrator t=2026-05-12T11:14:03.195103741Z 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-12T11:14:03.196611784Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.508183ms logger=migrator t=2026-05-12T11:14:03.202377581Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T11:14:03.202650492Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=273.171µs logger=migrator t=2026-05-12T11:14:03.210023436Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T11:14:03.211041487Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.021902ms logger=migrator t=2026-05-12T11:14:03.2171928Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T11:14:03.217483062Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=290.542µs logger=migrator t=2026-05-12T11:14:03.221927615Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T11:14:03.225246881Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.318906ms logger=migrator t=2026-05-12T11:14:03.231472977Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T11:14:03.234672418Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.199591ms logger=migrator t=2026-05-12T11:14:03.24056949Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T11:14:03.241285811Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=716.191µs logger=migrator t=2026-05-12T11:14:03.24685296Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T11:14:03.247565109Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=712.089µs logger=migrator t=2026-05-12T11:14:03.252153488Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T11:14:03.252307234Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=154.216µs logger=migrator t=2026-05-12T11:14:03.256890752Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T11:14:03.259901166Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.010214ms logger=migrator t=2026-05-12T11:14:03.265262596Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T11:14:03.265982006Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=715.97µs logger=migrator t=2026-05-12T11:14:03.27021864Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T11:14:03.270429569Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=183.397µs logger=migrator t=2026-05-12T11:14:03.275494097Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T11:14:03.27582213Z level=info msg="Migration successfully executed" id="Move region to single row" duration=327.693µs logger=migrator t=2026-05-12T11:14:03.282356079Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T11:14:03.283022117Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=666.109µs logger=migrator t=2026-05-12T11:14:03.288718531Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T11:14:03.289718542Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.000081ms logger=migrator t=2026-05-12T11:14:03.29501225Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T11:14:03.297048224Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.037094ms logger=migrator t=2026-05-12T11:14:03.304068492Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T11:14:03.306120726Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.051114ms logger=migrator t=2026-05-12T11:14:03.311225727Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T11:14:03.311956966Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=731.17µs logger=migrator t=2026-05-12T11:14:03.316108597Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T11:14:03.317218893Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.110427ms logger=migrator t=2026-05-12T11:14:03.323292472Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T11:14:03.323447868Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=156.706µs logger=migrator t=2026-05-12T11:14:03.329517108Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T11:14:03.330912436Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.395207ms logger=migrator t=2026-05-12T11:14:03.337410663Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T11:14:03.338772828Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.355146ms logger=migrator t=2026-05-12T11:14:03.345756486Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T11:14:03.346648782Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=888.026µs logger=migrator t=2026-05-12T11:14:03.354719384Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T11:14:03.356223176Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.503622ms logger=migrator t=2026-05-12T11:14:03.361799845Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T11:14:03.362017434Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=222.339µs logger=migrator t=2026-05-12T11:14:03.366621473Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T11:14:03.367058842Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=436.679µs logger=migrator t=2026-05-12T11:14:03.372064767Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T11:14:03.37214635Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=82.963µs logger=migrator t=2026-05-12T11:14:03.379096527Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T11:14:03.380345787Z level=info msg="Migration successfully executed" id="create team table" duration=1.249831ms logger=migrator t=2026-05-12T11:14:03.38647354Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T11:14:03.387619677Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.146077ms logger=migrator t=2026-05-12T11:14:03.392254358Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T11:14:03.393342932Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.088174ms logger=migrator t=2026-05-12T11:14:03.398619839Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T11:14:03.403298942Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.671012ms logger=migrator t=2026-05-12T11:14:03.408288926Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T11:14:03.408515205Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=219.889µs logger=migrator t=2026-05-12T11:14:03.413269541Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T11:14:03.414309884Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.040933ms logger=migrator t=2026-05-12T11:14:03.419709046Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T11:14:03.42051609Z level=info msg="Migration successfully executed" id="create team member table" duration=806.934µs logger=migrator t=2026-05-12T11:14:03.425142009Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T11:14:03.426023606Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=886.427µs logger=migrator t=2026-05-12T11:14:03.430729829Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T11:14:03.431638767Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=908.758µs logger=migrator t=2026-05-12T11:14:03.437261808Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T11:14:03.438667196Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.405537ms logger=migrator t=2026-05-12T11:14:03.444712674Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T11:14:03.450092635Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.381411ms logger=migrator t=2026-05-12T11:14:03.457400686Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T11:14:03.462371701Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.967604ms logger=migrator t=2026-05-12T11:14:03.468843926Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T11:14:03.473821601Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.975975ms logger=migrator t=2026-05-12T11:14:03.479651831Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T11:14:03.48086234Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.117245ms logger=migrator t=2026-05-12T11:14:03.487784286Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T11:14:03.489335819Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.557464ms logger=migrator t=2026-05-12T11:14:03.495581235Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T11:14:03.496833527Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.253072ms logger=migrator t=2026-05-12T11:14:03.504814425Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T11:14:03.505768324Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=957.979µs logger=migrator t=2026-05-12T11:14:03.513141608Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T11:14:03.514367678Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.23062ms logger=migrator t=2026-05-12T11:14:03.518965067Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T11:14:03.519900715Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=935.558µs logger=migrator t=2026-05-12T11:14:03.524961634Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T11:14:03.52585516Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=893.396µs logger=migrator t=2026-05-12T11:14:03.532008743Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T11:14:03.5329131Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=904.237µs logger=migrator t=2026-05-12T11:14:03.53801325Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T11:14:03.538526271Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=513.931µs logger=migrator t=2026-05-12T11:14:03.545950926Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T11:14:03.546310812Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=378.726µs logger=migrator t=2026-05-12T11:14:03.551300106Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T11:14:03.55211066Z level=info msg="Migration successfully executed" id="create tag table" duration=810.644µs logger=migrator t=2026-05-12T11:14:03.556546082Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T11:14:03.557595876Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.047713ms logger=migrator t=2026-05-12T11:14:03.563095132Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T11:14:03.563926166Z level=info msg="Migration successfully executed" id="create login attempt table" duration=834.054µs logger=migrator t=2026-05-12T11:14:03.568330906Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T11:14:03.569435732Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.100166ms logger=migrator t=2026-05-12T11:14:03.573693097Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T11:14:03.57473425Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.041253ms logger=migrator t=2026-05-12T11:14:03.580456165Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T11:14:03.594728272Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.269117ms logger=migrator t=2026-05-12T11:14:03.599801051Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T11:14:03.600703948Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=903.317µs logger=migrator t=2026-05-12T11:14:03.606170722Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T11:14:03.608185156Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.014243ms logger=migrator t=2026-05-12T11:14:03.61511449Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T11:14:03.615808558Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=698.438µs logger=migrator t=2026-05-12T11:14:03.622078407Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T11:14:03.623301076Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.22264ms logger=migrator t=2026-05-12T11:14:03.628459099Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T11:14:03.629988431Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.529893ms logger=migrator t=2026-05-12T11:14:03.635727917Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T11:14:03.636833793Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.105386ms logger=migrator t=2026-05-12T11:14:03.641843679Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T11:14:03.642136831Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=296.762µs logger=migrator t=2026-05-12T11:14:03.647315484Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T11:14:03.653693166Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.374802ms logger=migrator t=2026-05-12T11:14:03.660385841Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T11:14:03.668537306Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.152575ms logger=migrator t=2026-05-12T11:14:03.675109787Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T11:14:03.682832744Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.711466ms logger=migrator t=2026-05-12T11:14:03.691779972Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T11:14:03.698413645Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.634314ms logger=migrator t=2026-05-12T11:14:03.704561157Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T11:14:03.705866091Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.305034ms logger=migrator t=2026-05-12T11:14:03.712109898Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T11:14:03.717767431Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.657012ms logger=migrator t=2026-05-12T11:14:03.729033414Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T11:14:03.731034556Z level=info msg="Migration successfully executed" id="create server_lock table" duration=8.654227ms logger=migrator t=2026-05-12T11:14:03.736925989Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T11:14:03.738803485Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.877256ms logger=migrator t=2026-05-12T11:14:03.746291803Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T11:14:03.747249252Z level=info msg="Migration successfully executed" id="create user auth token table" duration=961.509µs logger=migrator t=2026-05-12T11:14:03.752512299Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T11:14:03.754293132Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.791404ms logger=migrator t=2026-05-12T11:14:03.760013967Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T11:14:03.761196236Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.181999ms logger=migrator t=2026-05-12T11:14:03.767674163Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T11:14:03.769633313Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.958109ms logger=migrator t=2026-05-12T11:14:03.775243443Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T11:14:03.782678889Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.437576ms logger=migrator t=2026-05-12T11:14:03.787717487Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T11:14:03.78852918Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=811.283µs logger=migrator t=2026-05-12T11:14:03.794434272Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T11:14:03.796055459Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.627487ms logger=migrator t=2026-05-12T11:14:03.801058925Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T11:14:03.80215328Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.094275ms logger=migrator t=2026-05-12T11:14:03.808624736Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T11:14:03.810135788Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.509002ms logger=migrator t=2026-05-12T11:14:03.816727029Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T11:14:03.818010702Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.284493ms logger=migrator t=2026-05-12T11:14:03.822717925Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T11:14:03.822810009Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=92.694µs logger=migrator t=2026-05-12T11:14:03.827003052Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T11:14:03.827114346Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=111.494µs logger=migrator t=2026-05-12T11:14:03.833087992Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T11:14:03.834102013Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.013501ms logger=migrator t=2026-05-12T11:14:03.839083228Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T11:14:03.840280548Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.190579ms logger=migrator t=2026-05-12T11:14:03.844871876Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T11:14:03.846893919Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.029854ms logger=migrator t=2026-05-12T11:14:03.851874854Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T11:14:03.851982379Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.405µs logger=migrator t=2026-05-12T11:14:03.856737024Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T11:14:03.857921703Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.180789ms logger=migrator t=2026-05-12T11:14:03.863378027Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T11:14:03.86634861Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.976932ms logger=migrator t=2026-05-12T11:14:03.884968834Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T11:14:03.887428075Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.459391ms logger=migrator t=2026-05-12T11:14:03.913669665Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T11:14:03.915865665Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.20076ms logger=migrator t=2026-05-12T11:14:03.921339909Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T11:14:03.925854716Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.514016ms logger=migrator t=2026-05-12T11:14:03.934285402Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T11:14:03.936295135Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.009363ms logger=migrator t=2026-05-12T11:14:03.942339784Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T11:14:03.942569273Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=261.251µs logger=migrator t=2026-05-12T11:14:03.94759784Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T11:14:03.949663485Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.065675ms logger=migrator t=2026-05-12T11:14:03.955827398Z 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-12T11:14:03.958023639Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.190161ms logger=migrator t=2026-05-12T11:14:03.962856757Z 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-12T11:14:03.964541706Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.684679ms logger=migrator t=2026-05-12T11:14:03.969156226Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T11:14:03.96924548Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=89.894µs logger=migrator t=2026-05-12T11:14:03.976293689Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T11:14:03.978326033Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.035664ms logger=migrator t=2026-05-12T11:14:03.984292218Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T11:14:03.985372602Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.078554ms logger=migrator t=2026-05-12T11:14:03.989005313Z 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-12T11:14:03.990251743Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.245521ms logger=migrator t=2026-05-12T11:14:03.99673142Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T11:14:03.998508573Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.777474ms logger=migrator t=2026-05-12T11:14:04.004980759Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T11:14:04.020611724Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=15.623415ms logger=migrator t=2026-05-12T11:14:04.026146993Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T11:14:04.027166644Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.016691ms logger=migrator t=2026-05-12T11:14:04.030902459Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T11:14:04.031832737Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=932.018µs logger=migrator t=2026-05-12T11:14:04.036765601Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T11:14:04.06391024Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.142529ms logger=migrator t=2026-05-12T11:14:04.068294451Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T11:14:04.122617541Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=54.31964ms logger=migrator t=2026-05-12T11:14:04.152917551Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T11:14:04.154127722Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.21257ms logger=migrator t=2026-05-12T11:14:04.177078258Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T11:14:04.178023467Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=947.549µs logger=migrator t=2026-05-12T11:14:04.194630152Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T11:14:04.20138448Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.752508ms logger=migrator t=2026-05-12T11:14:04.206376016Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T11:14:04.21056588Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.191064ms logger=migrator t=2026-05-12T11:14:04.214337985Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T11:14:04.215363317Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.027182ms logger=migrator t=2026-05-12T11:14:04.218523218Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T11:14:04.219536359Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.014411ms logger=migrator t=2026-05-12T11:14:04.222633677Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T11:14:04.223648278Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.014711ms logger=migrator t=2026-05-12T11:14:04.227659204Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T11:14:04.228789241Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.133557ms logger=migrator t=2026-05-12T11:14:04.232468773Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T11:14:04.232535656Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.083µs logger=migrator t=2026-05-12T11:14:04.237309122Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T11:14:04.244929487Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.619234ms logger=migrator t=2026-05-12T11:14:04.250999447Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T11:14:04.25784066Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.840352ms logger=migrator t=2026-05-12T11:14:04.26125936Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T11:14:04.267404054Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.152733ms logger=migrator t=2026-05-12T11:14:04.270700709Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T11:14:04.271660819Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=959.939µs logger=migrator t=2026-05-12T11:14:04.276480878Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T11:14:04.278193429Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.710721ms logger=migrator t=2026-05-12T11:14:04.283721327Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T11:14:04.292697227Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.97571ms logger=migrator t=2026-05-12T11:14:04.300348613Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T11:14:04.304944071Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.594809ms logger=migrator t=2026-05-12T11:14:04.309731619Z 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-12T11:14:04.31072217Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=990.821µs logger=migrator t=2026-05-12T11:14:04.32573762Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T11:14:04.334762742Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.028623ms logger=migrator t=2026-05-12T11:14:04.338784298Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T11:14:04.34537842Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.594323ms logger=migrator t=2026-05-12T11:14:04.349169366Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T11:14:04.349228959Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=60.093µs logger=migrator t=2026-05-12T11:14:04.352574136Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T11:14:04.353423422Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=849.536µs logger=migrator t=2026-05-12T11:14:04.360462072Z 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-12T11:14:04.361259444Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=809.623µs logger=migrator t=2026-05-12T11:14:04.367630428Z 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-12T11:14:04.369049136Z 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.418748ms logger=migrator t=2026-05-12T11:14:04.373451848Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T11:14:04.373513021Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=61.812µs logger=migrator t=2026-05-12T11:14:04.377475534Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T11:14:04.385292976Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.814253ms logger=migrator t=2026-05-12T11:14:04.389516641Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T11:14:04.395635453Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.118942ms logger=migrator t=2026-05-12T11:14:04.400839528Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T11:14:04.408761494Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.920456ms logger=migrator t=2026-05-12T11:14:04.411868153Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T11:14:04.416475542Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.605989ms logger=migrator t=2026-05-12T11:14:04.421863924Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T11:14:04.429844574Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.98058ms logger=migrator t=2026-05-12T11:14:04.433050686Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T11:14:04.433095988Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=45.922µs logger=migrator t=2026-05-12T11:14:04.436946336Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T11:14:04.437668037Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=720.96µs logger=migrator t=2026-05-12T11:14:04.44065936Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T11:14:04.447734171Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.072871ms logger=migrator t=2026-05-12T11:14:04.46951239Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T11:14:04.469626354Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=118.605µs logger=migrator t=2026-05-12T11:14:04.55872851Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T11:14:04.568239452Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.516912ms logger=migrator t=2026-05-12T11:14:04.625733204Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T11:14:04.63050094Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=4.772547ms logger=migrator t=2026-05-12T11:14:04.683997447Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T11:14:04.698242205Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=14.242357ms logger=migrator t=2026-05-12T11:14:04.727879576Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T11:14:04.729136879Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.259773ms logger=migrator t=2026-05-12T11:14:04.808403058Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T11:14:04.809739064Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.337316ms logger=migrator t=2026-05-12T11:14:05.057391465Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T11:14:05.066251392Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.866337ms logger=migrator t=2026-05-12T11:14:05.148310347Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T11:14:05.151253999Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.948532ms logger=migrator t=2026-05-12T11:14:05.233273363Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T11:14:05.234936732Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.669878ms logger=migrator t=2026-05-12T11:14:05.327108856Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T11:14:05.329098358Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.990842ms logger=migrator t=2026-05-12T11:14:05.408723953Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T11:14:05.412722999Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=4.629493ms logger=migrator t=2026-05-12T11:14:05.562433293Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T11:14:05.562644722Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=218.289µs logger=migrator t=2026-05-12T11:14:05.721456904Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T11:14:05.723197896Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.744832ms logger=migrator t=2026-05-12T11:14:05.737568491Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T11:14:05.738833633Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.268323ms logger=migrator t=2026-05-12T11:14:05.753591463Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T11:14:05.754108275Z 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-12T11:14:05.766215266Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T11:14:05.770536495Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=4.32751ms logger=migrator t=2026-05-12T11:14:05.77815834Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T11:14:05.78056809Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.410199ms logger=migrator t=2026-05-12T11:14:05.78758112Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T11:14:05.794398732Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.817832ms logger=migrator t=2026-05-12T11:14:05.803144714Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T11:14:05.806492452Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.337288ms logger=migrator t=2026-05-12T11:14:05.811193157Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T11:14:05.813207691Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.014093ms logger=migrator t=2026-05-12T11:14:05.818559892Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T11:14:05.819400487Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=842.484µs logger=migrator t=2026-05-12T11:14:05.826704199Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T11:14:05.827666129Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=963.19µs logger=migrator t=2026-05-12T11:14:05.832565292Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T11:14:05.83399406Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.429488ms logger=migrator t=2026-05-12T11:14:05.83954144Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T11:14:05.839583262Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.162µs logger=migrator t=2026-05-12T11:14:05.846218727Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T11:14:05.846340262Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=124.925µs logger=migrator t=2026-05-12T11:14:05.853989258Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T11:14:05.865307536Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.315039ms logger=migrator t=2026-05-12T11:14:05.87095844Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T11:14:05.871599977Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=642.977µs logger=migrator t=2026-05-12T11:14:05.876246809Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T11:14:05.887172041Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=10.921512ms logger=migrator t=2026-05-12T11:14:05.894863529Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T11:14:05.89511315Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=250.151µs logger=migrator t=2026-05-12T11:14:05.898981199Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T11:14:05.901931531Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.949192ms logger=migrator t=2026-05-12T11:14:05.913468749Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T11:14:05.917264376Z level=info msg="Migration successfully executed" id="create secrets table" duration=3.797287ms logger=migrator t=2026-05-12T11:14:05.928863916Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T11:14:05.967735815Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.869228ms logger=migrator t=2026-05-12T11:14:05.972314264Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T11:14:05.977724778Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.415904ms logger=migrator t=2026-05-12T11:14:05.996953953Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T11:14:05.997244545Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=285.982µs logger=migrator t=2026-05-12T11:14:06.007345784Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T11:14:06.04436337Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.008316ms logger=migrator t=2026-05-12T11:14:06.054465Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T11:14:06.088272723Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.808853ms logger=migrator t=2026-05-12T11:14:06.094262572Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T11:14:06.095999054Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.737672ms logger=migrator t=2026-05-12T11:14:06.100943419Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T11:14:06.102352798Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.41437ms logger=migrator t=2026-05-12T11:14:06.105693026Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T11:14:06.105945797Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=252.741µs logger=migrator t=2026-05-12T11:14:06.108960792Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T11:14:06.109824878Z level=info msg="Migration successfully executed" id="create permission table" duration=864.486µs logger=migrator t=2026-05-12T11:14:06.113410827Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T11:14:06.114364746Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=953.959µs logger=migrator t=2026-05-12T11:14:06.117790878Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T11:14:06.118800881Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.009903ms logger=migrator t=2026-05-12T11:14:06.121728192Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T11:14:06.12264852Z level=info msg="Migration successfully executed" id="create role table" duration=919.968µs logger=migrator t=2026-05-12T11:14:06.128979853Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T11:14:06.136840139Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.857416ms logger=migrator t=2026-05-12T11:14:06.139978349Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T11:14:06.145406805Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.428256ms logger=migrator t=2026-05-12T11:14:06.149723414Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T11:14:06.150728836Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.006072ms logger=migrator t=2026-05-12T11:14:06.156334968Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T11:14:06.157478926Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.146478ms logger=migrator t=2026-05-12T11:14:06.162068756Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T11:14:06.163125371Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.056895ms logger=migrator t=2026-05-12T11:14:06.166588334Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T11:14:06.167814775Z level=info msg="Migration successfully executed" id="create team role table" duration=1.226361ms logger=migrator t=2026-05-12T11:14:06.171468217Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T11:14:06.172499879Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.031442ms logger=migrator t=2026-05-12T11:14:06.17706697Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T11:14:06.178847013Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.779253ms logger=migrator t=2026-05-12T11:14:06.184906934Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T11:14:06.186171147Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.265623ms logger=migrator t=2026-05-12T11:14:06.189998426Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T11:14:06.190884333Z level=info msg="Migration successfully executed" id="create user role table" duration=888.657µs logger=migrator t=2026-05-12T11:14:06.195511085Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T11:14:06.196607071Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.095986ms logger=migrator t=2026-05-12T11:14:06.200258162Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T11:14:06.201475902Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.21707ms logger=migrator t=2026-05-12T11:14:06.205084543Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T11:14:06.206156247Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.095526ms logger=migrator t=2026-05-12T11:14:06.211655825Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T11:14:06.212804322Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.151817ms logger=migrator t=2026-05-12T11:14:06.216060438Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T11:14:06.217164204Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.103776ms logger=migrator t=2026-05-12T11:14:06.22020973Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T11:14:06.221773315Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.562345ms logger=migrator t=2026-05-12T11:14:06.225336203Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T11:14:06.233797104Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.454591ms logger=migrator t=2026-05-12T11:14:06.236925964Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T11:14:06.237707736Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=781.992µs logger=migrator t=2026-05-12T11:14:06.240902348Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T11:14:06.241690302Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=792.894µs logger=migrator t=2026-05-12T11:14:06.24476219Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T11:14:06.245770451Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.008201ms logger=migrator t=2026-05-12T11:14:06.248499844Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T11:14:06.249516507Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.015283ms logger=migrator t=2026-05-12T11:14:06.253244362Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T11:14:06.254023484Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=780.692µs logger=migrator t=2026-05-12T11:14:06.25731925Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T11:14:06.258357664Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.038354ms logger=migrator t=2026-05-12T11:14:06.263010687Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T11:14:06.272006051Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.988873ms logger=migrator t=2026-05-12T11:14:06.276477936Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T11:14:06.284965348Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.485232ms logger=migrator t=2026-05-12T11:14:06.28910674Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T11:14:06.300108677Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.998587ms logger=migrator t=2026-05-12T11:14:06.307536095Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T11:14:06.314340758Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.803653ms logger=migrator t=2026-05-12T11:14:06.324584262Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T11:14:06.32885022Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=4.259718ms logger=migrator t=2026-05-12T11:14:06.338460198Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T11:14:06.340078686Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.614078ms logger=migrator t=2026-05-12T11:14:06.343824881Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T11:14:06.344950559Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.125048ms logger=migrator t=2026-05-12T11:14:06.350782971Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T11:14:06.352090014Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.310724ms logger=migrator t=2026-05-12T11:14:06.355693654Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T11:14:06.356874143Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.180199ms logger=migrator t=2026-05-12T11:14:06.361565249Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T11:14:06.361617001Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=52.642µs logger=migrator t=2026-05-12T11:14:06.364643006Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T11:14:06.364690998Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=48.962µs logger=migrator t=2026-05-12T11:14:06.367695713Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T11:14:06.368425593Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=730.01µs logger=migrator t=2026-05-12T11:14:06.376202926Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T11:14:06.377006259Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=804.224µs logger=migrator t=2026-05-12T11:14:06.382111661Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T11:14:06.382829651Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=718.55µs logger=migrator t=2026-05-12T11:14:06.386956722Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T11:14:06.387257735Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=300.923µs logger=migrator t=2026-05-12T11:14:06.391190257Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T11:14:06.396165354Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=4.976657ms logger=migrator t=2026-05-12T11:14:06.40183525Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T11:14:06.402650643Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=817.513µs logger=migrator t=2026-05-12T11:14:06.410010979Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T11:14:06.411264671Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.253442ms logger=migrator t=2026-05-12T11:14:06.414634601Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T11:14:06.42306395Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.4271ms logger=migrator t=2026-05-12T11:14:06.426033144Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T11:14:06.426143229Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=110.785µs logger=migrator t=2026-05-12T11:14:06.429938736Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T11:14:06.430967019Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.027603ms logger=migrator t=2026-05-12T11:14:06.437005569Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T11:14:06.438270312Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.265693ms logger=migrator t=2026-05-12T11:14:06.441406062Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T11:14:06.442512938Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.106915ms logger=migrator t=2026-05-12T11:14:06.448528328Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T11:14:06.458018442Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.489824ms logger=migrator t=2026-05-12T11:14:06.461240285Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T11:14:06.462007597Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=767.202µs logger=migrator t=2026-05-12T11:14:06.464929588Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T11:14:06.465750203Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=820.475µs logger=migrator t=2026-05-12T11:14:06.468880213Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T11:14:06.493531716Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.650813ms logger=migrator t=2026-05-12T11:14:06.51048028Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T11:14:06.511662409Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.182938ms logger=migrator t=2026-05-12T11:14:06.517198318Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T11:14:06.518008792Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=777.692µs logger=migrator t=2026-05-12T11:14:06.524126266Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T11:14:06.525157209Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.030393ms logger=migrator t=2026-05-12T11:14:06.528498597Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T11:14:06.529706848Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.232522ms logger=migrator t=2026-05-12T11:14:06.534022727Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T11:14:06.534300118Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=322.983µs logger=migrator t=2026-05-12T11:14:06.54253617Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T11:14:06.545218021Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.687422ms logger=migrator t=2026-05-12T11:14:06.554917385Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T11:14:06.563504671Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.587667ms logger=migrator t=2026-05-12T11:14:06.568377843Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T11:14:06.569569823Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.192501ms logger=migrator t=2026-05-12T11:14:06.572713813Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T11:14:06.573749105Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.033482ms logger=migrator t=2026-05-12T11:14:06.578253763Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T11:14:06.578733883Z 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-12T11:14:06.583049452Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T11:14:06.583521192Z 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-12T11:14:06.587306149Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T11:14:06.588588882Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.282894ms logger=migrator t=2026-05-12T11:14:06.593460484Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T11:14:06.595096352Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.634979ms logger=migrator t=2026-05-12T11:14:06.598816686Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T11:14:06.600734086Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.91712ms logger=migrator t=2026-05-12T11:14:06.604332655Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T11:14:06.605623769Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.288344ms logger=migrator t=2026-05-12T11:14:06.612109508Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T11:14:06.613279726Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.170278ms logger=migrator t=2026-05-12T11:14:06.616201068Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T11:14:06.617355766Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.153318ms logger=migrator t=2026-05-12T11:14:06.62035004Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T11:14:06.621192605Z level=info msg="Migration successfully executed" id="Drop public config table" duration=840.425µs logger=migrator t=2026-05-12T11:14:06.626242545Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T11:14:06.627398282Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.156027ms logger=migrator t=2026-05-12T11:14:06.630623627Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T11:14:06.631736093Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.112736ms logger=migrator t=2026-05-12T11:14:06.638345347Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T11:14:06.640197974Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.852747ms logger=migrator t=2026-05-12T11:14:06.645302546Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T11:14:06.647126801Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.822345ms logger=migrator t=2026-05-12T11:14:06.651553576Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T11:14:06.675618585Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.0665ms logger=migrator t=2026-05-12T11:14:06.681505819Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T11:14:06.68803985Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.538361ms logger=migrator t=2026-05-12T11:14:06.695156656Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T11:14:06.703991783Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.835007ms logger=migrator t=2026-05-12T11:14:06.710219071Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T11:14:06.710490282Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=271.131µs logger=migrator t=2026-05-12T11:14:06.715474179Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T11:14:06.727881434Z level=info msg="Migration successfully executed" id="add share column" duration=12.407384ms logger=migrator t=2026-05-12T11:14:06.73187968Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T11:14:06.732026896Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=147.206µs logger=migrator t=2026-05-12T11:14:06.735290422Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T11:14:06.73598713Z level=info msg="Migration successfully executed" id="create file table" duration=696.178µs logger=migrator t=2026-05-12T11:14:06.739886133Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T11:14:06.741737539Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.851046ms logger=migrator t=2026-05-12T11:14:06.748067521Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T11:14:06.749254761Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.18697ms logger=migrator t=2026-05-12T11:14:06.75259997Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T11:14:06.753490617Z level=info msg="Migration successfully executed" id="create file_meta table" duration=890.677µs logger=migrator t=2026-05-12T11:14:06.757604498Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T11:14:06.759048867Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.441469ms logger=migrator t=2026-05-12T11:14:06.764304095Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T11:14:06.764391019Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=87.834µs logger=migrator t=2026-05-12T11:14:06.768439738Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T11:14:06.768510221Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.253µs logger=migrator t=2026-05-12T11:14:06.771851589Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T11:14:06.772676133Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=823.264µs logger=migrator t=2026-05-12T11:14:06.777327556Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T11:14:06.777741684Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=414.797µs logger=migrator t=2026-05-12T11:14:06.783606607Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T11:14:06.785042477Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.43518ms logger=migrator t=2026-05-12T11:14:06.793241057Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T11:14:06.80271258Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.471163ms logger=migrator t=2026-05-12T11:14:06.807720378Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T11:14:06.807881205Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=161.687µs logger=migrator t=2026-05-12T11:14:06.813184735Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T11:14:06.81427617Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.091095ms logger=migrator t=2026-05-12T11:14:06.818679253Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T11:14:06.819207515Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=528.842µs logger=migrator t=2026-05-12T11:14:06.825161202Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T11:14:06.825435263Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=276.151µs logger=migrator t=2026-05-12T11:14:06.831258685Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T11:14:06.832131341Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=872.746µs logger=migrator t=2026-05-12T11:14:06.838315569Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T11:14:06.849845317Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.530469ms logger=migrator t=2026-05-12T11:14:06.85425581Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T11:14:06.866087441Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.832542ms logger=migrator t=2026-05-12T11:14:06.871868511Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T11:14:06.872681185Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=812.994µs logger=migrator t=2026-05-12T11:14:06.878979496Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T11:14:06.955970623Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.991246ms logger=migrator t=2026-05-12T11:14:06.959833952Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T11:14:06.960701428Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=867.766µs logger=migrator t=2026-05-12T11:14:06.964799209Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T11:14:06.965653894Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=854.645µs logger=migrator t=2026-05-12T11:14:06.971396822Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T11:14:06.998113612Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.71957ms logger=migrator t=2026-05-12T11:14:07.002933081Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T11:14:07.009796247Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.862386ms logger=migrator t=2026-05-12T11:14:07.014891769Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T11:14:07.015661751Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=777.722µs logger=migrator t=2026-05-12T11:14:07.021415401Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T11:14:07.021666101Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=250.93µs logger=migrator t=2026-05-12T11:14:07.026732842Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T11:14:07.027429561Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=696.959µs logger=migrator t=2026-05-12T11:14:07.033348998Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T11:14:07.0336466Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=299.693µs logger=migrator t=2026-05-12T11:14:07.037947209Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T11:14:07.038274903Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=328.364µs logger=migrator t=2026-05-12T11:14:07.042809762Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T11:14:07.044018182Z level=info msg="Migration successfully executed" id="create folder table" duration=1.20854ms logger=migrator t=2026-05-12T11:14:07.048140714Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T11:14:07.052162461Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=4.016097ms logger=migrator t=2026-05-12T11:14:07.059470666Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T11:14:07.06101359Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.546813ms logger=migrator t=2026-05-12T11:14:07.066366052Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T11:14:07.066413594Z level=info msg="Migration successfully executed" id="Update folder title length" duration=47.292µs logger=migrator t=2026-05-12T11:14:07.070578878Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T11:14:07.071929134Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.350126ms logger=migrator t=2026-05-12T11:14:07.207267249Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T11:14:07.209471051Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.204052ms logger=migrator t=2026-05-12T11:14:07.213645546Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T11:14:07.214679218Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.033602ms logger=migrator t=2026-05-12T11:14:07.219846324Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T11:14:07.220708169Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=861.426µs logger=migrator t=2026-05-12T11:14:07.225402525Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T11:14:07.225915686Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=512.171µs logger=migrator t=2026-05-12T11:14:07.230277868Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T11:14:07.231377804Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.097125ms logger=migrator t=2026-05-12T11:14:07.236291949Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T11:14:07.238359694Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.067475ms logger=migrator t=2026-05-12T11:14:07.242717896Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T11:14:07.244456999Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.736942ms logger=migrator t=2026-05-12T11:14:07.249201006Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T11:14:07.250450998Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.248032ms logger=migrator t=2026-05-12T11:14:07.25576711Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T11:14:07.257585705Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.819615ms logger=migrator t=2026-05-12T11:14:07.261958237Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T11:14:07.263452899Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.494412ms logger=migrator t=2026-05-12T11:14:07.268605324Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T11:14:07.269927389Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.322866ms logger=migrator t=2026-05-12T11:14:07.274004599Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T11:14:07.275903448Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.898649ms logger=migrator t=2026-05-12T11:14:07.28030312Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T11:14:07.281944359Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.643669ms logger=migrator t=2026-05-12T11:14:07.287056873Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T11:14:07.288254022Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.19736ms logger=migrator t=2026-05-12T11:14:07.292690637Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T11:14:07.294784454Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.094017ms logger=migrator t=2026-05-12T11:14:07.299426247Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T11:14:07.299750901Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=325.843µs logger=migrator t=2026-05-12T11:14:07.304933916Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T11:14:07.314702634Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.767438ms logger=migrator t=2026-05-12T11:14:07.319731133Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T11:14:07.320467014Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=738.381µs logger=migrator t=2026-05-12T11:14:07.325055354Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T11:14:07.325124327Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=70.363µs logger=migrator t=2026-05-12T11:14:07.33022792Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T11:14:07.331573066Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.345757ms logger=migrator t=2026-05-12T11:14:07.336961631Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T11:14:07.337014533Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=58.003µs logger=migrator t=2026-05-12T11:14:07.344931922Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T11:14:07.348187808Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.257176ms logger=migrator t=2026-05-12T11:14:07.354629656Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T11:14:07.356104988Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.481252ms logger=migrator t=2026-05-12T11:14:07.36411039Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T11:14:07.365452817Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.343837ms logger=migrator t=2026-05-12T11:14:07.369962854Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T11:14:07.371435826Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.473922ms logger=migrator t=2026-05-12T11:14:07.379687789Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T11:14:07.380312465Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=624.886µs logger=migrator t=2026-05-12T11:14:07.385298373Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T11:14:07.386175869Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=880.866µs logger=migrator t=2026-05-12T11:14:07.390766931Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T11:14:07.39195351Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.186459ms logger=migrator t=2026-05-12T11:14:07.39748621Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T11:14:07.398488633Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.002253ms logger=migrator t=2026-05-12T11:14:07.403264461Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T11:14:07.413976757Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.735447ms logger=migrator t=2026-05-12T11:14:07.419157003Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T11:14:07.429576787Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.419694ms logger=migrator t=2026-05-12T11:14:07.436960854Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T11:14:07.447266073Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.302579ms logger=migrator t=2026-05-12T11:14:07.451710969Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T11:14:07.451814593Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=101.874µs logger=migrator t=2026-05-12T11:14:07.45607492Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T11:14:07.465527974Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.452004ms logger=migrator t=2026-05-12T11:14:07.469982069Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T11:14:07.477227031Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.243182ms logger=migrator t=2026-05-12T11:14:07.483299124Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T11:14:07.483603867Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=304.533µs logger=migrator t=2026-05-12T11:14:07.487699807Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.984276306s logger=migrator t=2026-05-12T11:14:07.488836124Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T11:14:07.508102757Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T11:14:07.508558976Z level=info msg="Created default organization" logger=secrets t=2026-05-12T11:14:07.514471922Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T11:14:07.566644025Z level=info msg="Restored cache from database" duration=504.232µs logger=plugin.store t=2026-05-12T11:14:07.568129756Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T11:14:07.604263221Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T11:14:07.604443668Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T11:14:07.604543533Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T11:14:07.604572864Z level=info msg="Plugins loaded" count=54 duration=36.443888ms logger=query_data t=2026-05-12T11:14:07.609736119Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T11:14:07.613537737Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T11:14:07.620908674Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T11:14:07.629577655Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T11:14:07.631879181Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T11:14:07.633993689Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T11:14:07.65658147Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T11:14:07.675298068Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T11:14:07.694950267Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T11:14:07.694971898Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-12T11:14:07.695219229Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-12T11:14:07.697582806Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-12T11:14:07.701108174Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-12T11:14:07.711615361Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-12T11:14:07.730423864Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-12T11:14:07.73750912Z level=info msg="State cache has been initialized" states=0 duration=39.919324ms logger=ngalert.scheduler t=2026-05-12T11:14:07.737602384Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T11:14:07.737673177Z level=info msg=starting first_tick=2026-05-12T11:14:10Z logger=grafana.update.checker t=2026-05-12T11:14:07.791053709Z level=info msg="Update check succeeded" duration=89.185274ms logger=plugins.update.checker t=2026-05-12T11:14:07.79467678Z level=info msg="Update check succeeded" duration=99.455221ms logger=provisioning.dashboard t=2026-05-12T11:14:07.828212566Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-12T11:14:07.832882011Z 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-12T11:14:07.919098551Z level=info msg="Patterns update finished" duration=106.998596ms logger=grafana-apiserver t=2026-05-12T11:14:08.286516007Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T11:14:08.287127673Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T11:14:10.000469976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.002032842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.027051303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.083876431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.101254711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.13143041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.154384224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.17594234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.191052455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.213042419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.231670683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.260679441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.279142738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.308901608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.320031776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.391642475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.410448076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.438663902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.452460471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.478171832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.493287037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.525494261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.542254875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.585149928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.605591556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.638722449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.65920803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.69036867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.715004075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.742133795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.759462103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.802298214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.821285041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.91760882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.941067125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.976294356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:10.995867889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.042916491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.057720055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.113246105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.133510379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.185866466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.206315498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.331028214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.34728958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.400746873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.419540876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.467438625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.483322474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.539079675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.558030083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.599660448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.631381745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.684326727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.716572066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.844363853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.860714351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.921280805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:11.940151451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.008866057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.026219631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.084530596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.095547352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.154276764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.170697619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.23578965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.256967166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.309620863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.328706839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.385179067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.398498039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.463840332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.484186612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.543852074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.574197088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.68187508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.700313529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.770213195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.786859178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T11:14:12.867330341Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T11:15:26.72398738Z level=info msg="Usage stats are ready to report"