logger=settings t=2026-04-23T07:44:34.245549243Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T07:44:34Z logger=settings t=2026-04-23T07:44:34.245797426Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T07:44:34.245807966Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T07:44:34.245811416Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T07:44:34.245814276Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T07:44:34.245817036Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T07:44:34.245819646Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T07:44:34.245822626Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T07:44:34.245825906Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T07:44:34.245830346Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T07:44:34.245833716Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T07:44:34.245836986Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T07:44:34.245844486Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T07:44:34.245847357Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T07:44:34.245850667Z level=info msg=Target target=[all] logger=settings t=2026-04-23T07:44:34.245856547Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T07:44:34.245859797Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T07:44:34.245862937Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T07:44:34.245866117Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T07:44:34.245869297Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T07:44:34.245872567Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T07:44:34.24618175Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T07:44:34.24619942Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T07:44:34.247565227Z level=info msg="Locking database" logger=migrator t=2026-04-23T07:44:34.247576697Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T07:44:34.248129463Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T07:44:34.251027559Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.897046ms logger=migrator t=2026-04-23T07:44:34.285857427Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T07:44:34.292069071Z level=info msg="Migration successfully executed" id="create user table" duration=6.211084ms logger=migrator t=2026-04-23T07:44:34.297176612Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T07:44:34.297903771Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=727.179µs logger=migrator t=2026-04-23T07:44:34.303452498Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T07:44:34.304590272Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.137444ms logger=migrator t=2026-04-23T07:44:34.309241517Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T07:44:34.310377861Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.136574ms logger=migrator t=2026-04-23T07:44:34.314468061Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T07:44:34.315143158Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=675.227µs logger=migrator t=2026-04-23T07:44:34.319816995Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T07:44:34.323736271Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.918886ms logger=migrator t=2026-04-23T07:44:34.327862551Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T07:44:34.328732491Z level=info msg="Migration successfully executed" id="create user table v2" duration=869.57µs logger=migrator t=2026-04-23T07:44:34.332401486Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T07:44:34.333181345Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=779.679µs logger=migrator t=2026-04-23T07:44:34.336875909Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T07:44:34.337646838Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=770.739µs logger=migrator t=2026-04-23T07:44:34.343411877Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T07:44:34.344099966Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=687.849µs logger=migrator t=2026-04-23T07:44:34.348481018Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T07:44:34.349270358Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=789.69µs logger=migrator t=2026-04-23T07:44:34.355333091Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T07:44:34.356862339Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.532128ms logger=migrator t=2026-04-23T07:44:34.363089544Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T07:44:34.363115855Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.391µs logger=migrator t=2026-04-23T07:44:34.366507745Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T07:44:34.367803651Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.294466ms logger=migrator t=2026-04-23T07:44:34.372020341Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T07:44:34.372438346Z level=info msg="Migration successfully executed" id="Add missing user data" duration=417.905µs logger=migrator t=2026-04-23T07:44:34.376307733Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T07:44:34.377394036Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.085893ms logger=migrator t=2026-04-23T07:44:34.384459421Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T07:44:34.385836267Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.394937ms logger=migrator t=2026-04-23T07:44:34.39274844Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T07:44:34.394018736Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.270086ms logger=migrator t=2026-04-23T07:44:34.400008367Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T07:44:34.409467751Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.466884ms logger=migrator t=2026-04-23T07:44:34.41441617Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T07:44:34.415424632Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.008472ms logger=migrator t=2026-04-23T07:44:34.419785774Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T07:44:34.420133818Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=348.524µs logger=migrator t=2026-04-23T07:44:34.424231778Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T07:44:34.424931907Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=699.998µs logger=migrator t=2026-04-23T07:44:34.429244548Z 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-23T07:44:34.429720954Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=441.395µs logger=migrator t=2026-04-23T07:44:34.433413478Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T07:44:34.433864993Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=451.685µs logger=migrator t=2026-04-23T07:44:34.442238544Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T07:44:34.443516659Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.278205ms logger=migrator t=2026-04-23T07:44:34.448624291Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T07:44:34.449813345Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.180663ms logger=migrator t=2026-04-23T07:44:34.457208814Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T07:44:34.457959842Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=750.758µs logger=migrator t=2026-04-23T07:44:34.465725746Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T07:44:34.467612638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.915192ms logger=migrator t=2026-04-23T07:44:34.472571278Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T07:44:34.473894824Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.326096ms logger=migrator t=2026-04-23T07:44:34.478458579Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T07:44:34.478483509Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.7µs logger=migrator t=2026-04-23T07:44:34.483146565Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T07:44:34.484291149Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.142824ms logger=migrator t=2026-04-23T07:44:34.488210076Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T07:44:34.488940624Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=730.578µs logger=migrator t=2026-04-23T07:44:34.492673519Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T07:44:34.493614351Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=923.862µs logger=migrator t=2026-04-23T07:44:34.498711101Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T07:44:34.499946146Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.234155ms logger=migrator t=2026-04-23T07:44:34.504330509Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:44:34.510055938Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.724529ms logger=migrator t=2026-04-23T07:44:34.51598247Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T07:44:34.517577529Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.594649ms logger=migrator t=2026-04-23T07:44:34.52774497Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T07:44:34.529347109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.610249ms logger=migrator t=2026-04-23T07:44:34.536153811Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T07:44:34.540154899Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=3.999768ms logger=migrator t=2026-04-23T07:44:34.545399063Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T07:44:34.54602741Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=628.487µs logger=migrator t=2026-04-23T07:44:34.550782337Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T07:44:34.551422464Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=639.817µs logger=migrator t=2026-04-23T07:44:34.557894533Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T07:44:34.558350478Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=456.075µs logger=migrator t=2026-04-23T07:44:34.562798321Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T07:44:34.563273687Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=475.136µs logger=migrator t=2026-04-23T07:44:34.568145875Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T07:44:34.568453639Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=307.694µs logger=migrator t=2026-04-23T07:44:34.574762085Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T07:44:34.575364962Z level=info msg="Migration successfully executed" id="create star table" duration=602.407µs logger=migrator t=2026-04-23T07:44:34.639172038Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T07:44:34.640694837Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.528099ms logger=migrator t=2026-04-23T07:44:34.64600154Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T07:44:34.64766065Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.65915ms logger=migrator t=2026-04-23T07:44:34.652879193Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T07:44:34.653838514Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=959.101µs logger=migrator t=2026-04-23T07:44:34.659955208Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T07:44:34.662723791Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.768013ms logger=migrator t=2026-04-23T07:44:34.668271438Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T07:44:34.669149538Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=883.5µs logger=migrator t=2026-04-23T07:44:34.679605924Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T07:44:34.680861609Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.259934ms logger=migrator t=2026-04-23T07:44:34.688390969Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T07:44:34.690024458Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.640099ms logger=migrator t=2026-04-23T07:44:34.7026874Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T07:44:34.702762741Z level=info msg="Migration successfully executed" id="Update org table charset" duration=80.441µs logger=migrator t=2026-04-23T07:44:34.712807852Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T07:44:34.712870972Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=68.5µs logger=migrator t=2026-04-23T07:44:34.721853731Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T07:44:34.722215935Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=364.444µs logger=migrator t=2026-04-23T07:44:34.73515096Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T07:44:34.737301226Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.167656ms logger=migrator t=2026-04-23T07:44:34.742679911Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T07:44:34.744613244Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.933473ms logger=migrator t=2026-04-23T07:44:34.751937401Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T07:44:34.756518577Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=4.572116ms logger=migrator t=2026-04-23T07:44:34.763077355Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T07:44:34.763894435Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=818.09µs logger=migrator t=2026-04-23T07:44:34.774860867Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T07:44:34.776068251Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.211204ms logger=migrator t=2026-04-23T07:44:34.783267678Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T07:44:34.784450031Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.187313ms logger=migrator t=2026-04-23T07:44:34.796674808Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T07:44:34.80839702Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.720942ms logger=migrator t=2026-04-23T07:44:34.814832846Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T07:44:34.81594097Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.108774ms logger=migrator t=2026-04-23T07:44:34.829376172Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T07:44:34.840823069Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=11.445577ms logger=migrator t=2026-04-23T07:44:34.847988665Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T07:44:34.848811874Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=824.549µs logger=migrator t=2026-04-23T07:44:34.861567548Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T07:44:34.862535509Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=973.101µs logger=migrator t=2026-04-23T07:44:34.870523265Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T07:44:34.871927662Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.405727ms logger=migrator t=2026-04-23T07:44:34.888246668Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T07:44:34.888480611Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=239.323µs logger=migrator t=2026-04-23T07:44:34.895798468Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T07:44:34.901656949Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=5.8594ms logger=migrator t=2026-04-23T07:44:34.909340011Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T07:44:34.911726809Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.386498ms logger=migrator t=2026-04-23T07:44:34.922935704Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T07:44:34.928201337Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=5.268083ms logger=migrator t=2026-04-23T07:44:34.933310339Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T07:44:34.934439103Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.128964ms logger=migrator t=2026-04-23T07:44:34.939925259Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T07:44:34.944614205Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.688176ms logger=migrator t=2026-04-23T07:44:34.950515825Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T07:44:34.951137843Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=621.788µs logger=migrator t=2026-04-23T07:44:34.956135913Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T07:44:34.957100175Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=962.881µs logger=migrator t=2026-04-23T07:44:34.963351019Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T07:44:34.96338631Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.33µs logger=migrator t=2026-04-23T07:44:34.970168961Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T07:44:34.970234812Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=77.021µs logger=migrator t=2026-04-23T07:44:34.975378364Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T07:44:34.977964575Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.591011ms logger=migrator t=2026-04-23T07:44:34.984152009Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T07:44:34.987393607Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.245668ms logger=migrator t=2026-04-23T07:44:34.994726046Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T07:44:34.996199894Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.473698ms logger=migrator t=2026-04-23T07:44:35.005226072Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T07:44:35.006635989Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.411187ms logger=migrator t=2026-04-23T07:44:35.010703247Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T07:44:35.010858369Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=155.532µs logger=migrator t=2026-04-23T07:44:35.01675506Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T07:44:35.017990625Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.235475ms logger=migrator t=2026-04-23T07:44:35.025731258Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T07:44:35.026655439Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=928.991µs logger=migrator t=2026-04-23T07:44:35.03174291Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T07:44:35.03177079Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.8µs logger=migrator t=2026-04-23T07:44:35.040258212Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T07:44:35.041217624Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=958.672µs logger=migrator t=2026-04-23T07:44:35.046005421Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T07:44:35.047787293Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.783152ms logger=migrator t=2026-04-23T07:44:35.057058014Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:44:35.068361119Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.300686ms logger=migrator t=2026-04-23T07:44:35.072729911Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T07:44:35.073364829Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=636.758µs logger=migrator t=2026-04-23T07:44:35.07846027Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T07:44:35.079894217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.436887ms logger=migrator t=2026-04-23T07:44:35.085838679Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T07:44:35.087439168Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.591229ms logger=migrator t=2026-04-23T07:44:35.096932292Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T07:44:35.097508709Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=581.477µs logger=migrator t=2026-04-23T07:44:35.102866023Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T07:44:35.1035369Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=678.197µs logger=migrator t=2026-04-23T07:44:35.11263755Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T07:44:35.115471134Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.837324ms logger=migrator t=2026-04-23T07:44:35.118967146Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T07:44:35.119632164Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=665.658µs logger=migrator t=2026-04-23T07:44:35.124578263Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T07:44:35.124752576Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.603µs logger=migrator t=2026-04-23T07:44:35.129406091Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T07:44:35.129558443Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=152.682µs logger=migrator t=2026-04-23T07:44:35.133664712Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T07:44:35.134683695Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.021223ms logger=migrator t=2026-04-23T07:44:35.138657752Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T07:44:35.140302402Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.64892ms logger=migrator t=2026-04-23T07:44:35.144914017Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T07:44:35.145749118Z level=info msg="Migration successfully executed" id="create data_source table" duration=835.791µs logger=migrator t=2026-04-23T07:44:35.150768767Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T07:44:35.151646578Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=877.921µs logger=migrator t=2026-04-23T07:44:35.157508278Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T07:44:35.158356629Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=848.711µs logger=migrator t=2026-04-23T07:44:35.168682852Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T07:44:35.169694095Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.018243ms logger=migrator t=2026-04-23T07:44:35.178168116Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T07:44:35.180108299Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.967733ms logger=migrator t=2026-04-23T07:44:35.184957408Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T07:44:35.189457962Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.500724ms logger=migrator t=2026-04-23T07:44:35.196195303Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T07:44:35.196932671Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=730.789µs logger=migrator t=2026-04-23T07:44:35.201174782Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T07:44:35.202050712Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=875.93µs logger=migrator t=2026-04-23T07:44:35.207235154Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T07:44:35.20856299Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.356506ms logger=migrator t=2026-04-23T07:44:35.213240167Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T07:44:35.213843924Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=604.557µs logger=migrator t=2026-04-23T07:44:35.22017347Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T07:44:35.222084182Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.911472ms logger=migrator t=2026-04-23T07:44:35.225573415Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T07:44:35.227521818Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.947743ms logger=migrator t=2026-04-23T07:44:35.23525145Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T07:44:35.23530106Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=55.12µs logger=migrator t=2026-04-23T07:44:35.240483483Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T07:44:35.240734736Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=253.273µs logger=migrator t=2026-04-23T07:44:35.245673465Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T07:44:35.248270577Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.595252ms logger=migrator t=2026-04-23T07:44:35.253681992Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T07:44:35.253878284Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.732µs logger=migrator t=2026-04-23T07:44:35.269690574Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T07:44:35.269920396Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=245.783µs logger=migrator t=2026-04-23T07:44:35.280005587Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T07:44:35.283541269Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.537572ms logger=migrator t=2026-04-23T07:44:35.577909519Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T07:44:35.578465097Z level=info msg="Migration successfully executed" id="Update uid value" duration=559.238µs logger=migrator t=2026-04-23T07:44:35.733373383Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T07:44:35.734353455Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=982.662µs logger=migrator t=2026-04-23T07:44:35.823422284Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T07:44:35.824434065Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.015791ms logger=migrator t=2026-04-23T07:44:35.896588991Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T07:44:35.897496291Z level=info msg="Migration successfully executed" id="create api_key table" duration=924.23µs logger=migrator t=2026-04-23T07:44:36.020887242Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T07:44:36.021904983Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.021011ms logger=migrator t=2026-04-23T07:44:36.084726316Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T07:44:36.086199463Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.464897ms logger=migrator t=2026-04-23T07:44:36.136174012Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T07:44:36.138385128Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.262586ms logger=migrator t=2026-04-23T07:44:36.192637128Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T07:44:36.194507632Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.869354ms logger=migrator t=2026-04-23T07:44:36.241061479Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T07:44:36.243989884Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.934465ms logger=migrator t=2026-04-23T07:44:36.300107056Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T07:44:36.301773526Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.66678ms logger=migrator t=2026-04-23T07:44:36.414979542Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T07:44:36.425180794Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.202212ms logger=migrator t=2026-04-23T07:44:37.475573122Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T07:44:37.476742475Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.173043ms logger=migrator t=2026-04-23T07:44:37.764247496Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T07:44:37.765853245Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.624709ms logger=migrator t=2026-04-23T07:44:37.906077943Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T07:44:37.908452162Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.380089ms logger=migrator t=2026-04-23T07:44:38.190609205Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T07:44:38.192394507Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.791242ms logger=migrator t=2026-04-23T07:44:38.402769222Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T07:44:38.403670842Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=907.74µs logger=migrator t=2026-04-23T07:44:38.623866075Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T07:44:38.624721555Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=862.41µs logger=migrator t=2026-04-23T07:44:38.857218554Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T07:44:38.857468868Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=255.354µs logger=migrator t=2026-04-23T07:44:39.237253955Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T07:44:39.242143623Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.894608ms logger=migrator t=2026-04-23T07:44:39.251206232Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T07:44:39.254498061Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.286208ms logger=migrator t=2026-04-23T07:44:39.265369491Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T07:44:39.265891787Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=529.776µs logger=migrator t=2026-04-23T07:44:39.271694356Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T07:44:39.275728424Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.034908ms logger=migrator t=2026-04-23T07:44:39.283279035Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T07:44:39.287411844Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.134019ms logger=migrator t=2026-04-23T07:44:39.293590008Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T07:44:39.294382817Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=792.709µs logger=migrator t=2026-04-23T07:44:39.300384239Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T07:44:39.301237189Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=853.199µs logger=migrator t=2026-04-23T07:44:39.307661256Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T07:44:39.308484726Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=828.57µs logger=migrator t=2026-04-23T07:44:39.314030622Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T07:44:39.315104174Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.072992ms logger=migrator t=2026-04-23T07:44:39.327009977Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T07:44:39.327899938Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=890.261µs logger=migrator t=2026-04-23T07:44:39.333343292Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T07:44:39.334202223Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=858.911µs logger=migrator t=2026-04-23T07:44:39.342263619Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T07:44:39.342445261Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=184.652µs logger=migrator t=2026-04-23T07:44:39.349130611Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T07:44:39.349187182Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=55.301µs logger=migrator t=2026-04-23T07:44:39.353797427Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T07:44:39.356848663Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.047416ms logger=migrator t=2026-04-23T07:44:39.365352515Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T07:44:39.369058529Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.722265ms logger=migrator t=2026-04-23T07:44:39.375408854Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T07:44:39.375510816Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=103.612µs logger=migrator t=2026-04-23T07:44:39.383519471Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T07:44:39.384307781Z level=info msg="Migration successfully executed" id="create quota table v1" duration=787.95µs logger=migrator t=2026-04-23T07:44:39.391131753Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T07:44:39.391960632Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=828.589µs logger=migrator t=2026-04-23T07:44:39.398758683Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T07:44:39.398803554Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.261µs logger=migrator t=2026-04-23T07:44:39.404246479Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T07:44:39.405393693Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.146934ms logger=migrator t=2026-04-23T07:44:39.410383232Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T07:44:39.411755209Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.383086ms logger=migrator t=2026-04-23T07:44:39.417258594Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T07:44:39.420165639Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.914155ms logger=migrator t=2026-04-23T07:44:39.423698711Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T07:44:39.423728392Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.781µs logger=migrator t=2026-04-23T07:44:39.42769695Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T07:44:39.428499159Z level=info msg="Migration successfully executed" id="create session table" duration=809.659µs logger=migrator t=2026-04-23T07:44:39.435123168Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T07:44:39.435260709Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.441µs logger=migrator t=2026-04-23T07:44:39.440540483Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T07:44:39.440669444Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=129.541µs logger=migrator t=2026-04-23T07:44:39.444927215Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T07:44:39.445956727Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.029332ms logger=migrator t=2026-04-23T07:44:39.451319922Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T07:44:39.4520145Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=694.568µs logger=migrator t=2026-04-23T07:44:39.457528655Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T07:44:39.457569596Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.711µs logger=migrator t=2026-04-23T07:44:39.462550626Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T07:44:39.462655207Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=110.651µs logger=migrator t=2026-04-23T07:44:39.481049646Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T07:44:39.48632842Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.279594ms logger=migrator t=2026-04-23T07:44:39.492167449Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T07:44:39.495182765Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.014706ms logger=migrator t=2026-04-23T07:44:39.499379425Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T07:44:39.499464056Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.431µs logger=migrator t=2026-04-23T07:44:39.502843606Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T07:44:39.502943228Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=100.012µs logger=migrator t=2026-04-23T07:44:39.508400912Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T07:44:39.509745518Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.344446ms logger=migrator t=2026-04-23T07:44:39.514481056Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T07:44:39.514525166Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.23µs logger=migrator t=2026-04-23T07:44:39.519100661Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T07:44:39.522128387Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.027366ms logger=migrator t=2026-04-23T07:44:39.52741057Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T07:44:39.527566262Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.362µs logger=migrator t=2026-04-23T07:44:39.531009343Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T07:44:39.534302653Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.294949ms logger=migrator t=2026-04-23T07:44:39.537834914Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T07:44:39.541072793Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.237859ms logger=migrator t=2026-04-23T07:44:39.545370005Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T07:44:39.545511066Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=141.561µs logger=migrator t=2026-04-23T07:44:39.551966034Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T07:44:39.554080509Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.108284ms logger=migrator t=2026-04-23T07:44:39.560659107Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T07:44:39.561604078Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=944.271µs logger=migrator t=2026-04-23T07:44:39.573173507Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T07:44:39.574389722Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.216255ms logger=migrator t=2026-04-23T07:44:39.579926348Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T07:44:39.581346065Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.418577ms logger=migrator t=2026-04-23T07:44:39.588076434Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T07:44:39.589003976Z level=info msg="Migration successfully executed" id="add index alert state" duration=928.341µs logger=migrator t=2026-04-23T07:44:39.593444908Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T07:44:39.594269659Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=824.95µs logger=migrator t=2026-04-23T07:44:39.599579022Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T07:44:39.60027258Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=693.228µs logger=migrator t=2026-04-23T07:44:39.606060149Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T07:44:39.608343737Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.272967ms logger=migrator t=2026-04-23T07:44:39.615250639Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T07:44:39.6161916Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=941.931µs logger=migrator t=2026-04-23T07:44:39.621566694Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T07:44:39.634408617Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.864753ms logger=migrator t=2026-04-23T07:44:39.638813671Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T07:44:39.640255848Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.446617ms logger=migrator t=2026-04-23T07:44:39.648700789Z 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-23T07:44:39.649621859Z 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=920.9µs logger=migrator t=2026-04-23T07:44:39.657515734Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T07:44:39.657958649Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=443.245µs logger=migrator t=2026-04-23T07:44:39.669329825Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T07:44:39.669898782Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=567.398µs logger=migrator t=2026-04-23T07:44:39.68320408Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T07:44:39.68398121Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=777.36µs logger=migrator t=2026-04-23T07:44:39.692865436Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T07:44:39.698706705Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.841309ms logger=migrator t=2026-04-23T07:44:39.704466604Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T07:44:39.708040797Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.566273ms logger=migrator t=2026-04-23T07:44:39.712904316Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T07:44:39.716515858Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.611163ms logger=migrator t=2026-04-23T07:44:39.721419397Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T07:44:39.724963389Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.543752ms logger=migrator t=2026-04-23T07:44:39.729686185Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T07:44:39.730699338Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.012863ms logger=migrator t=2026-04-23T07:44:39.738486491Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T07:44:39.738585042Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=99.791µs logger=migrator t=2026-04-23T07:44:39.743246507Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T07:44:39.743291128Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=54.571µs logger=migrator t=2026-04-23T07:44:39.747420477Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T07:44:39.748605192Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.180965ms logger=migrator t=2026-04-23T07:44:39.755555825Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T07:44:39.756453356Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=897.111µs logger=migrator t=2026-04-23T07:44:39.762163624Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T07:44:39.763372188Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.208834ms logger=migrator t=2026-04-23T07:44:39.76771077Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T07:44:39.768918065Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.207025ms logger=migrator t=2026-04-23T07:44:39.774680873Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T07:44:39.776125851Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.444418ms logger=migrator t=2026-04-23T07:44:39.780815596Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T07:44:39.78534241Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.527604ms logger=migrator t=2026-04-23T07:44:39.791422093Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T07:44:39.795113397Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.690894ms logger=migrator t=2026-04-23T07:44:39.80374039Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T07:44:39.804225456Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=491.107µs logger=migrator t=2026-04-23T07:44:39.821116868Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T07:44:39.822560245Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.445717ms logger=migrator t=2026-04-23T07:44:39.843263572Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T07:44:39.845355527Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.088465ms logger=migrator t=2026-04-23T07:44:39.852960988Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T07:44:39.857362731Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.401743ms logger=migrator t=2026-04-23T07:44:39.867911246Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T07:44:39.86826065Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=353.574µs logger=migrator t=2026-04-23T07:44:39.875168113Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T07:44:39.877277308Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.109665ms logger=migrator t=2026-04-23T07:44:39.889022498Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T07:44:39.89082599Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.809032ms logger=migrator t=2026-04-23T07:44:39.910559466Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T07:44:39.910653847Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=95.501µs logger=migrator t=2026-04-23T07:44:39.922587499Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T07:44:39.925379252Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.779103ms logger=migrator t=2026-04-23T07:44:39.952142172Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T07:44:39.953776052Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.63539ms logger=migrator t=2026-04-23T07:44:39.960281539Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T07:44:39.961178431Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=880.401µs logger=migrator t=2026-04-23T07:44:39.969186176Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T07:44:39.970882396Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.69663ms logger=migrator t=2026-04-23T07:44:39.977153071Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T07:44:39.978951223Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.798292ms logger=migrator t=2026-04-23T07:44:39.986427332Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T07:44:39.987420674Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=992.932µs logger=migrator t=2026-04-23T07:44:39.993721829Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T07:44:39.993752879Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.26µs logger=migrator t=2026-04-23T07:44:39.998225083Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T07:44:40.004229495Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.004943ms logger=migrator t=2026-04-23T07:44:40.009685769Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T07:44:40.010486559Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=799.3µs logger=migrator t=2026-04-23T07:44:40.015173855Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T07:44:40.019060221Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.885527ms logger=migrator t=2026-04-23T07:44:40.027615223Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T07:44:40.028970419Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.372826ms logger=migrator t=2026-04-23T07:44:40.034287763Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T07:44:40.035676389Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.389536ms logger=migrator t=2026-04-23T07:44:40.040028862Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T07:44:40.041447828Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.425917ms logger=migrator t=2026-04-23T07:44:40.047393179Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T07:44:40.05912885Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.734961ms logger=migrator t=2026-04-23T07:44:40.06505976Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T07:44:40.065574246Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=514.526µs logger=migrator t=2026-04-23T07:44:40.072750742Z 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-23T07:44:40.074166899Z 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.415997ms logger=migrator t=2026-04-23T07:44:40.080704797Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T07:44:40.081600088Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=899.642µs logger=migrator t=2026-04-23T07:44:40.087502708Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T07:44:40.088629352Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.128644ms logger=migrator t=2026-04-23T07:44:40.09439448Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T07:44:40.094755714Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=362.064µs logger=migrator t=2026-04-23T07:44:40.099574442Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T07:44:40.105855857Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.282495ms logger=migrator t=2026-04-23T07:44:40.111101339Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T07:44:40.115447101Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.345192ms logger=migrator t=2026-04-23T07:44:40.12375423Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T07:44:40.124710082Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=956.432µs logger=migrator t=2026-04-23T07:44:40.132655546Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T07:44:40.134293816Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.63747ms logger=migrator t=2026-04-23T07:44:40.141953328Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T07:44:40.14219965Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=256.413µs logger=migrator t=2026-04-23T07:44:40.15054834Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T07:44:40.157738495Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.189935ms logger=migrator t=2026-04-23T07:44:40.165593079Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T07:44:40.166261317Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=674.958µs logger=migrator t=2026-04-23T07:44:40.174328034Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T07:44:40.174634657Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=295.353µs logger=migrator t=2026-04-23T07:44:40.189434734Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T07:44:40.190156212Z level=info msg="Migration successfully executed" id="Move region to single row" duration=721.808µs logger=migrator t=2026-04-23T07:44:40.19497462Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T07:44:40.196948943Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.974383ms logger=migrator t=2026-04-23T07:44:40.204331511Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T07:44:40.205401024Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.073153ms logger=migrator t=2026-04-23T07:44:40.21511118Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T07:44:40.216402855Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.293845ms logger=migrator t=2026-04-23T07:44:40.223756903Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T07:44:40.227153054Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=3.418261ms logger=migrator t=2026-04-23T07:44:40.234714704Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T07:44:40.235956549Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.251695ms logger=migrator t=2026-04-23T07:44:40.241590306Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T07:44:40.242958232Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.367636ms logger=migrator t=2026-04-23T07:44:40.248753271Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T07:44:40.248862333Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.821µs logger=migrator t=2026-04-23T07:44:40.258662369Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T07:44:40.260668794Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.005525ms logger=migrator t=2026-04-23T07:44:40.269978175Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T07:44:40.271626295Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.656101ms logger=migrator t=2026-04-23T07:44:40.277296503Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T07:44:40.278952022Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.657939ms logger=migrator t=2026-04-23T07:44:40.283977751Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T07:44:40.285241117Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.263096ms logger=migrator t=2026-04-23T07:44:40.291587023Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T07:44:40.292007397Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=419.504µs logger=migrator t=2026-04-23T07:44:40.296376259Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T07:44:40.296941897Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=565.238µs logger=migrator t=2026-04-23T07:44:40.301863115Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T07:44:40.301938096Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.281µs logger=migrator t=2026-04-23T07:44:40.306388569Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T07:44:40.307428731Z level=info msg="Migration successfully executed" id="create team table" duration=1.038452ms logger=migrator t=2026-04-23T07:44:40.313260121Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T07:44:40.314808189Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.548028ms logger=migrator t=2026-04-23T07:44:40.32070273Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T07:44:40.321621261Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=923.571µs logger=migrator t=2026-04-23T07:44:40.326237816Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T07:44:40.331045133Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.806447ms logger=migrator t=2026-04-23T07:44:40.338731734Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T07:44:40.338956768Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=228.364µs logger=migrator t=2026-04-23T07:44:40.343706234Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T07:44:40.345146141Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.439647ms logger=migrator t=2026-04-23T07:44:40.350488305Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T07:44:40.351309164Z level=info msg="Migration successfully executed" id="create team member table" duration=819.939µs logger=migrator t=2026-04-23T07:44:40.357437968Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T07:44:40.358352569Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=914.431µs logger=migrator t=2026-04-23T07:44:40.363849594Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T07:44:40.365341642Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.491448ms logger=migrator t=2026-04-23T07:44:40.372849132Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T07:44:40.374662474Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.821332ms logger=migrator t=2026-04-23T07:44:40.379001985Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T07:44:40.383991795Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.98899ms logger=migrator t=2026-04-23T07:44:40.391593265Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T07:44:40.396605525Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.01331ms logger=migrator t=2026-04-23T07:44:40.404931315Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T07:44:40.410746434Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.816329ms logger=migrator t=2026-04-23T07:44:40.416712125Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T07:44:40.417659747Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=947.352µs logger=migrator t=2026-04-23T07:44:40.425402679Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T07:44:40.427179711Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.777512ms logger=migrator t=2026-04-23T07:44:40.432106719Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T07:44:40.433131341Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.021322ms logger=migrator t=2026-04-23T07:44:40.441483491Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T07:44:40.442472873Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=988.552µs logger=migrator t=2026-04-23T07:44:40.449174242Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T07:44:40.450846363Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.669701ms logger=migrator t=2026-04-23T07:44:40.457763575Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T07:44:40.458718186Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=948.871µs logger=migrator t=2026-04-23T07:44:40.465904362Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T07:44:40.466788313Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=883.421µs logger=migrator t=2026-04-23T07:44:40.473682095Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T07:44:40.475381395Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.69797ms logger=migrator t=2026-04-23T07:44:40.481466407Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T07:44:40.481931654Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=465.127µs logger=migrator t=2026-04-23T07:44:40.489523324Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T07:44:40.489892708Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=369.624µs logger=migrator t=2026-04-23T07:44:40.496528038Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T07:44:40.497783023Z level=info msg="Migration successfully executed" id="create tag table" duration=1.254135ms logger=migrator t=2026-04-23T07:44:40.507116294Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T07:44:40.508738633Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.621069ms logger=migrator t=2026-04-23T07:44:40.515828838Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T07:44:40.517130133Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.300345ms logger=migrator t=2026-04-23T07:44:40.526293032Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T07:44:40.527439396Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.143674ms logger=migrator t=2026-04-23T07:44:40.534580391Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T07:44:40.53614928Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.570019ms logger=migrator t=2026-04-23T07:44:40.544148216Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:44:40.559558219Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.410033ms logger=migrator t=2026-04-23T07:44:41.025482368Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T07:44:41.026642442Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.162864ms logger=migrator t=2026-04-23T07:44:41.03909163Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T07:44:41.039819778Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=727.728µs logger=migrator t=2026-04-23T07:44:41.046437077Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T07:44:41.046743391Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=306.744µs logger=migrator t=2026-04-23T07:44:41.054028787Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T07:44:41.055567426Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.537449ms logger=migrator t=2026-04-23T07:44:41.065402043Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T07:44:41.066249213Z level=info msg="Migration successfully executed" id="create user auth table" duration=848.44µs logger=migrator t=2026-04-23T07:44:41.075539734Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T07:44:41.076318233Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=777.749µs logger=migrator t=2026-04-23T07:44:41.082099652Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T07:44:41.082195533Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=94.741µs logger=migrator t=2026-04-23T07:44:41.087782749Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T07:44:41.095924636Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.130437ms logger=migrator t=2026-04-23T07:44:41.101700705Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T07:44:41.1070936Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.392935ms logger=migrator t=2026-04-23T07:44:41.112755017Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T07:44:41.117913339Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.154912ms logger=migrator t=2026-04-23T07:44:41.125459718Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T07:44:41.137853906Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=12.428008ms logger=migrator t=2026-04-23T07:44:41.14315571Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T07:44:41.144783709Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.628699ms logger=migrator t=2026-04-23T07:44:41.152194837Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T07:44:41.157620722Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.424995ms logger=migrator t=2026-04-23T07:44:41.162364159Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T07:44:41.164304062Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.941503ms logger=migrator t=2026-04-23T07:44:41.171613169Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T07:44:41.172721842Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.108783ms logger=migrator t=2026-04-23T07:44:41.179623414Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T07:44:41.180574286Z level=info msg="Migration successfully executed" id="create user auth token table" duration=951.952µs logger=migrator t=2026-04-23T07:44:41.185017029Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T07:44:41.187733541Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.716432ms logger=migrator t=2026-04-23T07:44:41.193439179Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T07:44:41.195146619Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.70477ms logger=migrator t=2026-04-23T07:44:41.200273101Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T07:44:41.201246123Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=972.522µs logger=migrator t=2026-04-23T07:44:41.206194161Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T07:44:41.211269922Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.075221ms logger=migrator t=2026-04-23T07:44:41.216535074Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T07:44:41.218319476Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.790502ms logger=migrator t=2026-04-23T07:44:41.22705958Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T07:44:41.228083862Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.022572ms logger=migrator t=2026-04-23T07:44:41.233901052Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T07:44:41.235163267Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.252455ms logger=migrator t=2026-04-23T07:44:41.240213416Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T07:44:41.241578643Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.364917ms logger=migrator t=2026-04-23T07:44:41.248166811Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T07:44:41.249255805Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.089714ms logger=migrator t=2026-04-23T07:44:41.25565117Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T07:44:41.255725981Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=75.251µs logger=migrator t=2026-04-23T07:44:41.261495241Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T07:44:41.261638402Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=143.151µs logger=migrator t=2026-04-23T07:44:41.267809106Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T07:44:41.269282743Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.477478ms logger=migrator t=2026-04-23T07:44:41.275430396Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T07:44:41.276371707Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=941.171µs logger=migrator t=2026-04-23T07:44:41.281674711Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T07:44:41.282615752Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=995.122µs logger=migrator t=2026-04-23T07:44:41.288151268Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:44:41.288217809Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.771µs logger=migrator t=2026-04-23T07:44:41.293232428Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T07:44:41.294623635Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.390917ms logger=migrator t=2026-04-23T07:44:41.299736936Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T07:44:41.301013442Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.274766ms logger=migrator t=2026-04-23T07:44:41.308754703Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T07:44:41.309768166Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.013663ms logger=migrator t=2026-04-23T07:44:41.315056559Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T07:44:41.316132082Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.072693ms logger=migrator t=2026-04-23T07:44:41.320819878Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T07:44:41.326584336Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.763888ms logger=migrator t=2026-04-23T07:44:41.332368685Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T07:44:41.333296046Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=927.261µs logger=migrator t=2026-04-23T07:44:41.337976592Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T07:44:41.338059603Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.561µs logger=migrator t=2026-04-23T07:44:41.349710952Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T07:44:41.350652713Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=941.991µs logger=migrator t=2026-04-23T07:44:41.355661143Z 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-23T07:44:41.356633784Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=972.811µs logger=migrator t=2026-04-23T07:44:41.361516953Z 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-23T07:44:41.363221693Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.70455ms logger=migrator t=2026-04-23T07:44:41.370310917Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:44:41.370382238Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.641µs logger=migrator t=2026-04-23T07:44:41.375009943Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T07:44:41.377839927Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.828094ms logger=migrator t=2026-04-23T07:44:41.383273362Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T07:44:41.388911609Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=5.625077ms logger=migrator t=2026-04-23T07:44:41.39576652Z 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-23T07:44:41.396866733Z 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.100523ms logger=migrator t=2026-04-23T07:44:41.401733242Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T07:44:41.402701283Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=967.531µs logger=migrator t=2026-04-23T07:44:41.407572421Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T07:44:41.413951927Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.378616ms logger=migrator t=2026-04-23T07:44:41.419724586Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T07:44:41.420767788Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.039412ms logger=migrator t=2026-04-23T07:44:41.425292253Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T07:44:41.426244113Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=952.29µs logger=migrator t=2026-04-23T07:44:41.430824208Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T07:44:41.460153447Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.329159ms logger=migrator t=2026-04-23T07:44:41.466563124Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T07:44:41.492437222Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.870048ms logger=migrator t=2026-04-23T07:44:41.497777016Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T07:44:41.498588366Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=806.68µs logger=migrator t=2026-04-23T07:44:41.503073689Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T07:44:41.504065861Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=991.572µs logger=migrator t=2026-04-23T07:44:41.509313384Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T07:44:41.517255168Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.943154ms logger=migrator t=2026-04-23T07:44:41.522663403Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T07:44:41.527863675Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.197222ms logger=migrator t=2026-04-23T07:44:41.533380681Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T07:44:41.534434053Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.053672ms logger=migrator t=2026-04-23T07:44:41.539708806Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T07:44:41.540795139Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.085683ms logger=migrator t=2026-04-23T07:44:41.545332293Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T07:44:41.546362375Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.029132ms logger=migrator t=2026-04-23T07:44:41.551587998Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T07:44:41.552685441Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.095833ms logger=migrator t=2026-04-23T07:44:41.558665562Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:44:41.558769123Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.691µs logger=migrator t=2026-04-23T07:44:41.563898755Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T07:44:41.571409784Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.510529ms logger=migrator t=2026-04-23T07:44:41.576831639Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T07:44:41.583747981Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.914192ms logger=migrator t=2026-04-23T07:44:41.58953963Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T07:44:41.594739252Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.198892ms logger=migrator t=2026-04-23T07:44:41.600263807Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T07:44:41.60128576Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.021573ms logger=migrator t=2026-04-23T07:44:41.605957916Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T07:44:41.607399553Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.442697ms logger=migrator t=2026-04-23T07:44:41.613250573Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T07:44:41.620049054Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.797501ms logger=migrator t=2026-04-23T07:44:41.625480899Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T07:44:41.631678872Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.197403ms logger=migrator t=2026-04-23T07:44:41.636090605Z 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-23T07:44:41.637209168Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.118683ms logger=migrator t=2026-04-23T07:44:41.645048251Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T07:44:41.652831474Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.786273ms logger=migrator t=2026-04-23T07:44:41.659567175Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T07:44:41.666515088Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.947683ms logger=migrator t=2026-04-23T07:44:41.671656108Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T07:44:41.671956483Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=306.455µs logger=migrator t=2026-04-23T07:44:41.678076165Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T07:44:41.68016595Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.087715ms logger=migrator t=2026-04-23T07:44:41.687187424Z 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-23T07:44:41.688343687Z 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.156643ms logger=migrator t=2026-04-23T07:44:41.697994042Z 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-23T07:44:41.699360258Z 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.367076ms logger=migrator t=2026-04-23T07:44:41.704041515Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:44:41.704128386Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=86.131µs logger=migrator t=2026-04-23T07:44:41.709831554Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T07:44:41.720096986Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.262402ms logger=migrator t=2026-04-23T07:44:41.724853182Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T07:44:41.729947433Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.089371ms logger=migrator t=2026-04-23T07:44:41.734868282Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T07:44:41.741175317Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.306765ms logger=migrator t=2026-04-23T07:44:41.746721383Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T07:44:41.753496254Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.774591ms logger=migrator t=2026-04-23T07:44:41.759373724Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T07:44:41.76569961Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.322616ms logger=migrator t=2026-04-23T07:44:41.77083558Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T07:44:41.770920481Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.431µs logger=migrator t=2026-04-23T07:44:41.775990482Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T07:44:41.776877453Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=886.611µs logger=migrator t=2026-04-23T07:44:41.782310398Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T07:44:41.793238517Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.930109ms logger=migrator t=2026-04-23T07:44:41.798614032Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T07:44:41.798668502Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=54.99µs logger=migrator t=2026-04-23T07:44:41.803616612Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T07:44:41.810423223Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.803871ms logger=migrator t=2026-04-23T07:44:41.816883029Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T07:44:41.817988083Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.105244ms logger=migrator t=2026-04-23T07:44:41.823113864Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T07:44:41.831934749Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.815165ms logger=migrator t=2026-04-23T07:44:41.838217333Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T07:44:41.839861094Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.643431ms logger=migrator t=2026-04-23T07:44:41.845203647Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T07:44:41.846246659Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.046852ms logger=migrator t=2026-04-23T07:44:41.853572916Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T07:44:41.861276769Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.704033ms logger=migrator t=2026-04-23T07:44:41.870038853Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T07:44:41.871227347Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.191634ms logger=migrator t=2026-04-23T07:44:41.876747463Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T07:44:41.877898217Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.147734ms logger=migrator t=2026-04-23T07:44:41.88315455Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T07:44:41.88407856Z level=info msg="Migration successfully executed" id="create alert_image table" duration=926.6µs logger=migrator t=2026-04-23T07:44:41.890499437Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T07:44:41.892505771Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.008094ms logger=migrator t=2026-04-23T07:44:41.897843284Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T07:44:41.897952516Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.092µs logger=migrator t=2026-04-23T07:44:41.903880306Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T07:44:41.904894388Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.013502ms logger=migrator t=2026-04-23T07:44:41.909105309Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T07:44:41.91004702Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=941.171µs logger=migrator t=2026-04-23T07:44:41.914171489Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T07:44:41.914545154Z 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-23T07:44:41.920452994Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T07:44:41.920869878Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=416.384µs logger=migrator t=2026-04-23T07:44:41.925878439Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T07:44:41.927161434Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.282415ms logger=migrator t=2026-04-23T07:44:41.931708248Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T07:44:41.93859953Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.890752ms logger=migrator t=2026-04-23T07:44:41.94446566Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T07:44:41.945581223Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.115313ms logger=migrator t=2026-04-23T07:44:41.95030512Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T07:44:41.951472343Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.167133ms logger=migrator t=2026-04-23T07:44:41.956023538Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T07:44:41.957470266Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.442598ms logger=migrator t=2026-04-23T07:44:41.963224394Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T07:44:41.964649031Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.424487ms logger=migrator t=2026-04-23T07:44:41.970087166Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T07:44:41.971500723Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.416997ms logger=migrator t=2026-04-23T07:44:41.97636696Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T07:44:41.976414161Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=51.141µs logger=migrator t=2026-04-23T07:44:41.98226939Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T07:44:41.982455742Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=188.052µs logger=migrator t=2026-04-23T07:44:41.987050948Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T07:44:41.995905153Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.852305ms logger=migrator t=2026-04-23T07:44:42.001243317Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T07:44:42.001668681Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=425.364µs logger=migrator t=2026-04-23T07:44:42.006335248Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T07:44:42.007589722Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.253984ms logger=migrator t=2026-04-23T07:44:42.01329706Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T07:44:42.013882127Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=580.867µs logger=migrator t=2026-04-23T07:44:42.018608063Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T07:44:42.020232182Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.623399ms logger=migrator t=2026-04-23T07:44:42.02588088Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T07:44:42.027016233Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.135263ms logger=migrator t=2026-04-23T07:44:42.033786434Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T07:44:42.065371371Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.578927ms logger=migrator t=2026-04-23T07:44:42.070729165Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T07:44:42.081966608Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.235823ms logger=migrator t=2026-04-23T07:44:42.087593575Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T07:44:42.087914539Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=324.414µs logger=migrator t=2026-04-23T07:44:42.092553064Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T07:44:42.126416277Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.858323ms logger=migrator t=2026-04-23T07:44:42.133156047Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T07:44:42.161668416Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.507159ms logger=migrator t=2026-04-23T07:44:42.166579855Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T07:44:42.167228583Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=648.378µs logger=migrator t=2026-04-23T07:44:42.171830018Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T07:44:42.172946242Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.115584ms logger=migrator t=2026-04-23T07:44:42.17956797Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T07:44:42.179893533Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.643µs logger=migrator t=2026-04-23T07:44:42.195121345Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T07:44:42.195999026Z level=info msg="Migration successfully executed" id="create permission table" duration=878.641µs logger=migrator t=2026-04-23T07:44:42.202667375Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T07:44:42.204196893Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.535868ms logger=migrator t=2026-04-23T07:44:42.210246295Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T07:44:42.211423049Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.176724ms logger=migrator t=2026-04-23T07:44:42.217168788Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T07:44:42.218962248Z level=info msg="Migration successfully executed" id="create role table" duration=1.789631ms logger=migrator t=2026-04-23T07:44:42.22490467Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T07:44:42.23839583Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.48156ms logger=migrator t=2026-04-23T07:44:42.24504722Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T07:44:42.255017628Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.971908ms logger=migrator t=2026-04-23T07:44:42.259607032Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T07:44:42.260399502Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=792.79µs logger=migrator t=2026-04-23T07:44:42.264864515Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T07:44:42.265814727Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=947.522µs logger=migrator t=2026-04-23T07:44:42.272081351Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T07:44:42.273851973Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.770362ms logger=migrator t=2026-04-23T07:44:42.279632182Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T07:44:42.281325172Z level=info msg="Migration successfully executed" id="create team role table" duration=1.69253ms logger=migrator t=2026-04-23T07:44:42.286611095Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T07:44:42.287635296Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.024261ms logger=migrator t=2026-04-23T07:44:42.293300933Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T07:44:42.295205147Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.902894ms logger=migrator t=2026-04-23T07:44:42.299903842Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T07:44:42.301536032Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.63234ms logger=migrator t=2026-04-23T07:44:42.308986261Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T07:44:42.310010743Z level=info msg="Migration successfully executed" id="create user role table" duration=1.022962ms logger=migrator t=2026-04-23T07:44:42.316969506Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T07:44:42.318566806Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.59889ms logger=migrator t=2026-04-23T07:44:42.324596257Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T07:44:42.325923503Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.328166ms logger=migrator t=2026-04-23T07:44:42.330351815Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T07:44:42.331362387Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.009812ms logger=migrator t=2026-04-23T07:44:42.337224567Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T07:44:42.338078427Z level=info msg="Migration successfully executed" id="create builtin role table" duration=853.8µs logger=migrator t=2026-04-23T07:44:42.343157848Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T07:44:42.344322272Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.147373ms logger=migrator t=2026-04-23T07:44:42.349656385Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T07:44:42.351014952Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.357787ms logger=migrator t=2026-04-23T07:44:42.3568029Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T07:44:42.364521672Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.718052ms logger=migrator t=2026-04-23T07:44:42.369111737Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T07:44:42.370137139Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.023991ms logger=migrator t=2026-04-23T07:44:42.374247148Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T07:44:42.375325841Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.078053ms logger=migrator t=2026-04-23T07:44:42.380442282Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T07:44:42.381419443Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=977.581µs logger=migrator t=2026-04-23T07:44:42.386617325Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T07:44:42.387647378Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.029863ms logger=migrator t=2026-04-23T07:44:42.392647327Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T07:44:42.393431076Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=783.709µs logger=migrator t=2026-04-23T07:44:42.399891273Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T07:44:42.401521693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.63364ms logger=migrator t=2026-04-23T07:44:42.405677672Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T07:44:42.413928151Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.249869ms logger=migrator t=2026-04-23T07:44:42.418294403Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T07:44:42.423891549Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.596926ms logger=migrator t=2026-04-23T07:44:42.42906269Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T07:44:42.436960064Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.896844ms logger=migrator t=2026-04-23T07:44:42.441610549Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T07:44:42.456598698Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.952399ms logger=migrator t=2026-04-23T07:44:42.462749582Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T07:44:42.464769336Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.019215ms logger=migrator t=2026-04-23T07:44:42.470571434Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T07:44:42.471751189Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.179025ms logger=migrator t=2026-04-23T07:44:42.477177874Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T07:44:42.478892944Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.714951ms logger=migrator t=2026-04-23T07:44:42.484091396Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T07:44:42.485036627Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=945.181µs logger=migrator t=2026-04-23T07:44:42.490525772Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T07:44:42.492281124Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.754952ms logger=migrator t=2026-04-23T07:44:42.497101541Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T07:44:42.497206892Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=106.511µs logger=migrator t=2026-04-23T07:44:42.501830966Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T07:44:42.501890117Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.281µs logger=migrator t=2026-04-23T07:44:42.507028809Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T07:44:42.507510724Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=482.715µs logger=migrator t=2026-04-23T07:44:42.513622697Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T07:44:42.514221714Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=599.667µs logger=migrator t=2026-04-23T07:44:42.521254228Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T07:44:42.522152669Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=905.141µs logger=migrator t=2026-04-23T07:44:42.52724876Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T07:44:42.527460642Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=212.152µs logger=migrator t=2026-04-23T07:44:42.532743485Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T07:44:42.533514564Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=772.009µs logger=migrator t=2026-04-23T07:44:42.53984559Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T07:44:42.541359578Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.513768ms logger=migrator t=2026-04-23T07:44:42.546375827Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T07:44:42.547643512Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.267425ms logger=migrator t=2026-04-23T07:44:42.552695503Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T07:44:42.561803701Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.112578ms logger=migrator t=2026-04-23T07:44:42.568141167Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T07:44:42.568213408Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.801µs logger=migrator t=2026-04-23T07:44:42.573327708Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T07:44:42.57433924Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.014623ms logger=migrator t=2026-04-23T07:44:42.578601041Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T07:44:42.579872036Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.270245ms logger=migrator t=2026-04-23T07:44:42.58604511Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T07:44:42.587232763Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.188033ms logger=migrator t=2026-04-23T07:44:42.59189298Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T07:44:42.60121896Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.32553ms logger=migrator t=2026-04-23T07:44:42.60621771Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T07:44:42.607001229Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=783.109µs logger=migrator t=2026-04-23T07:44:42.612242501Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T07:44:42.613942261Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.69927ms logger=migrator t=2026-04-23T07:44:42.619396656Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:44:42.640162884Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.767218ms logger=migrator t=2026-04-23T07:44:42.645836661Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T07:44:42.646653931Z level=info msg="Migration successfully executed" id="create correlation v2" duration=816.47µs logger=migrator t=2026-04-23T07:44:42.651277496Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T07:44:42.652038506Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=758.14µs logger=migrator t=2026-04-23T07:44:42.656509099Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T07:44:42.65836887Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.861861ms logger=migrator t=2026-04-23T07:44:42.665147771Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T07:44:42.667001833Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.853692ms logger=migrator t=2026-04-23T07:44:42.672224436Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T07:44:42.672488809Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=264.443µs logger=migrator t=2026-04-23T07:44:42.67760831Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T07:44:42.678807814Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.198924ms logger=migrator t=2026-04-23T07:44:42.68521332Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T07:44:42.69444297Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.2327ms logger=migrator t=2026-04-23T07:44:42.69940412Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T07:44:42.700032167Z level=info msg="Migration successfully executed" id="create entity_events table" duration=628.117µs logger=migrator t=2026-04-23T07:44:42.70452401Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T07:44:42.705740365Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.216405ms logger=migrator t=2026-04-23T07:44:42.713620829Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T07:44:42.714150455Z 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-23T07:44:42.719100334Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T07:44:42.719865413Z 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-23T07:44:42.7255328Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T07:44:42.727049858Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.516908ms logger=migrator t=2026-04-23T07:44:42.735107514Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T07:44:42.736213108Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.103674ms logger=migrator t=2026-04-23T07:44:42.74143127Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T07:44:42.742763705Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.333335ms logger=migrator t=2026-04-23T07:44:42.747709865Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T07:44:42.748941929Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.229534ms logger=migrator t=2026-04-23T07:44:42.755842561Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T07:44:42.757061996Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.217215ms logger=migrator t=2026-04-23T07:44:42.76157304Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T07:44:42.762721623Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.147884ms logger=migrator t=2026-04-23T07:44:42.767412699Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T07:44:42.768215059Z level=info msg="Migration successfully executed" id="Drop public config table" duration=802.41µs logger=migrator t=2026-04-23T07:44:42.77499534Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T07:44:42.776265314Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.269434ms logger=migrator t=2026-04-23T07:44:42.781460446Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T07:44:42.782668161Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.213545ms logger=migrator t=2026-04-23T07:44:42.788017444Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T07:44:42.789337Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.319056ms logger=migrator t=2026-04-23T07:44:42.795051528Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T07:44:42.796112911Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.060503ms logger=migrator t=2026-04-23T07:44:42.800522653Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T07:44:42.823629008Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.079225ms logger=migrator t=2026-04-23T07:44:42.83054162Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T07:44:42.839210914Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.671004ms logger=migrator t=2026-04-23T07:44:42.843492235Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T07:44:42.851221387Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.727953ms logger=migrator t=2026-04-23T07:44:42.859746738Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T07:44:42.862135587Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=2.396369ms logger=migrator t=2026-04-23T07:44:42.872247057Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T07:44:42.878961697Z level=info msg="Migration successfully executed" id="add share column" duration=6.711ms logger=migrator t=2026-04-23T07:44:42.887220856Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T07:44:42.887510449Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=294.993µs logger=migrator t=2026-04-23T07:44:42.893047215Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T07:44:42.894161358Z level=info msg="Migration successfully executed" id="create file table" duration=1.113253ms logger=migrator t=2026-04-23T07:44:42.898800783Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T07:44:42.899941387Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.139734ms logger=migrator t=2026-04-23T07:44:42.907718009Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T07:44:42.908845173Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.126984ms logger=migrator t=2026-04-23T07:44:42.916652206Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T07:44:42.918379517Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.731631ms logger=migrator t=2026-04-23T07:44:42.925142657Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T07:44:42.926705606Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.563579ms logger=migrator t=2026-04-23T07:44:42.931529593Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T07:44:42.931601883Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=74.62µs logger=migrator t=2026-04-23T07:44:42.936938947Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T07:44:42.937006018Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.581µs logger=migrator t=2026-04-23T07:44:42.94388961Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T07:44:42.944844512Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=954.672µs logger=migrator t=2026-04-23T07:44:42.950519939Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T07:44:42.950858253Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=339.394µs logger=migrator t=2026-04-23T07:44:42.956404419Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T07:44:42.958627616Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.222717ms logger=migrator t=2026-04-23T07:44:42.965236484Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T07:44:42.97500382Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.766786ms logger=migrator t=2026-04-23T07:44:42.981492088Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T07:44:42.981610059Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=118.091µs logger=migrator t=2026-04-23T07:44:42.986515528Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T07:44:42.988412261Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.896422ms logger=migrator t=2026-04-23T07:44:42.993977967Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T07:44:42.994454632Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=477.245µs logger=migrator t=2026-04-23T07:44:43.001784239Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T07:44:43.002128584Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=344.735µs logger=migrator t=2026-04-23T07:44:43.008208886Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T07:44:43.009018206Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=808.66µs logger=migrator t=2026-04-23T07:44:43.014292308Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T07:44:43.024744943Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.453205ms logger=migrator t=2026-04-23T07:44:43.029901374Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T07:44:43.036126648Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.224984ms logger=migrator t=2026-04-23T07:44:43.041726735Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T07:44:43.042828628Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.097334ms logger=migrator t=2026-04-23T07:44:43.048487685Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T07:44:43.131124648Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.635333ms logger=migrator t=2026-04-23T07:44:43.14306537Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T07:44:43.14560772Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.54789ms logger=migrator t=2026-04-23T07:44:43.150942104Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T07:44:43.152065867Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.128343ms logger=migrator t=2026-04-23T07:44:43.157463712Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T07:44:43.191391485Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.887602ms logger=migrator t=2026-04-23T07:44:43.200939039Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T07:44:43.212323534Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.417246ms logger=migrator t=2026-04-23T07:44:43.221901748Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T07:44:43.222425604Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=524.186µs logger=migrator t=2026-04-23T07:44:43.228700489Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T07:44:43.228963582Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=262.833µs logger=migrator t=2026-04-23T07:44:43.238152311Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T07:44:43.238573007Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=426.095µs logger=migrator t=2026-04-23T07:44:43.243825188Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T07:44:43.244039832Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=214.654µs logger=migrator t=2026-04-23T07:44:43.252791115Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T07:44:43.253094409Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=303.554µs logger=migrator t=2026-04-23T07:44:43.258946228Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T07:44:43.260189893Z level=info msg="Migration successfully executed" id="create folder table" duration=1.243065ms logger=migrator t=2026-04-23T07:44:43.265925421Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T07:44:43.267795433Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.877072ms logger=migrator t=2026-04-23T07:44:43.273183137Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T07:44:43.274322731Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.139104ms logger=migrator t=2026-04-23T07:44:43.27839317Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T07:44:43.27842711Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.02µs logger=migrator t=2026-04-23T07:44:43.290373773Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T07:44:43.292411426Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.042994ms logger=migrator t=2026-04-23T07:44:43.300420682Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T07:44:43.302576237Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.155985ms logger=migrator t=2026-04-23T07:44:43.309063294Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T07:44:43.311692266Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.627962ms logger=migrator t=2026-04-23T07:44:43.317539855Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T07:44:43.318323395Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=784.36µs logger=migrator t=2026-04-23T07:44:43.322889689Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T07:44:43.323377974Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=488.855µs logger=migrator t=2026-04-23T07:44:43.328437045Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T07:44:43.32967491Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.234385ms logger=migrator t=2026-04-23T07:44:43.334579518Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T07:44:43.337326011Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.745123ms logger=migrator t=2026-04-23T07:44:43.347309359Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T07:44:43.348767486Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.472927ms logger=migrator t=2026-04-23T07:44:43.355199184Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T07:44:43.356720582Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.520539ms logger=migrator t=2026-04-23T07:44:43.360714499Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T07:44:43.362654882Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.939283ms logger=migrator t=2026-04-23T07:44:43.367792883Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T07:44:43.369007648Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.215365ms logger=migrator t=2026-04-23T07:44:43.373076546Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T07:44:43.374296401Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.219455ms logger=migrator t=2026-04-23T07:44:43.378087575Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T07:44:43.379439781Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.351056ms logger=migrator t=2026-04-23T07:44:43.384714964Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T07:44:43.385711596Z level=info msg="Migration successfully executed" id="create signing_key table" duration=994.902µs logger=migrator t=2026-04-23T07:44:43.389760975Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T07:44:43.390966268Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.205633ms logger=migrator t=2026-04-23T07:44:43.396036749Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T07:44:43.397216353Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.180424ms logger=migrator t=2026-04-23T07:44:43.403520268Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T07:44:43.403879463Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=359.795µs logger=migrator t=2026-04-23T07:44:43.41043116Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T07:44:43.427424052Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.987822ms logger=migrator t=2026-04-23T07:44:43.433126501Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T07:44:43.433713157Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=588.346µs logger=migrator t=2026-04-23T07:44:43.439385824Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T07:44:43.439403885Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.831µs logger=migrator t=2026-04-23T07:44:43.447245499Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T07:44:43.449251592Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.007013ms logger=migrator t=2026-04-23T07:44:43.455675159Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T07:44:43.455705359Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.221µs logger=migrator t=2026-04-23T07:44:43.462733053Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T07:44:43.46422892Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.495377ms logger=migrator t=2026-04-23T07:44:43.471603668Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T07:44:43.472753012Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.152804ms logger=migrator t=2026-04-23T07:44:43.478657022Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T07:44:43.480089599Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.432627ms logger=migrator t=2026-04-23T07:44:43.487808531Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T07:44:43.488947844Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.141703ms logger=migrator t=2026-04-23T07:44:43.493954124Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T07:44:43.494267147Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=314.433µs logger=migrator t=2026-04-23T07:44:43.498921053Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T07:44:43.49956202Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=641.027µs logger=migrator t=2026-04-23T07:44:43.50448668Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T07:44:43.50543937Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=952.7µs logger=migrator t=2026-04-23T07:44:43.518299443Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T07:44:43.519581558Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.280425ms logger=migrator t=2026-04-23T07:44:43.527484463Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T07:44:43.543453092Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.963499ms logger=migrator t=2026-04-23T07:44:43.547928696Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T07:44:43.563495571Z level=info msg="Migration successfully executed" id="add region_slug column" duration=15.562475ms logger=migrator t=2026-04-23T07:44:43.568548271Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T07:44:43.578794633Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.245332ms logger=migrator t=2026-04-23T07:44:43.587099542Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T07:44:43.587482976Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=384.084µs logger=migrator t=2026-04-23T07:44:43.596477143Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T07:44:43.607423373Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.93593ms logger=migrator t=2026-04-23T07:44:43.613965601Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T07:44:43.621261508Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.298287ms logger=migrator t=2026-04-23T07:44:43.626606142Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T07:44:43.626928805Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=322.153µs logger=migrator t=2026-04-23T07:44:43.63156149Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.383461057s logger=migrator t=2026-04-23T07:44:43.632249899Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T07:44:43.663652942Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T07:44:43.663971405Z level=info msg="Created default organization" logger=secrets t=2026-04-23T07:44:43.673224916Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T07:44:43.733279001Z level=info msg="Restored cache from database" duration=409.315µs logger=plugin.store t=2026-04-23T07:44:43.734680697Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T07:44:43.776475744Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T07:44:43.776511195Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T07:44:43.776592456Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T07:44:43.776605216Z level=info msg="Plugins loaded" count=54 duration=41.925439ms logger=query_data t=2026-04-23T07:44:43.780494732Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T07:44:43.78371286Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T07:44:43.793185473Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T07:44:43.927355939Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T07:44:43.930798Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T07:44:43.932993226Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T07:44:43.952895453Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T07:44:43.974021614Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T07:44:44.002947918Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T07:44:44.003012219Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-23T07:44:44.003677826Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-23T07:44:44.003805378Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-23T07:44:44.006389689Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-23T07:44:44.011294378Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-23T07:44:44.018217889Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-23T07:44:44.078746469Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-23T07:44:44.084291505Z level=info msg="Update check succeeded" duration=78.000197ms logger=plugins.update.checker t=2026-04-23T07:44:44.084649709Z level=info msg="Update check succeeded" duration=80.158593ms logger=ngalert.state.manager t=2026-04-23T07:44:44.101085795Z level=info msg="State cache has been initialized" states=0 duration=97.410789ms logger=ngalert.scheduler t=2026-04-23T07:44:44.101167225Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T07:44:44.101267937Z level=info msg=starting first_tick=2026-04-23T07:44:50Z logger=sqlstore.transactions t=2026-04-23T07:44:44.122002133Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-23T07:44:44.132977723Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T07:44:44.196953903Z level=info msg="Patterns update finished" duration=114.834814ms logger=provisioning.dashboard t=2026-04-23T07:44:44.230651704Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-23T07:44:44.473954415Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T07:44:44.474884576Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T07:44:45.006288201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.007190622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.028393403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.055730037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.07445326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.099447747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.119599656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.200081962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.22022376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.240650503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.259924371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.285607397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.306407154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.329909462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.347745744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.369749136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.389195297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.414708489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.435087911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.463013292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.485413278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.519775617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.543592359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.591146444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.614369289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.650240475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.669604975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.728204591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:45.748061616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.239081823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.260408356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.305817504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.324629818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.366368273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.386510401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.43030528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.448475816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.491656608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.511050578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.548761746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.56182952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.603900239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.623010316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.666658124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.688342461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.740890494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.75485245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.795927607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.809968823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.851812959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.868821971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.915022449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:46.946647324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.069311479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.093342423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.154889703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.176482118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.267526407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.284333506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.349121293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.362867326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.424669338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.444911729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.515513605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.532856591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.604131615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.629812179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.697836286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.727130442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.829958871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.855690765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.930616243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:47.948583187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.019176303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.035546266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.111818499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.14154247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.21585204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.23604196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:44:48.322818437Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T07:46:03.03597883Z level=info msg="Usage stats are ready to report"