logger=settings t=2026-04-20T11:57:33.981027933Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T11:57:33Z logger=settings t=2026-04-20T11:57:33.981399169Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T11:57:33.98143436Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T11:57:33.98144897Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T11:57:33.98146198Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T11:57:33.98147378Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:57:33.98148556Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:57:33.981509591Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T11:57:33.981527621Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T11:57:33.981540041Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T11:57:33.981552001Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:57:33.981567582Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:57:33.981579692Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T11:57:33.981607322Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T11:57:33.981628343Z level=info msg=Target target=[all] logger=settings t=2026-04-20T11:57:33.981645263Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T11:57:33.981657553Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T11:57:33.981669433Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T11:57:33.981683244Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T11:57:33.981703914Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T11:57:33.981726824Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T11:57:33.9826922Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T11:57:33.982803162Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T11:57:33.984801994Z level=info msg="Locking database" logger=migrator t=2026-04-20T11:57:33.984842845Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T11:57:33.985446904Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T11:57:33.986370219Z level=info msg="Migration successfully executed" id="create migration_log table" duration=918.195µs logger=migrator t=2026-04-20T11:57:33.990597407Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T11:57:33.991506671Z level=info msg="Migration successfully executed" id="create user table" duration=909.094µs logger=migrator t=2026-04-20T11:57:33.995006827Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T11:57:33.99580804Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=801.443µs logger=migrator t=2026-04-20T11:57:34.000647327Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T11:57:34.001711695Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.064948ms logger=migrator t=2026-04-20T11:57:34.006742774Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T11:57:34.007809912Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.065377ms logger=migrator t=2026-04-20T11:57:34.013903319Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T11:57:34.015674907Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.771978ms logger=migrator t=2026-04-20T11:57:34.020475553Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T11:57:34.025347901Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.870808ms logger=migrator t=2026-04-20T11:57:34.037065408Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T11:57:34.038117146Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.055448ms logger=migrator t=2026-04-20T11:57:34.042318982Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T11:57:34.043505971Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.186109ms logger=migrator t=2026-04-20T11:57:34.047043948Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T11:57:34.048355658Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.31229ms logger=migrator t=2026-04-20T11:57:34.056010871Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T11:57:34.056903305Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=892.924µs logger=migrator t=2026-04-20T11:57:34.067142709Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T11:57:34.068260356Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.119887ms logger=migrator t=2026-04-20T11:57:34.100069435Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T11:57:34.101582748Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.515753ms logger=migrator t=2026-04-20T11:57:34.111193852Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T11:57:34.111251403Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.661µs logger=migrator t=2026-04-20T11:57:34.121986425Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T11:57:34.125804545Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=3.819141ms logger=migrator t=2026-04-20T11:57:34.130758305Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T11:57:34.13113471Z level=info msg="Migration successfully executed" id="Add missing user data" duration=378.056µs logger=migrator t=2026-04-20T11:57:34.136628818Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T11:57:34.138066841Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.438383ms logger=migrator t=2026-04-20T11:57:34.144388172Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T11:57:34.145416948Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.027226ms logger=migrator t=2026-04-20T11:57:34.152767795Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T11:57:34.15430911Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.542835ms logger=migrator t=2026-04-20T11:57:34.165072272Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T11:57:34.174634044Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.563832ms logger=migrator t=2026-04-20T11:57:34.179861338Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T11:57:34.180756732Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=895.874µs logger=migrator t=2026-04-20T11:57:34.185869664Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T11:57:34.186087147Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=217.783µs logger=migrator t=2026-04-20T11:57:34.190592109Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T11:57:34.191540994Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=949.475µs logger=migrator t=2026-04-20T11:57:34.196653696Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T11:57:34.19688271Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=233.914µs logger=migrator t=2026-04-20T11:57:34.20316716Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T11:57:34.204145896Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=980.396µs logger=migrator t=2026-04-20T11:57:34.209838157Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T11:57:34.210623899Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=789.092µs logger=migrator t=2026-04-20T11:57:34.216385511Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T11:57:34.217712462Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.306521ms logger=migrator t=2026-04-20T11:57:34.224936107Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T11:57:34.226582484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.646667ms logger=migrator t=2026-04-20T11:57:34.231748897Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T11:57:34.23262096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=873.043µs logger=migrator t=2026-04-20T11:57:34.241070945Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T11:57:34.242080701Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.012346ms logger=migrator t=2026-04-20T11:57:34.249842645Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T11:57:34.249881746Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.141µs logger=migrator t=2026-04-20T11:57:34.284440908Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T11:57:34.289590249Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=5.152472ms logger=migrator t=2026-04-20T11:57:34.313686785Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T11:57:34.31464059Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=956.195µs logger=migrator t=2026-04-20T11:57:34.329179171Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T11:57:34.330070586Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=894.475µs logger=migrator t=2026-04-20T11:57:34.337201399Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T11:57:34.338014243Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=815.274µs logger=migrator t=2026-04-20T11:57:34.343248236Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:34.346544179Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.295633ms logger=migrator t=2026-04-20T11:57:34.351843104Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T11:57:34.352913711Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.071627ms logger=migrator t=2026-04-20T11:57:34.358384468Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T11:57:34.359401034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.019596ms logger=migrator t=2026-04-20T11:57:34.364346823Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T11:57:34.36540668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.062517ms logger=migrator t=2026-04-20T11:57:34.370235737Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T11:57:34.371318565Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.085438ms logger=migrator t=2026-04-20T11:57:34.378496419Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T11:57:34.379863782Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.370863ms logger=migrator t=2026-04-20T11:57:34.385056964Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T11:57:34.385639834Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=586.351µs logger=migrator t=2026-04-20T11:57:34.393427047Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T11:57:34.394059458Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=633.001µs logger=migrator t=2026-04-20T11:57:34.398676371Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T11:57:34.399343272Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=667.921µs logger=migrator t=2026-04-20T11:57:34.406817871Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T11:57:34.408646091Z level=info msg="Migration successfully executed" id="create star table" duration=1.84513ms logger=migrator t=2026-04-20T11:57:34.413516769Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T11:57:34.41425124Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=734.781µs logger=migrator t=2026-04-20T11:57:34.421224291Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T11:57:34.422181727Z level=info msg="Migration successfully executed" id="create org table v1" duration=961.046µs logger=migrator t=2026-04-20T11:57:34.426523326Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T11:57:34.427097805Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=574.839µs logger=migrator t=2026-04-20T11:57:34.432387739Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T11:57:34.433240844Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=850.915µs logger=migrator t=2026-04-20T11:57:34.437328349Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T11:57:34.438180722Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=852.943µs logger=migrator t=2026-04-20T11:57:34.442536782Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T11:57:34.443870362Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.335331ms logger=migrator t=2026-04-20T11:57:34.448124201Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T11:57:34.448941383Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=818.102µs logger=migrator t=2026-04-20T11:57:34.453971914Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T11:57:34.454026035Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.461µs logger=migrator t=2026-04-20T11:57:34.45932348Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T11:57:34.459388411Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=67.451µs logger=migrator t=2026-04-20T11:57:34.46562757Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T11:57:34.465795793Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.493µs logger=migrator t=2026-04-20T11:57:34.4699564Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T11:57:34.471033596Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.076966ms logger=migrator t=2026-04-20T11:57:34.480221733Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T11:57:34.481521284Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.302891ms logger=migrator t=2026-04-20T11:57:34.486785988Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T11:57:34.487921116Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.132148ms logger=migrator t=2026-04-20T11:57:34.49129689Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T11:57:34.491835879Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=539.049µs logger=migrator t=2026-04-20T11:57:34.498317042Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T11:57:34.499354588Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.039726ms logger=migrator t=2026-04-20T11:57:34.504623773Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T11:57:34.505340434Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=717.561µs logger=migrator t=2026-04-20T11:57:34.511338769Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T11:57:34.516669775Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.327156ms logger=migrator t=2026-04-20T11:57:34.522189993Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T11:57:34.522895485Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=703.242µs logger=migrator t=2026-04-20T11:57:34.529549781Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T11:57:34.53014691Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=597.229µs logger=migrator t=2026-04-20T11:57:34.535191951Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T11:57:34.53641931Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.229589ms logger=migrator t=2026-04-20T11:57:34.542734892Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T11:57:34.543110958Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=377.036µs logger=migrator t=2026-04-20T11:57:34.547333845Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T11:57:34.548047267Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=713.392µs logger=migrator t=2026-04-20T11:57:34.553804648Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T11:57:34.553857419Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=55.711µs logger=migrator t=2026-04-20T11:57:34.56147971Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T11:57:34.56517077Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.69595ms logger=migrator t=2026-04-20T11:57:34.572205051Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T11:57:34.573615294Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.413803ms logger=migrator t=2026-04-20T11:57:34.581165804Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T11:57:34.58338448Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.219766ms logger=migrator t=2026-04-20T11:57:34.588895498Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T11:57:34.589476037Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=581.409µs logger=migrator t=2026-04-20T11:57:34.596614962Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T11:57:34.598106615Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.491823ms logger=migrator t=2026-04-20T11:57:34.60150269Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T11:57:34.602332783Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=823.543µs logger=migrator t=2026-04-20T11:57:34.606495609Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T11:57:34.607321913Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=826.594µs logger=migrator t=2026-04-20T11:57:34.611982686Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T11:57:34.612038477Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.381µs logger=migrator t=2026-04-20T11:57:34.615716416Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T11:57:34.615853009Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=138.823µs logger=migrator t=2026-04-20T11:57:34.620297379Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T11:57:34.625721326Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.423387ms logger=migrator t=2026-04-20T11:57:34.631290275Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T11:57:34.633575681Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.285536ms logger=migrator t=2026-04-20T11:57:34.63785891Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T11:57:34.639797821Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.93896ms logger=migrator t=2026-04-20T11:57:34.645515572Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T11:57:34.647618326Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.103024ms logger=migrator t=2026-04-20T11:57:34.65105131Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T11:57:34.651397546Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=345.576µs logger=migrator t=2026-04-20T11:57:34.656971525Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T11:57:34.658610151Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.636736ms logger=migrator t=2026-04-20T11:57:34.667907699Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T11:57:34.668791264Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=884.515µs logger=migrator t=2026-04-20T11:57:34.674492345Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T11:57:34.674521515Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.33µs logger=migrator t=2026-04-20T11:57:34.680156615Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T11:57:34.681140081Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=983.386µs logger=migrator t=2026-04-20T11:57:34.688159793Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T11:57:34.688997876Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=838.153µs logger=migrator t=2026-04-20T11:57:34.692557843Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:34.69863852Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.082497ms logger=migrator t=2026-04-20T11:57:34.702536223Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T11:57:34.703368386Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=832.173µs logger=migrator t=2026-04-20T11:57:34.708824033Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T11:57:34.709759258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=934.945µs logger=migrator t=2026-04-20T11:57:34.713565179Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T11:57:34.714628726Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.062307ms logger=migrator t=2026-04-20T11:57:34.717750885Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T11:57:34.718168312Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=417.247µs logger=migrator t=2026-04-20T11:57:34.722637874Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T11:57:34.723206483Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=568.558µs logger=migrator t=2026-04-20T11:57:34.727132935Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T11:57:34.729429411Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.295126ms logger=migrator t=2026-04-20T11:57:34.734275149Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T11:57:34.736408263Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.131414ms logger=migrator t=2026-04-20T11:57:34.743603938Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T11:57:34.743836521Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=231.053µs logger=migrator t=2026-04-20T11:57:35.25526419Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T11:57:35.255591345Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=329.915µs logger=migrator t=2026-04-20T11:57:35.405085988Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T11:57:35.406643632Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.561764ms logger=migrator t=2026-04-20T11:57:35.523305732Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T11:57:35.527947385Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.635634ms logger=migrator t=2026-04-20T11:57:35.915664624Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T11:57:35.916735601Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.074397ms logger=migrator t=2026-04-20T11:57:36.085388897Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T11:57:36.087333638Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.946701ms logger=migrator t=2026-04-20T11:57:36.097630082Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T11:57:36.098675238Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.047476ms logger=migrator t=2026-04-20T11:57:36.107749552Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T11:57:36.109361798Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.610706ms logger=migrator t=2026-04-20T11:57:36.117848893Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T11:57:36.118949331Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.148387ms logger=migrator t=2026-04-20T11:57:36.124761183Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T11:57:36.132664439Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.896326ms logger=migrator t=2026-04-20T11:57:36.137452036Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T11:57:36.138293099Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=843.394µs logger=migrator t=2026-04-20T11:57:36.141642002Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T11:57:36.142397824Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=755.322µs logger=migrator t=2026-04-20T11:57:36.147495846Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T11:57:36.148749065Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.249319ms logger=migrator t=2026-04-20T11:57:36.153713384Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T11:57:36.154403375Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=688.431µs logger=migrator t=2026-04-20T11:57:36.15787817Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T11:57:36.160678665Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.800255ms logger=migrator t=2026-04-20T11:57:36.163866325Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T11:57:36.166515858Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.649112ms logger=migrator t=2026-04-20T11:57:36.170805276Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T11:57:36.170828276Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=24.16µs logger=migrator t=2026-04-20T11:57:36.173964746Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T11:57:36.174331422Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=367.006µs logger=migrator t=2026-04-20T11:57:36.177618614Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T11:57:36.180684113Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.065089ms logger=migrator t=2026-04-20T11:57:36.186129879Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T11:57:36.186573887Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=446.788µs logger=migrator t=2026-04-20T11:57:36.191740189Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T11:57:36.191924142Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=184.293µs logger=migrator t=2026-04-20T11:57:36.195901075Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T11:57:36.199528383Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.626498ms logger=migrator t=2026-04-20T11:57:36.204836778Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T11:57:36.205099932Z level=info msg="Migration successfully executed" id="Update uid value" duration=262.975µs logger=migrator t=2026-04-20T11:57:36.208664408Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T11:57:36.209538213Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=873.025µs logger=migrator t=2026-04-20T11:57:36.214116585Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T11:57:36.215077711Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=961.236µs logger=migrator t=2026-04-20T11:57:36.219108544Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T11:57:36.220427736Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.528475ms logger=migrator t=2026-04-20T11:57:36.225555037Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T11:57:36.226315579Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=760.512µs logger=migrator t=2026-04-20T11:57:36.230562076Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T11:57:36.231475352Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=913.776µs logger=migrator t=2026-04-20T11:57:36.235037728Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T11:57:36.235972223Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=933.935µs logger=migrator t=2026-04-20T11:57:36.240647917Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T11:57:36.24265212Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.008053ms logger=migrator t=2026-04-20T11:57:36.247802831Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T11:57:36.248560413Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=760.133µs logger=migrator t=2026-04-20T11:57:36.252190921Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T11:57:36.252888392Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=697.571µs logger=migrator t=2026-04-20T11:57:36.259997695Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T11:57:36.267069188Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.070922ms logger=migrator t=2026-04-20T11:57:36.270790817Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T11:57:36.27158768Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=796.333µs logger=migrator t=2026-04-20T11:57:36.275123496Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T11:57:36.275874327Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=750.721µs logger=migrator t=2026-04-20T11:57:36.280470981Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T11:57:36.281282883Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=811.502µs logger=migrator t=2026-04-20T11:57:36.284983763Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T11:57:36.285741025Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=757.032µs logger=migrator t=2026-04-20T11:57:36.28987603Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T11:57:36.290187445Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=311.385µs logger=migrator t=2026-04-20T11:57:36.294984262Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T11:57:36.296075829Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.091738ms logger=migrator t=2026-04-20T11:57:36.301083688Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T11:57:36.301120589Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.891µs logger=migrator t=2026-04-20T11:57:36.307810196Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T11:57:36.310431488Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.621452ms logger=migrator t=2026-04-20T11:57:36.317400208Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T11:57:36.320257154Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.857366ms logger=migrator t=2026-04-20T11:57:36.324889178Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T11:57:36.325447196Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=561.708µs logger=migrator t=2026-04-20T11:57:36.329802496Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T11:57:36.333958221Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.155645ms logger=migrator t=2026-04-20T11:57:36.339276586Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T11:57:36.34268003Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.400664ms logger=migrator t=2026-04-20T11:57:36.346720275Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T11:57:36.348117197Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.402522ms logger=migrator t=2026-04-20T11:57:36.353944589Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T11:57:36.355367293Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.422434ms logger=migrator t=2026-04-20T11:57:36.360236029Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T11:57:36.361678023Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.441844ms logger=migrator t=2026-04-20T11:57:36.365533414Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T11:57:36.367049878Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.516514ms logger=migrator t=2026-04-20T11:57:36.371226664Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T11:57:36.372066178Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=842.024µs logger=migrator t=2026-04-20T11:57:36.376995376Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T11:57:36.378351908Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.355682ms logger=migrator t=2026-04-20T11:57:36.383236496Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T11:57:36.383426319Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=190.473µs logger=migrator t=2026-04-20T11:57:36.387694227Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T11:57:36.387729427Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.821µs logger=migrator t=2026-04-20T11:57:36.393015601Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T11:57:36.39858756Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.571039ms logger=migrator t=2026-04-20T11:57:36.402663795Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T11:57:36.405435589Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.771544ms logger=migrator t=2026-04-20T11:57:36.409370791Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T11:57:36.409441812Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.141µs logger=migrator t=2026-04-20T11:57:36.412953538Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T11:57:36.414643546Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.687317ms logger=migrator t=2026-04-20T11:57:36.41876244Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T11:57:36.420233884Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.470974ms logger=migrator t=2026-04-20T11:57:36.42938917Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T11:57:36.429447331Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=62.131µs logger=migrator t=2026-04-20T11:57:36.434904938Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T11:57:36.435861262Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=957.175µs logger=migrator t=2026-04-20T11:57:36.441147527Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T11:57:36.444716424Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=3.565897ms logger=migrator t=2026-04-20T11:57:36.448839649Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T11:57:36.453175429Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.334369ms logger=migrator t=2026-04-20T11:57:36.461974888Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T11:57:36.462111051Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=62.221µs logger=migrator t=2026-04-20T11:57:36.466613502Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T11:57:36.468289999Z level=info msg="Migration successfully executed" id="create session table" duration=1.679997ms logger=migrator t=2026-04-20T11:57:36.474457597Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T11:57:36.47466666Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=213.433µs logger=migrator t=2026-04-20T11:57:36.479477837Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T11:57:36.479789912Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=309.024µs logger=migrator t=2026-04-20T11:57:36.488932467Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T11:57:36.489874793Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=948.076µs logger=migrator t=2026-04-20T11:57:36.496495778Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T11:57:36.497330601Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=834.773µs logger=migrator t=2026-04-20T11:57:36.506166672Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T11:57:36.506246083Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=81.261µs logger=migrator t=2026-04-20T11:57:36.510153295Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T11:57:36.510238716Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=85.731µs logger=migrator t=2026-04-20T11:57:36.514609266Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T11:57:36.520443449Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.832433ms logger=migrator t=2026-04-20T11:57:36.525911106Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T11:57:36.529800367Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.891161ms logger=migrator t=2026-04-20T11:57:36.537790635Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T11:57:36.538006368Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=217.533µs logger=migrator t=2026-04-20T11:57:36.54249539Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T11:57:36.542685013Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=189.783µs logger=migrator t=2026-04-20T11:57:36.546166618Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T11:57:36.547756863Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.588615ms logger=migrator t=2026-04-20T11:57:36.553701078Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T11:57:36.553728159Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.201µs logger=migrator t=2026-04-20T11:57:36.5576282Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T11:57:36.561803736Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.173216ms logger=migrator t=2026-04-20T11:57:36.567953495Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T11:57:36.568428402Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=478.987µs logger=migrator t=2026-04-20T11:57:36.573668716Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T11:57:36.577527917Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.860952ms logger=migrator t=2026-04-20T11:57:36.582072949Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T11:57:36.585393562Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.319663ms logger=migrator t=2026-04-20T11:57:36.593748215Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T11:57:36.593817496Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.761µs logger=migrator t=2026-04-20T11:57:36.603815815Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T11:57:36.605558013Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.746198ms logger=migrator t=2026-04-20T11:57:36.611791562Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T11:57:36.612957271Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.167369ms logger=migrator t=2026-04-20T11:57:36.621660039Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T11:57:36.624366282Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.709083ms logger=migrator t=2026-04-20T11:57:36.630902656Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T11:57:36.632473351Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.572645ms logger=migrator t=2026-04-20T11:57:36.638445786Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T11:57:36.639376551Z level=info msg="Migration successfully executed" id="add index alert state" duration=935.295µs logger=migrator t=2026-04-20T11:57:36.643847342Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T11:57:36.644767096Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=918.394µs logger=migrator t=2026-04-20T11:57:36.651072876Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T11:57:36.652409578Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.348262ms logger=migrator t=2026-04-20T11:57:36.658434974Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T11:57:36.659825656Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.391612ms logger=migrator t=2026-04-20T11:57:36.667671101Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T11:57:36.669454149Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.787479ms logger=migrator t=2026-04-20T11:57:36.676112305Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T11:57:36.686337918Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.225173ms logger=migrator t=2026-04-20T11:57:36.690580505Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T11:57:36.69280571Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.398203ms logger=migrator t=2026-04-20T11:57:36.69777379Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T11:57:36.699222763Z 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.448763ms logger=migrator t=2026-04-20T11:57:36.706374007Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T11:57:36.706726372Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=352.705µs logger=migrator t=2026-04-20T11:57:36.71344791Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T11:57:36.714450005Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.005846ms logger=migrator t=2026-04-20T11:57:36.720508641Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T11:57:36.721973895Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.465474ms logger=migrator t=2026-04-20T11:57:36.728215744Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T11:57:36.736297543Z level=info msg="Migration successfully executed" id="Add column is_default" duration=8.084909ms logger=migrator t=2026-04-20T11:57:36.741803661Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T11:57:36.745292236Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.484346ms logger=migrator t=2026-04-20T11:57:36.807370163Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T11:57:36.812920712Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.584908ms logger=migrator t=2026-04-20T11:57:36.820760967Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T11:57:36.826809323Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.047507ms logger=migrator t=2026-04-20T11:57:36.832723107Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T11:57:36.833735793Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.010136ms logger=migrator t=2026-04-20T11:57:36.840546251Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T11:57:36.840625752Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=84.281µs logger=migrator t=2026-04-20T11:57:36.845249416Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T11:57:36.84546984Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=214.254µs logger=migrator t=2026-04-20T11:57:36.85050471Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T11:57:36.851506105Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.000595ms logger=migrator t=2026-04-20T11:57:36.858486956Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:57:36.859493273Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.007677ms logger=migrator t=2026-04-20T11:57:36.913623584Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T11:57:36.914579699Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=956.565µs logger=migrator t=2026-04-20T11:57:36.92035349Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T11:57:36.922267171Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.916921ms logger=migrator t=2026-04-20T11:57:36.928085024Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:57:36.929935924Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.853319ms logger=migrator t=2026-04-20T11:57:36.936433396Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T11:57:36.941746491Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.314285ms logger=migrator t=2026-04-20T11:57:36.947147527Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T11:57:36.950921997Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.7741ms logger=migrator t=2026-04-20T11:57:36.955130724Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T11:57:36.955420239Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=290.615µs logger=migrator t=2026-04-20T11:57:36.96428885Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T11:57:36.966013638Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.725227ms logger=migrator t=2026-04-20T11:57:36.970909074Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T11:57:36.971756219Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=852.955µs logger=migrator t=2026-04-20T11:57:36.976341441Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T11:57:36.979491242Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.149511ms logger=migrator t=2026-04-20T11:57:36.984278368Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T11:57:36.984386569Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=105.851µs logger=migrator t=2026-04-20T11:57:36.988343023Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T11:57:36.989046374Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=703.171µs logger=migrator t=2026-04-20T11:57:36.993629447Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T11:57:36.994628323Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=998.365µs logger=migrator t=2026-04-20T11:57:37.00138256Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T11:57:37.001495391Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=146.472µs logger=migrator t=2026-04-20T11:57:37.006063934Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T11:57:37.007978285Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.914101ms logger=migrator t=2026-04-20T11:57:37.013735757Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T11:57:37.014473288Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=735.791µs logger=migrator t=2026-04-20T11:57:37.020542604Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T11:57:37.022428824Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.88495ms logger=migrator t=2026-04-20T11:57:37.028975708Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T11:57:37.030563364Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.590106ms logger=migrator t=2026-04-20T11:57:37.036239784Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T11:57:37.037136368Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=895.754µs logger=migrator t=2026-04-20T11:57:37.04163794Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T11:57:37.042499293Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=861.033µs logger=migrator t=2026-04-20T11:57:37.04733392Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T11:57:37.047360071Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.251µs logger=migrator t=2026-04-20T11:57:37.052186847Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T11:57:37.05618189Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.994233ms logger=migrator t=2026-04-20T11:57:37.061352293Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T11:57:37.06309892Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.747747ms logger=migrator t=2026-04-20T11:57:37.068949253Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T11:57:37.0738173Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.869077ms logger=migrator t=2026-04-20T11:57:37.078406334Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T11:57:37.079220676Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=814.652µs logger=migrator t=2026-04-20T11:57:37.088383721Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T11:57:37.089650682Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.266821ms logger=migrator t=2026-04-20T11:57:37.096396709Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T11:57:37.097320354Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=923.665µs logger=migrator t=2026-04-20T11:57:37.101337278Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T11:57:37.113972349Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.631362ms logger=migrator t=2026-04-20T11:57:37.119342553Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T11:57:37.120005884Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=657.471µs logger=migrator t=2026-04-20T11:57:37.12541341Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T11:57:37.126833133Z 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.419453ms logger=migrator t=2026-04-20T11:57:37.131295694Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T11:57:37.131603598Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=308.554µs logger=migrator t=2026-04-20T11:57:37.135378398Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T11:57:37.135922056Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=544.138µs logger=migrator t=2026-04-20T11:57:37.14051438Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T11:57:37.140724063Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=209.733µs logger=migrator t=2026-04-20T11:57:37.14431066Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T11:57:37.14998448Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.67038ms logger=migrator t=2026-04-20T11:57:37.15440827Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T11:57:37.16003352Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.62665ms logger=migrator t=2026-04-20T11:57:37.165119201Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T11:57:37.166200478Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.080467ms logger=migrator t=2026-04-20T11:57:37.169998978Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T11:57:37.171078895Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.079117ms logger=migrator t=2026-04-20T11:57:37.175278311Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T11:57:37.175551437Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=272.896µs logger=migrator t=2026-04-20T11:57:37.180299462Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T11:57:37.186956368Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.656777ms logger=migrator t=2026-04-20T11:57:37.192870052Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T11:57:37.194210843Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.34018ms logger=migrator t=2026-04-20T11:57:37.19904776Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T11:57:37.199316004Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=267.624µs logger=migrator t=2026-04-20T11:57:37.204226662Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T11:57:37.204796151Z level=info msg="Migration successfully executed" id="Move region to single row" duration=570.429µs logger=migrator t=2026-04-20T11:57:37.210192896Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T11:57:37.211128611Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=935.475µs logger=migrator t=2026-04-20T11:57:37.215282548Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T11:57:37.216139311Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=856.763µs logger=migrator t=2026-04-20T11:57:37.221393474Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:57:37.22239929Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.005116ms logger=migrator t=2026-04-20T11:57:37.227004083Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:57:37.227868877Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=864.644µs logger=migrator t=2026-04-20T11:57:37.2324291Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T11:57:37.233300413Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=870.893µs logger=migrator t=2026-04-20T11:57:37.239359949Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T11:57:37.240175713Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=815.154µs logger=migrator t=2026-04-20T11:57:37.244317988Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T11:57:37.24445716Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=118.052µs logger=migrator t=2026-04-20T11:57:37.250186772Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T11:57:37.250998574Z level=info msg="Migration successfully executed" id="create test_data table" duration=811.883µs logger=migrator t=2026-04-20T11:57:37.258464933Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T11:57:37.259569601Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.101288ms logger=migrator t=2026-04-20T11:57:37.264015611Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T11:57:37.264988486Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=972.945µs logger=migrator t=2026-04-20T11:57:37.269806753Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T11:57:37.271139005Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.326952ms logger=migrator t=2026-04-20T11:57:37.276223674Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T11:57:37.276614892Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=391.698µs logger=migrator t=2026-04-20T11:57:37.282450054Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T11:57:37.283158445Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=711.951µs logger=migrator t=2026-04-20T11:57:37.288676313Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T11:57:37.289014388Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=340.205µs logger=migrator t=2026-04-20T11:57:37.294484395Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T11:57:37.295552292Z level=info msg="Migration successfully executed" id="create team table" duration=1.065486ms logger=migrator t=2026-04-20T11:57:37.299670358Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T11:57:37.300625043Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=956.155µs logger=migrator t=2026-04-20T11:57:37.306289972Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T11:57:37.307437361Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.146269ms logger=migrator t=2026-04-20T11:57:37.318405526Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T11:57:37.325825063Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.466977ms logger=migrator t=2026-04-20T11:57:37.330323104Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T11:57:37.330505857Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=185.563µs logger=migrator t=2026-04-20T11:57:37.33568137Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T11:57:37.337408677Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.722166ms logger=migrator t=2026-04-20T11:57:37.342160692Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T11:57:37.343001715Z level=info msg="Migration successfully executed" id="create team member table" duration=840.213µs logger=migrator t=2026-04-20T11:57:37.347651619Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T11:57:37.348729086Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.102667ms logger=migrator t=2026-04-20T11:57:37.456548879Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T11:57:37.457822499Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.27389ms logger=migrator t=2026-04-20T11:57:37.464748449Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T11:57:37.466156221Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.408622ms logger=migrator t=2026-04-20T11:57:37.470840186Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T11:57:37.477302418Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.461982ms logger=migrator t=2026-04-20T11:57:37.482484921Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T11:57:37.49063244Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.144529ms logger=migrator t=2026-04-20T11:57:37.517406006Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T11:57:37.524964765Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.561499ms logger=migrator t=2026-04-20T11:57:37.545700305Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T11:57:37.547542864Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.843349ms logger=migrator t=2026-04-20T11:57:37.55985916Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T11:57:37.560986968Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.129278ms logger=migrator t=2026-04-20T11:57:37.572559051Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T11:57:37.573775201Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.21603ms logger=migrator t=2026-04-20T11:57:37.584953318Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T11:57:37.586283939Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.330021ms logger=migrator t=2026-04-20T11:57:37.59449657Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T11:57:37.596188167Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.690407ms logger=migrator t=2026-04-20T11:57:37.602374355Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T11:57:37.604066292Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.690927ms logger=migrator t=2026-04-20T11:57:37.611327037Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T11:57:37.612529747Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.20575ms logger=migrator t=2026-04-20T11:57:37.615966121Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T11:57:37.616828494Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=862.783µs logger=migrator t=2026-04-20T11:57:37.621592861Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T11:57:37.622145459Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=554.409µs logger=migrator t=2026-04-20T11:57:37.627342052Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T11:57:37.627606106Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=265.154µs logger=migrator t=2026-04-20T11:57:37.632005025Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T11:57:37.632857779Z level=info msg="Migration successfully executed" id="create tag table" duration=853.904µs logger=migrator t=2026-04-20T11:57:37.637624514Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T11:57:37.63922902Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.602036ms logger=migrator t=2026-04-20T11:57:37.64611589Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T11:57:37.64801473Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.90124ms logger=migrator t=2026-04-20T11:57:37.651674068Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T11:57:37.652662144Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=987.346µs logger=migrator t=2026-04-20T11:57:37.660161933Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T11:57:37.661677107Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.514684ms logger=migrator t=2026-04-20T11:57:37.669099505Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:37.684869285Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.76253ms logger=migrator t=2026-04-20T11:57:37.688809348Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T11:57:37.689395897Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=587.229µs logger=migrator t=2026-04-20T11:57:37.693845398Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T11:57:37.694839154Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=996.706µs logger=migrator t=2026-04-20T11:57:37.707327672Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T11:57:37.707874921Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=543.499µs logger=migrator t=2026-04-20T11:57:37.712453473Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T11:57:37.713516191Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.061998ms logger=migrator t=2026-04-20T11:57:37.720480451Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T11:57:37.721266733Z level=info msg="Migration successfully executed" id="create user auth table" duration=786.513µs logger=migrator t=2026-04-20T11:57:37.725290327Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T11:57:37.726286043Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=994.406µs logger=migrator t=2026-04-20T11:57:37.730263837Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T11:57:37.730327788Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=64.641µs logger=migrator t=2026-04-20T11:57:37.734435702Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T11:57:37.741207479Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.769557ms logger=migrator t=2026-04-20T11:57:37.746670696Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T11:57:37.753307422Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.635556ms logger=migrator t=2026-04-20T11:57:37.758905211Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T11:57:37.762818903Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.913572ms logger=migrator t=2026-04-20T11:57:37.766170426Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T11:57:37.772040199Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.867923ms logger=migrator t=2026-04-20T11:57:37.777000168Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T11:57:37.777933154Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=925.696µs logger=migrator t=2026-04-20T11:57:37.782613517Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T11:57:37.788914167Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.29669ms logger=migrator t=2026-04-20T11:57:37.795184718Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T11:57:37.796331465Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.150968ms logger=migrator t=2026-04-20T11:57:37.802788757Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T11:57:37.803942216Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.154219ms logger=migrator t=2026-04-20T11:57:37.808062261Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T11:57:37.809055038Z level=info msg="Migration successfully executed" id="create user auth token table" duration=989.467µs logger=migrator t=2026-04-20T11:57:37.815116484Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T11:57:37.816465115Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.351661ms logger=migrator t=2026-04-20T11:57:37.82247104Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T11:57:37.823513997Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.042857ms logger=migrator t=2026-04-20T11:57:37.827342538Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T11:57:37.828383315Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.040327ms logger=migrator t=2026-04-20T11:57:37.832215765Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T11:57:37.837876555Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.66033ms logger=migrator t=2026-04-20T11:57:37.843127949Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T11:57:37.844223896Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.095087ms logger=migrator t=2026-04-20T11:57:37.850580847Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T11:57:37.851638614Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.057117ms logger=migrator t=2026-04-20T11:57:37.855271181Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T11:57:37.856356479Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.084118ms logger=migrator t=2026-04-20T11:57:37.863115726Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T11:57:37.86400348Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=887.784µs logger=migrator t=2026-04-20T11:57:37.868615763Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T11:57:37.87028997Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.672937ms logger=migrator t=2026-04-20T11:57:37.87720068Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T11:57:37.877319902Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=113.732µs logger=migrator t=2026-04-20T11:57:37.882034557Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T11:57:37.882115708Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.041µs logger=migrator t=2026-04-20T11:57:37.885558932Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T11:57:37.887134748Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.583326ms logger=migrator t=2026-04-20T11:57:37.892397151Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:57:37.894534495Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.136314ms logger=migrator t=2026-04-20T11:57:37.900730603Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:57:37.901834721Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.101268ms logger=migrator t=2026-04-20T11:57:37.909628595Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:37.910002491Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=380.156µs logger=migrator t=2026-04-20T11:57:37.916375392Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:57:37.917927727Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.553245ms logger=migrator t=2026-04-20T11:57:37.925569047Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:57:37.931865729Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=6.298341ms logger=migrator t=2026-04-20T11:57:37.937973975Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:57:37.939304866Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.334251ms logger=migrator t=2026-04-20T11:57:37.945116138Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:57:37.947146701Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.031053ms logger=migrator t=2026-04-20T11:57:37.954108201Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T11:57:37.962423143Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.313902ms logger=migrator t=2026-04-20T11:57:37.970529312Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T11:57:37.971577329Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.050887ms logger=migrator t=2026-04-20T11:57:37.979304601Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T11:57:37.979581546Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=279.995µs logger=migrator t=2026-04-20T11:57:37.984814479Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T11:57:37.985911767Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.102828ms logger=migrator t=2026-04-20T11:57:37.991731699Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T11:57:37.992926497Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.196408ms logger=migrator t=2026-04-20T11:57:37.996886331Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T11:57:37.997921897Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.030326ms logger=migrator t=2026-04-20T11:57:38.003024038Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:38.00313054Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=108.272µs logger=migrator t=2026-04-20T11:57:38.007232444Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T11:57:38.008654517Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.422923ms logger=migrator t=2026-04-20T11:57:38.013348772Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T11:57:38.01451403Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.164968ms logger=migrator t=2026-04-20T11:57:38.020068878Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T11:57:38.021766176Z 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.693468ms logger=migrator t=2026-04-20T11:57:38.029233973Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T11:57:38.030788088Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.554595ms logger=migrator t=2026-04-20T11:57:38.03657584Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T11:57:38.046297864Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.720984ms logger=migrator t=2026-04-20T11:57:38.05041416Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:38.051207182Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=793.002µs logger=migrator t=2026-04-20T11:57:38.056931603Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:38.058771792Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.839769ms logger=migrator t=2026-04-20T11:57:38.063716161Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T11:57:38.093104516Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.347244ms logger=migrator t=2026-04-20T11:57:38.097945933Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T11:57:38.122104496Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.156773ms logger=migrator t=2026-04-20T11:57:38.128400386Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:38.129854359Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.454813ms logger=migrator t=2026-04-20T11:57:38.135486328Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:38.137323807Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.836809ms logger=migrator t=2026-04-20T11:57:38.345203073Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T11:57:38.353224441Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.022028ms logger=migrator t=2026-04-20T11:57:38.360183961Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T11:57:38.367138541Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.95476ms logger=migrator t=2026-04-20T11:57:38.372254023Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T11:57:38.373034955Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=781.042µs logger=migrator t=2026-04-20T11:57:38.378999829Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T11:57:38.381094623Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.093954ms logger=migrator t=2026-04-20T11:57:38.386543459Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T11:57:38.387735118Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.190928ms logger=migrator t=2026-04-20T11:57:38.394577407Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T11:57:38.39671687Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.142794ms logger=migrator t=2026-04-20T11:57:38.402473472Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:38.402597674Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=128.512µs logger=migrator t=2026-04-20T11:57:38.40678631Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T11:57:38.414193238Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.405937ms logger=migrator t=2026-04-20T11:57:38.4200167Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T11:57:38.427052151Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.034161ms logger=migrator t=2026-04-20T11:57:38.432387655Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T11:57:38.439724892Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.336887ms logger=migrator t=2026-04-20T11:57:38.444114911Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T11:57:38.444900424Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=783.893µs logger=migrator t=2026-04-20T11:57:38.449585348Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T11:57:38.450475473Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=888.885µs logger=migrator t=2026-04-20T11:57:38.455070915Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T11:57:38.461924984Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.851979ms logger=migrator t=2026-04-20T11:57:38.466416355Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T11:57:38.473453237Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.043032ms logger=migrator t=2026-04-20T11:57:38.479090016Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T11:57:38.47994932Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=859.164µs logger=migrator t=2026-04-20T11:57:38.48437826Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T11:57:38.490857393Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.474732ms logger=migrator t=2026-04-20T11:57:38.495377885Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T11:57:38.50016555Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.787685ms logger=migrator t=2026-04-20T11:57:38.505367502Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T11:57:38.505441374Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.902µs logger=migrator t=2026-04-20T11:57:38.50959709Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T11:57:38.510848949Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.244129ms logger=migrator t=2026-04-20T11:57:38.515880619Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T11:57:38.517041857Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.156118ms logger=migrator t=2026-04-20T11:57:38.524020209Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T11:57:38.525260548Z 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.24114ms logger=migrator t=2026-04-20T11:57:38.530619483Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:38.530703214Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=84.321µs logger=migrator t=2026-04-20T11:57:38.534866201Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T11:57:38.542325018Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.455867ms logger=migrator t=2026-04-20T11:57:38.548084929Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T11:57:38.555917864Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.830595ms logger=migrator t=2026-04-20T11:57:38.560182692Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T11:57:38.565031989Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.849207ms logger=migrator t=2026-04-20T11:57:38.569072473Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T11:57:38.573765237Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.692354ms logger=migrator t=2026-04-20T11:57:38.579192094Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T11:57:38.586023901Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.831458ms logger=migrator t=2026-04-20T11:57:38.589978244Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T11:57:38.590047905Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.631µs logger=migrator t=2026-04-20T11:57:38.594285952Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T11:57:38.595137786Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=849.474µs logger=migrator t=2026-04-20T11:57:38.602828038Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T11:57:38.60984418Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.010711ms logger=migrator t=2026-04-20T11:57:38.614880739Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T11:57:38.61498838Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=111.391µs logger=migrator t=2026-04-20T11:57:38.620251814Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T11:57:38.627098553Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.843979ms logger=migrator t=2026-04-20T11:57:38.632780993Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T11:57:38.633924271Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.143578ms logger=migrator t=2026-04-20T11:57:38.640054508Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T11:57:38.647570957Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.515459ms logger=migrator t=2026-04-20T11:57:38.652595497Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T11:57:38.653565492Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=969.715µs logger=migrator t=2026-04-20T11:57:38.658785325Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T11:57:38.659888812Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.102437ms logger=migrator t=2026-04-20T11:57:38.665947169Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T11:57:38.673670991Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.722902ms logger=migrator t=2026-04-20T11:57:38.678161312Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T11:57:38.679229959Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.068017ms logger=migrator t=2026-04-20T11:57:38.685856634Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T11:57:38.68748092Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.625166ms logger=migrator t=2026-04-20T11:57:38.6937919Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T11:57:38.694774826Z level=info msg="Migration successfully executed" id="create alert_image table" duration=982.566µs logger=migrator t=2026-04-20T11:57:38.705573937Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T11:57:38.707541238Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.96682ms logger=migrator t=2026-04-20T11:57:38.712853862Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T11:57:38.712969804Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=117.142µs logger=migrator t=2026-04-20T11:57:38.718976379Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T11:57:38.719978435Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.002146ms logger=migrator t=2026-04-20T11:57:38.725442602Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T11:57:38.726479948Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.039596ms logger=migrator t=2026-04-20T11:57:38.730558403Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T11:57:38.730947899Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T11:57:38.736155872Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T11:57:38.736605379Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=448.577µs logger=migrator t=2026-04-20T11:57:38.741578988Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T11:57:38.742677975Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.098967ms logger=migrator t=2026-04-20T11:57:38.747019974Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T11:57:38.754176427Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.156043ms logger=migrator t=2026-04-20T11:57:38.759489142Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T11:57:38.760562198Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.072746ms logger=migrator t=2026-04-20T11:57:38.766094186Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T11:57:38.767222504Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.127688ms logger=migrator t=2026-04-20T11:57:38.771917538Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T11:57:38.772799443Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=881.455µs logger=migrator t=2026-04-20T11:57:38.778391532Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T11:57:38.779462198Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.069857ms logger=migrator t=2026-04-20T11:57:38.785021056Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T11:57:38.787071129Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.053773ms logger=migrator t=2026-04-20T11:57:38.792202591Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T11:57:38.792228401Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.97µs logger=migrator t=2026-04-20T11:57:38.797053307Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T11:57:38.797123068Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.941µs logger=migrator t=2026-04-20T11:57:38.80228127Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T11:57:38.81298876Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.70756ms logger=migrator t=2026-04-20T11:57:38.817495011Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T11:57:38.817777936Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=284.665µs logger=migrator t=2026-04-20T11:57:38.821995852Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T11:57:38.822934198Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=936.286µs logger=migrator t=2026-04-20T11:57:38.830131051Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T11:57:38.83068631Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=557.379µs logger=migrator t=2026-04-20T11:57:38.835415445Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T11:57:38.836532843Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.117607ms logger=migrator t=2026-04-20T11:57:38.841896528Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T11:57:38.842855694Z level=info msg="Migration successfully executed" id="create secrets table" duration=960.215µs logger=migrator t=2026-04-20T11:57:38.849690251Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T11:57:38.882940789Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.232488ms logger=migrator t=2026-04-20T11:57:38.887629364Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T11:57:38.895287605Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.62649ms logger=migrator t=2026-04-20T11:57:38.899654764Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T11:57:38.899759856Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=105.562µs logger=migrator t=2026-04-20T11:57:38.903931212Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T11:57:38.93977211Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.838118ms logger=migrator t=2026-04-20T11:57:38.946273774Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T11:57:38.978082948Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.804413ms logger=migrator t=2026-04-20T11:57:38.983313991Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T11:57:38.984235325Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=920.724µs logger=migrator t=2026-04-20T11:57:38.990464403Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T11:57:38.991616532Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.152279ms logger=migrator t=2026-04-20T11:57:39.004160551Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T11:57:39.004467225Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=306.834µs logger=migrator t=2026-04-20T11:57:39.019132368Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T11:57:39.020508859Z level=info msg="Migration successfully executed" id="create permission table" duration=1.378751ms logger=migrator t=2026-04-20T11:57:39.026205609Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T11:57:39.028060139Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.85548ms logger=migrator t=2026-04-20T11:57:39.035348754Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T11:57:39.036590644Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.24111ms logger=migrator t=2026-04-20T11:57:39.042498277Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T11:57:39.044220705Z level=info msg="Migration successfully executed" id="create role table" duration=1.721698ms logger=migrator t=2026-04-20T11:57:39.049990926Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T11:57:39.057896521Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.901634ms logger=migrator t=2026-04-20T11:57:39.063683563Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T11:57:39.071850831Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.166568ms logger=migrator t=2026-04-20T11:57:39.079454022Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T11:57:39.080211524Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=757.472µs logger=migrator t=2026-04-20T11:57:39.086731777Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T11:57:39.087840815Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.108518ms logger=migrator t=2026-04-20T11:57:39.098008586Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T11:57:39.099475219Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.467573ms logger=migrator t=2026-04-20T11:57:39.105873891Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T11:57:39.106624102Z level=info msg="Migration successfully executed" id="create team role table" duration=748.161µs logger=migrator t=2026-04-20T11:57:39.115240679Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T11:57:39.117040938Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.799119ms logger=migrator t=2026-04-20T11:57:39.124958652Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T11:57:39.12608677Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.127478ms logger=migrator t=2026-04-20T11:57:39.131653169Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T11:57:39.132808117Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.155008ms logger=migrator t=2026-04-20T11:57:39.141594585Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T11:57:39.143234062Z level=info msg="Migration successfully executed" id="create user role table" duration=1.640257ms logger=migrator t=2026-04-20T11:57:39.149703244Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T11:57:39.150710011Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.006596ms logger=migrator t=2026-04-20T11:57:39.156706635Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T11:57:39.158633655Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.92571ms logger=migrator t=2026-04-20T11:57:39.164243404Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T11:57:39.165286871Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.037377ms logger=migrator t=2026-04-20T11:57:39.172133799Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T11:57:39.172977723Z level=info msg="Migration successfully executed" id="create builtin role table" duration=843.774µs logger=migrator t=2026-04-20T11:57:39.17978466Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T11:57:39.180905928Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.120947ms logger=migrator t=2026-04-20T11:57:39.186441585Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T11:57:39.188761222Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.318977ms logger=migrator t=2026-04-20T11:57:39.195630801Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T11:57:39.206141277Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.511596ms logger=migrator t=2026-04-20T11:57:39.213098518Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T11:57:39.214076973Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=978.325µs logger=migrator t=2026-04-20T11:57:39.219460678Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T11:57:39.2202281Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=766.102µs logger=migrator t=2026-04-20T11:57:39.226453819Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T11:57:39.227824321Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.369951ms logger=migrator t=2026-04-20T11:57:39.235674325Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T11:57:39.238345627Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.671672ms logger=migrator t=2026-04-20T11:57:39.243852985Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T11:57:39.244951832Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.097357ms logger=migrator t=2026-04-20T11:57:39.250202935Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T11:57:39.252217867Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.019753ms logger=migrator t=2026-04-20T11:57:39.259346459Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T11:57:39.270560636Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.212947ms logger=migrator t=2026-04-20T11:57:39.275543006Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T11:57:39.282900693Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.356667ms logger=migrator t=2026-04-20T11:57:39.287461844Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T11:57:39.295548012Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.085568ms logger=migrator t=2026-04-20T11:57:39.301662879Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T11:57:39.310103273Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.442324ms logger=migrator t=2026-04-20T11:57:39.315177383Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T11:57:39.315964656Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=787.213µs logger=migrator t=2026-04-20T11:57:39.321483253Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T11:57:39.32322617Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.742567ms logger=migrator t=2026-04-20T11:57:39.330392524Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T11:57:39.331962339Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.569525ms logger=migrator t=2026-04-20T11:57:39.342445435Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T11:57:39.343118105Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=671.61µs logger=migrator t=2026-04-20T11:57:39.34971727Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T11:57:39.351567689Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.854339ms logger=migrator t=2026-04-20T11:57:39.357959711Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T11:57:39.358125273Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=165.762µs logger=migrator t=2026-04-20T11:57:39.36304821Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T11:57:39.363144232Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=101.922µs logger=migrator t=2026-04-20T11:57:39.368451316Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T11:57:39.369011206Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=560.86µs logger=migrator t=2026-04-20T11:57:39.375426967Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T11:57:39.376861749Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.442292ms logger=migrator t=2026-04-20T11:57:39.382032741Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T11:57:39.383356073Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.323282ms logger=migrator t=2026-04-20T11:57:39.391826407Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T11:57:39.392135732Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=309.714µs logger=migrator t=2026-04-20T11:57:39.396698593Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T11:57:39.397562677Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=864.324µs logger=migrator t=2026-04-20T11:57:39.403317318Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T11:57:39.404397615Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.078257ms logger=migrator t=2026-04-20T11:57:39.40912143Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T11:57:39.411255794Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.131834ms logger=migrator t=2026-04-20T11:57:39.417158128Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T11:57:39.428793282Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.623504ms logger=migrator t=2026-04-20T11:57:39.434594773Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T11:57:39.434686865Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=92.892µs logger=migrator t=2026-04-20T11:57:39.439024284Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T11:57:39.440289503Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.264719ms logger=migrator t=2026-04-20T11:57:39.446240178Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T11:57:39.447506338Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.26714ms logger=migrator t=2026-04-20T11:57:39.454705741Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T11:57:39.457582107Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.875616ms logger=migrator t=2026-04-20T11:57:39.463118755Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T11:57:39.473163184Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.044079ms logger=migrator t=2026-04-20T11:57:39.479784099Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T11:57:39.480924836Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.140307ms logger=migrator t=2026-04-20T11:57:39.488836661Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T11:57:39.490744692Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.918351ms logger=migrator t=2026-04-20T11:57:39.494670594Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:39.516242906Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.565991ms logger=migrator t=2026-04-20T11:57:39.522553065Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T11:57:39.523878616Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.325391ms logger=migrator t=2026-04-20T11:57:39.530193936Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T11:57:39.531351874Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.158128ms logger=migrator t=2026-04-20T11:57:39.539420962Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T11:57:39.541375473Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.949581ms logger=migrator t=2026-04-20T11:57:39.547722784Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T11:57:39.550075011Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.357998ms logger=migrator t=2026-04-20T11:57:39.555903773Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T11:57:39.556192718Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=289.595µs logger=migrator t=2026-04-20T11:57:39.563209769Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T11:57:39.564948296Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.741207ms logger=migrator t=2026-04-20T11:57:39.570157739Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T11:57:39.581055201Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.898222ms logger=migrator t=2026-04-20T11:57:39.58603876Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T11:57:39.586988685Z level=info msg="Migration successfully executed" id="create entity_events table" duration=948.875µs logger=migrator t=2026-04-20T11:57:39.593407317Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T11:57:39.594672237Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.26238ms logger=migrator t=2026-04-20T11:57:39.644476796Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:57:39.645886057Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:57:39.700140797Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:57:39.701583849Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:57:39.710815416Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T11:57:39.71176407Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=948.724µs logger=migrator t=2026-04-20T11:57:39.717061214Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T11:57:39.719807918Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.747034ms logger=migrator t=2026-04-20T11:57:39.727069232Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:57:39.728378773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.308341ms logger=migrator t=2026-04-20T11:57:39.734586192Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:57:39.73763722Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=3.049778ms logger=migrator t=2026-04-20T11:57:39.787771433Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:57:39.790536797Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.765674ms logger=migrator t=2026-04-20T11:57:39.861952918Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:57:39.86401668Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.070932ms logger=migrator t=2026-04-20T11:57:39.872669477Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T11:57:39.873553691Z level=info msg="Migration successfully executed" id="Drop public config table" duration=884.094µs logger=migrator t=2026-04-20T11:57:39.879288452Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T11:57:39.88042678Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.138598ms logger=migrator t=2026-04-20T11:57:39.884560376Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:57:39.885770194Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.203678ms logger=migrator t=2026-04-20T11:57:39.890830145Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:57:39.891988963Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.158337ms logger=migrator t=2026-04-20T11:57:39.896025987Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T11:57:39.897157175Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.131028ms logger=migrator t=2026-04-20T11:57:39.901776618Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T11:57:39.923942919Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.164721ms logger=migrator t=2026-04-20T11:57:39.929236603Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T11:57:39.937952591Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.716858ms logger=migrator t=2026-04-20T11:57:39.942127576Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T11:57:39.949999261Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.871675ms logger=migrator t=2026-04-20T11:57:39.955166023Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T11:57:39.955391407Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=225.904µs logger=migrator t=2026-04-20T11:57:39.960889923Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T11:57:39.969697563Z level=info msg="Migration successfully executed" id="add share column" duration=8.80938ms logger=migrator t=2026-04-20T11:57:39.97331779Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T11:57:39.973445592Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=125.542µs logger=migrator t=2026-04-20T11:57:39.976941158Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T11:57:39.977802041Z level=info msg="Migration successfully executed" id="create file table" duration=860.103µs logger=migrator t=2026-04-20T11:57:39.982327072Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T11:57:39.98342507Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.097598ms logger=migrator t=2026-04-20T11:57:39.989277583Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T11:57:39.991254654Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.977031ms logger=migrator t=2026-04-20T11:57:39.996997605Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T11:57:39.998424667Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.426812ms logger=migrator t=2026-04-20T11:57:40.003297795Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T11:57:40.00550553Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.206975ms logger=migrator t=2026-04-20T11:57:40.011574145Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T11:57:40.011662447Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=89.282µs logger=migrator t=2026-04-20T11:57:40.016853289Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T11:57:40.016972591Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=120.752µs logger=migrator t=2026-04-20T11:57:40.022081672Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T11:57:40.023021866Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=940.114µs logger=migrator t=2026-04-20T11:57:40.02830384Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T11:57:40.028536134Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=233.004µs logger=migrator t=2026-04-20T11:57:40.033847658Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T11:57:40.035936011Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.088593ms logger=migrator t=2026-04-20T11:57:40.040917989Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T11:57:40.050874347Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.961537ms logger=migrator t=2026-04-20T11:57:40.055095622Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T11:57:40.055216224Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.872µs logger=migrator t=2026-04-20T11:57:40.060720912Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T11:57:40.062564821Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.843519ms logger=migrator t=2026-04-20T11:57:40.067934956Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T11:57:40.068327152Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=393.076µs logger=migrator t=2026-04-20T11:57:40.073017746Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T11:57:40.073558355Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=483.018µs logger=migrator t=2026-04-20T11:57:40.078488523Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T11:57:40.079256285Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=767.462µs logger=migrator t=2026-04-20T11:57:40.085540044Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T11:57:40.095439241Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.898137ms logger=migrator t=2026-04-20T11:57:40.099491644Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T11:57:40.107960758Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.469764ms logger=migrator t=2026-04-20T11:57:40.11185936Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T11:57:40.112665423Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=805.583µs logger=migrator t=2026-04-20T11:57:40.117995307Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T11:57:40.195882198Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.879221ms logger=migrator t=2026-04-20T11:57:40.200065093Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T11:57:40.200951378Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=885.925µs logger=migrator t=2026-04-20T11:57:40.205142244Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T11:57:40.206298682Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.150778ms logger=migrator t=2026-04-20T11:57:40.212537221Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T11:57:40.237855191Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.31815ms logger=migrator t=2026-04-20T11:57:40.26439004Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T11:57:40.275624628Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.235528ms logger=migrator t=2026-04-20T11:57:40.304004386Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T11:57:40.304653147Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=652.051µs logger=migrator t=2026-04-20T11:57:40.330880971Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T11:57:40.331254197Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=374.726µs logger=migrator t=2026-04-20T11:57:40.340592994Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T11:57:40.341015861Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=423.127µs logger=migrator t=2026-04-20T11:57:40.347118328Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T11:57:40.347623706Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=556.988µs logger=migrator t=2026-04-20T11:57:40.352351381Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T11:57:40.352667175Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=316.274µs logger=migrator t=2026-04-20T11:57:40.357396209Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T11:57:40.358591849Z level=info msg="Migration successfully executed" id="create folder table" duration=1.19665ms logger=migrator t=2026-04-20T11:57:40.365205483Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T11:57:40.36688997Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.684617ms logger=migrator t=2026-04-20T11:57:40.372359766Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T11:57:40.374006752Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.646846ms logger=migrator t=2026-04-20T11:57:40.380711189Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T11:57:40.380740189Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.14µs logger=migrator t=2026-04-20T11:57:40.385302971Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:57:40.386258566Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=954.905µs logger=migrator t=2026-04-20T11:57:40.391329325Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:57:40.39416248Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.833455ms logger=migrator t=2026-04-20T11:57:40.400356409Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T11:57:40.401426905Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.072656ms logger=migrator t=2026-04-20T11:57:40.405760834Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T11:57:40.406214881Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=454.307µs logger=migrator t=2026-04-20T11:57:40.410628061Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T11:57:40.410877884Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=250.303µs logger=migrator t=2026-04-20T11:57:40.415389986Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T11:57:40.416516114Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.126348ms logger=migrator t=2026-04-20T11:57:40.421909629Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T11:57:40.4232373Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.326631ms logger=migrator t=2026-04-20T11:57:40.441823774Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T11:57:40.443127304Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.30541ms logger=migrator t=2026-04-20T11:57:40.475843112Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T11:57:40.47826021Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.418078ms logger=migrator t=2026-04-20T11:57:40.504338812Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T11:57:40.506445495Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.109413ms logger=migrator t=2026-04-20T11:57:40.512012193Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T11:57:40.513836031Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.812488ms logger=migrator t=2026-04-20T11:57:40.523117259Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T11:57:40.52449603Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.379151ms logger=migrator t=2026-04-20T11:57:40.529862365Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T11:57:40.531194606Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.331721ms logger=migrator t=2026-04-20T11:57:40.536975197Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T11:57:40.539902074Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.930087ms logger=migrator t=2026-04-20T11:57:40.548413508Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T11:57:40.549726779Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.314341ms logger=migrator t=2026-04-20T11:57:40.556291302Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T11:57:40.55799911Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.708018ms logger=migrator t=2026-04-20T11:57:40.56305065Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T11:57:40.563330854Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=281.014µs logger=migrator t=2026-04-20T11:57:40.57256608Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T11:57:40.58584824Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.28373ms logger=migrator t=2026-04-20T11:57:40.59154741Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T11:57:40.592957672Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.416522ms logger=migrator t=2026-04-20T11:57:40.598517109Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:57:40.59854858Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.161µs logger=migrator t=2026-04-20T11:57:40.602486393Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:57:40.603807353Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.32077ms logger=migrator t=2026-04-20T11:57:40.610773714Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:57:40.610790684Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.06µs logger=migrator t=2026-04-20T11:57:40.616047647Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T11:57:40.619118786Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.066778ms logger=migrator t=2026-04-20T11:57:40.624667043Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:57:40.626530892Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.862649ms logger=migrator t=2026-04-20T11:57:40.636608192Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T11:57:40.639172802Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.56663ms logger=migrator t=2026-04-20T11:57:40.64600634Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T11:57:40.647339311Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.336701ms logger=migrator t=2026-04-20T11:57:40.653810743Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T11:57:40.65421854Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=408.647µs logger=migrator t=2026-04-20T11:57:40.660422558Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T11:57:40.661541866Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.119178ms logger=migrator t=2026-04-20T11:57:40.668284522Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T11:57:40.671017035Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.732523ms logger=migrator t=2026-04-20T11:57:40.677530379Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T11:57:40.678188109Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=657.79µs logger=migrator t=2026-04-20T11:57:40.683063316Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T11:57:40.695324089Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.257543ms logger=migrator t=2026-04-20T11:57:40.701347675Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T11:57:40.70994138Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.594905ms logger=migrator t=2026-04-20T11:57:40.717237776Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T11:57:40.727439216Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.20197ms logger=migrator t=2026-04-20T11:57:40.730874821Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T11:57:40.730976973Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=106.082µs logger=migrator t=2026-04-20T11:57:40.735444393Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T11:57:40.74281225Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.367467ms logger=migrator t=2026-04-20T11:57:40.747763358Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T11:57:40.757933718Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.17772ms logger=migrator t=2026-04-20T11:57:40.76182528Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T11:57:40.762060594Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=235.774µs logger=migrator t=2026-04-20T11:57:40.765239074Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.77981776s logger=migrator t=2026-04-20T11:57:40.765999186Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T11:57:40.783305779Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T11:57:40.783503432Z level=info msg="Created default organization" logger=secrets t=2026-04-20T11:57:40.788465951Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:57:40.832407005Z level=info msg="Restored cache from database" duration=389.246µs logger=plugin.store t=2026-04-20T11:57:40.833727496Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T11:57:40.87380802Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T11:57:40.87384879Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T11:57:40.873939252Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T11:57:40.873955462Z level=info msg="Plugins loaded" count=54 duration=40.228376ms logger=query_data t=2026-04-20T11:57:40.879091364Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T11:57:40.882321455Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T11:57:40.88651151Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T11:57:40.89471369Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T11:57:40.897204379Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T11:57:40.899017518Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T11:57:40.922950276Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T11:57:40.946860804Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T11:57:40.973576826Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T11:57:40.973604756Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T11:57:40.975004919Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-20T11:57:40.975161501Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-20T11:57:40.975496396Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T11:57:40.979998748Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-20T11:57:41.05366914Z level=info msg="Update check succeeded" duration=78.125833ms logger=ngalert.state.manager t=2026-04-20T11:57:41.079512038Z level=info msg="State cache has been initialized" states=0 duration=104.503059ms logger=ngalert.scheduler t=2026-04-20T11:57:41.079559309Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T11:57:41.07961728Z level=info msg=starting first_tick=2026-04-20T11:57:50Z logger=plugins.update.checker t=2026-04-20T11:57:41.095052273Z level=info msg="Update check succeeded" duration=120.39391ms logger=provisioning.dashboard t=2026-04-20T11:57:41.141910642Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T11:57:41.168125636Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:57:41.188061671Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-20T11:57:41.189076476Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T11:57:41.225593182Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:57:41.238028529Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:57:41.313515249Z level=info msg="Patterns update finished" duration=164.061838ms logger=grafana-apiserver t=2026-04-20T11:57:41.558117278Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T11:57:41.558507594Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T11:57:43.504071372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.505469703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.704114496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.81821183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.837342121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.910216317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.927921795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.959008694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:43.976201444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.010083776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.026108708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.066008774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.084096218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.134680782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.152079105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.189179898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.204769803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.241365367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.258502256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.29895861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.313022651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.352273037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.371002491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.414613936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.429745443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.481099099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.49576752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.536355367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.556689896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.598755276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.617650553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.663072085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.677922609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.720237083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.7365758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.784444721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.79966482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.852691792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.869667038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.912729774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.926430239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:44.981803619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.003111284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.055318401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.077355447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.127855338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.146983957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.189991441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.209338605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.255095522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.27412571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.333014564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.350270224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.402477121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.414963447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.462140627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.496404463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.597706191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.61745096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.686016485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.704504864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.776670255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.797467541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.861477204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.883609381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.962624379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:45.978961155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.059613858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.073937832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.149382562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.165072948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.236759129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.256941185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.327944876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.341535019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.411707266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.432731515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.505489013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.522596711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:46.604522642Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T11:59:24.007190187Z level=info msg="Usage stats are ready to report"