logger=settings t=2026-08-19T09:12:46.020328839Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-19T09:12:46Z logger=settings t=2026-08-19T09:12:46.020751239Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-19T09:12:46.020764419Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-19T09:12:46.02076872Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-19T09:12:46.02077297Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-19T09:12:46.02077672Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-19T09:12:46.02078264Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-19T09:12:46.02078569Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-19T09:12:46.020788811Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-19T09:12:46.020796161Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-19T09:12:46.020799791Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-19T09:12:46.020803071Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-19T09:12:46.020806681Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-19T09:12:46.020817402Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-19T09:12:46.020837373Z level=info msg=Target target=[all] logger=settings t=2026-08-19T09:12:46.020845823Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-19T09:12:46.020850033Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-19T09:12:46.020856084Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-19T09:12:46.020860934Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-19T09:12:46.020865014Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-19T09:12:46.020871054Z level=info msg="App mode production" logger=sqlstore t=2026-08-19T09:12:46.021315274Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-19T09:12:46.021351616Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-19T09:12:46.023844998Z level=info msg="Locking database" logger=migrator t=2026-08-19T09:12:46.023863109Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-19T09:12:46.024762019Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-19T09:12:46.025760663Z level=info msg="Migration successfully executed" id="create migration_log table" duration=961.303µs logger=migrator t=2026-08-19T09:12:46.03278892Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-19T09:12:46.033555244Z level=info msg="Migration successfully executed" id="create user table" duration=766.714µs logger=migrator t=2026-08-19T09:12:46.039385506Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-19T09:12:46.040539119Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.152772ms logger=migrator t=2026-08-19T09:12:46.045172676Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-19T09:12:46.046328359Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.155583ms logger=migrator t=2026-08-19T09:12:46.051933381Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-19T09:12:46.05260044Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=664.909µs logger=migrator t=2026-08-19T09:12:46.05971405Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-19T09:12:46.060682784Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=974.945µs logger=migrator t=2026-08-19T09:12:46.067362544Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-19T09:12:46.070200071Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.850138ms logger=migrator t=2026-08-19T09:12:46.074123778Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-19T09:12:46.074949265Z level=info msg="Migration successfully executed" id="create user table v2" duration=830.917µs logger=migrator t=2026-08-19T09:12:46.078428591Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-19T09:12:46.079174555Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=745.594µs logger=migrator t=2026-08-19T09:12:46.083869446Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-19T09:12:46.085078031Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.207835ms logger=migrator t=2026-08-19T09:12:46.089940059Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-19T09:12:46.090385749Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=447.63µs logger=migrator t=2026-08-19T09:12:46.096214212Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-19T09:12:46.097862075Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.646813ms logger=migrator t=2026-08-19T09:12:46.105886446Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-19T09:12:46.107139232Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.252736ms logger=migrator t=2026-08-19T09:12:46.114155438Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-19T09:12:46.114319875Z level=info msg="Migration successfully executed" id="Update user table charset" duration=166.997µs logger=migrator t=2026-08-19T09:12:46.119694247Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-19T09:12:46.122232982Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.528604ms logger=migrator t=2026-08-19T09:12:46.126588547Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-19T09:12:46.127007267Z level=info msg="Migration successfully executed" id="Add missing user data" duration=419.529µs logger=migrator t=2026-08-19T09:12:46.130216411Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-19T09:12:46.131572731Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.355411ms logger=migrator t=2026-08-19T09:12:46.135688217Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-19T09:12:46.13644027Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=751.614µs logger=migrator t=2026-08-19T09:12:46.139856624Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-19T09:12:46.141233926Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.376662ms logger=migrator t=2026-08-19T09:12:46.144682331Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-19T09:12:46.152788585Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.106124ms logger=migrator t=2026-08-19T09:12:46.156538524Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-19T09:12:46.157626192Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.086939ms logger=migrator t=2026-08-19T09:12:46.162419248Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-19T09:12:46.162714871Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=295.013µs logger=migrator t=2026-08-19T09:12:46.166726452Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-19T09:12:46.167747368Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.022706ms logger=migrator t=2026-08-19T09:12:46.173772948Z 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-08-19T09:12:46.174246559Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=474.581µs logger=migrator t=2026-08-19T09:12:46.178006579Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-19T09:12:46.178419248Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=414.848µs logger=migrator t=2026-08-19T09:12:46.185005704Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-19T09:12:46.186101053Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.094779ms logger=migrator t=2026-08-19T09:12:46.191212612Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-19T09:12:46.1920266Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=812.968µs logger=migrator t=2026-08-19T09:12:46.197679864Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-19T09:12:46.198361244Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=681.3µs logger=migrator t=2026-08-19T09:12:46.205216802Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-19T09:12:46.206195287Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=978.395µs logger=migrator t=2026-08-19T09:12:46.211324047Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-19T09:12:46.211977067Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=652.129µs logger=migrator t=2026-08-19T09:12:46.240614154Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-19T09:12:46.240699598Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=86.223µs logger=migrator t=2026-08-19T09:12:46.247469833Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-19T09:12:46.248222726Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=749.993µs logger=migrator t=2026-08-19T09:12:46.252712078Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-19T09:12:46.253894851Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.182774ms logger=migrator t=2026-08-19T09:12:46.258208335Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-19T09:12:46.2589778Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=768.395µs logger=migrator t=2026-08-19T09:12:46.264245297Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-19T09:12:46.266706217Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.461701ms logger=migrator t=2026-08-19T09:12:46.272195694Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:12:46.275905181Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.705217ms logger=migrator t=2026-08-19T09:12:46.280864604Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-19T09:12:46.281808777Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=942.124µs logger=migrator t=2026-08-19T09:12:46.286158392Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-19T09:12:46.286964099Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=804.926µs logger=migrator t=2026-08-19T09:12:46.292297658Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-19T09:12:46.293085943Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=792.655µs logger=migrator t=2026-08-19T09:12:46.297664209Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-19T09:12:46.298854173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.186904ms logger=migrator t=2026-08-19T09:12:46.303327264Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-19T09:12:46.30411875Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=790.537µs logger=migrator t=2026-08-19T09:12:46.31035779Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-19T09:12:46.310955267Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=594.546µs logger=migrator t=2026-08-19T09:12:46.316000574Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-19T09:12:46.31681472Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=813.757µs logger=migrator t=2026-08-19T09:12:46.321395206Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-19T09:12:46.321831886Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=436.25µs logger=migrator t=2026-08-19T09:12:46.326533458Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-19T09:12:46.327565784Z level=info msg="Migration successfully executed" id="create star table" duration=1.031676ms logger=migrator t=2026-08-19T09:12:46.332903184Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-19T09:12:46.334103117Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.202614ms logger=migrator t=2026-08-19T09:12:46.338935915Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-19T09:12:46.339782183Z level=info msg="Migration successfully executed" id="create org table v1" duration=845.737µs logger=migrator t=2026-08-19T09:12:46.344255584Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-19T09:12:46.345444857Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.188923ms logger=migrator t=2026-08-19T09:12:46.351097262Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-19T09:12:46.352251704Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.155552ms logger=migrator t=2026-08-19T09:12:46.356958375Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-19T09:12:46.357774012Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=814.677µs logger=migrator t=2026-08-19T09:12:46.362127767Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-19T09:12:46.362949245Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=820.678µs logger=migrator t=2026-08-19T09:12:46.367654936Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-19T09:12:46.368461983Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=807.297µs logger=migrator t=2026-08-19T09:12:46.373895277Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-19T09:12:46.373926588Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.611µs logger=migrator t=2026-08-19T09:12:46.378394129Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-19T09:12:46.37842486Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.232µs logger=migrator t=2026-08-19T09:12:46.382689163Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-19T09:12:46.382869331Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=180.349µs logger=migrator t=2026-08-19T09:12:46.387713729Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-19T09:12:46.388495913Z level=info msg="Migration successfully executed" id="create dashboard table" duration=782.075µs logger=migrator t=2026-08-19T09:12:46.393660656Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-19T09:12:46.394542545Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=882.149µs logger=migrator t=2026-08-19T09:12:46.400358317Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-19T09:12:46.401036067Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=677.79µs logger=migrator t=2026-08-19T09:12:46.406024181Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-19T09:12:46.406762374Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=741.123µs logger=migrator t=2026-08-19T09:12:46.410960143Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-19T09:12:46.411837633Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=877.049µs logger=migrator t=2026-08-19T09:12:46.41688887Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-19T09:12:46.417648824Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=760.174µs logger=migrator t=2026-08-19T09:12:46.421831823Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-19T09:12:46.430628448Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.794796ms logger=migrator t=2026-08-19T09:12:46.435162952Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-19T09:12:46.435759749Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=595.766µs logger=migrator t=2026-08-19T09:12:46.440745423Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-19T09:12:46.44200764Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.263686ms logger=migrator t=2026-08-19T09:12:46.44668851Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-19T09:12:46.447993468Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.305378ms logger=migrator t=2026-08-19T09:12:46.452625187Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-19T09:12:46.452981693Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=357.786µs logger=migrator t=2026-08-19T09:12:46.458046071Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-19T09:12:46.458947711Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=900.8µs logger=migrator t=2026-08-19T09:12:46.463379471Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-19T09:12:46.463451474Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.293µs logger=migrator t=2026-08-19T09:12:46.468142954Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-19T09:12:46.47003766Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.895006ms logger=migrator t=2026-08-19T09:12:46.478309672Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-19T09:12:46.480209367Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.901366ms logger=migrator t=2026-08-19T09:12:46.484614725Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-19T09:12:46.486008088Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.389733ms logger=migrator t=2026-08-19T09:12:46.491598489Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-19T09:12:46.492436677Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=839.738µs logger=migrator t=2026-08-19T09:12:46.497718305Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-19T09:12:46.500796973Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.076838ms logger=migrator t=2026-08-19T09:12:46.505605339Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-19T09:12:46.507108506Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.502347ms logger=migrator t=2026-08-19T09:12:46.512126782Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-19T09:12:46.512939218Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=811.926µs logger=migrator t=2026-08-19T09:12:46.518330041Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-19T09:12:46.518363363Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.612µs logger=migrator t=2026-08-19T09:12:46.527770786Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-19T09:12:46.527819578Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.772µs logger=migrator t=2026-08-19T09:12:46.532250757Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-19T09:12:46.535675291Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.420043ms logger=migrator t=2026-08-19T09:12:46.546945377Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-19T09:12:46.550600972Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.659655ms logger=migrator t=2026-08-19T09:12:46.555203659Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-19T09:12:46.558491208Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.286848ms logger=migrator t=2026-08-19T09:12:46.563147886Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-19T09:12:46.565070573Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.922797ms logger=migrator t=2026-08-19T09:12:46.570631833Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-19T09:12:46.570881114Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=258.552µs logger=migrator t=2026-08-19T09:12:46.575189547Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-19T09:12:46.576058907Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=869.64µs logger=migrator t=2026-08-19T09:12:46.580690955Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-19T09:12:46.581886789Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.195764ms logger=migrator t=2026-08-19T09:12:46.587202098Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-19T09:12:46.587287422Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=86.454µs logger=migrator t=2026-08-19T09:12:46.591621136Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-19T09:12:46.59257641Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=953.713µs logger=migrator t=2026-08-19T09:12:46.597129734Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-19T09:12:46.598321578Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.191534ms logger=migrator t=2026-08-19T09:12:46.603196357Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:12:46.609309132Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.111266ms logger=migrator t=2026-08-19T09:12:46.615153225Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-19T09:12:46.61594722Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=793.465µs logger=migrator t=2026-08-19T09:12:46.619213307Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-19T09:12:46.620007142Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=793.365µs logger=migrator t=2026-08-19T09:12:46.624721485Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-19T09:12:46.625608744Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=886.369µs logger=migrator t=2026-08-19T09:12:46.631052019Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-19T09:12:46.631406246Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=354.107µs logger=migrator t=2026-08-19T09:12:46.636475543Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-19T09:12:46.637070691Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=594.797µs logger=migrator t=2026-08-19T09:12:46.641722189Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-19T09:12:46.643909608Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.186678ms logger=migrator t=2026-08-19T09:12:46.649954099Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-19T09:12:46.650799997Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=845.688µs logger=migrator t=2026-08-19T09:12:46.656820259Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-19T09:12:46.656995936Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=172.948µs logger=migrator t=2026-08-19T09:12:46.661923477Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-19T09:12:46.662148518Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=223.561µs logger=migrator t=2026-08-19T09:12:46.668288314Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-19T09:12:46.669124441Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=832.857µs logger=migrator t=2026-08-19T09:12:46.672771835Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-19T09:12:46.675063648Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.290433ms logger=migrator t=2026-08-19T09:12:46.678737413Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-19T09:12:46.679706517Z level=info msg="Migration successfully executed" id="create data_source table" duration=968.194µs logger=migrator t=2026-08-19T09:12:46.684916572Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-19T09:12:46.685672605Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=756.033µs logger=migrator t=2026-08-19T09:12:46.68912797Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-19T09:12:46.689990669Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=862.609µs logger=migrator t=2026-08-19T09:12:46.694522583Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-19T09:12:46.69533922Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=816.747µs logger=migrator t=2026-08-19T09:12:46.699217525Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-19T09:12:46.699956048Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=737.903µs logger=migrator t=2026-08-19T09:12:46.70311467Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-19T09:12:46.709613021Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.497602ms logger=migrator t=2026-08-19T09:12:46.712866268Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-19T09:12:46.71358191Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=715.482µs logger=migrator t=2026-08-19T09:12:46.71780571Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-19T09:12:46.718367596Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=560.646µs logger=migrator t=2026-08-19T09:12:46.721277367Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-19T09:12:46.722111994Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=834.037µs logger=migrator t=2026-08-19T09:12:46.725328048Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-19T09:12:46.725875003Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.925µs logger=migrator t=2026-08-19T09:12:46.730056271Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-19T09:12:46.732452399Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.395428ms logger=migrator t=2026-08-19T09:12:46.735693875Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-19T09:12:46.73825309Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.557365ms logger=migrator t=2026-08-19T09:12:46.741832491Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-19T09:12:46.741864312Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.092µs logger=migrator t=2026-08-19T09:12:46.746203037Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-19T09:12:46.746431828Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=230.161µs logger=migrator t=2026-08-19T09:12:46.749792318Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-19T09:12:46.752627536Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.834228ms logger=migrator t=2026-08-19T09:12:46.756876367Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-19T09:12:46.757067645Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.448µs logger=migrator t=2026-08-19T09:12:46.760813814Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-19T09:12:46.761036894Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=222.89µs logger=migrator t=2026-08-19T09:12:46.765227652Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-19T09:12:46.767735625Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.507373ms logger=migrator t=2026-08-19T09:12:46.770872746Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-19T09:12:46.771088495Z level=info msg="Migration successfully executed" id="Update uid value" duration=209.439µs logger=migrator t=2026-08-19T09:12:46.774302981Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-19T09:12:46.775152369Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=848.908µs logger=migrator t=2026-08-19T09:12:46.780413316Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-19T09:12:46.781343647Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=930.042µs logger=migrator t=2026-08-19T09:12:46.787710243Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-19T09:12:46.789951494Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.241041ms logger=migrator t=2026-08-19T09:12:46.795574367Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-19T09:12:46.796424185Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=848.958µs logger=migrator t=2026-08-19T09:12:46.802327551Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-19T09:12:46.80319603Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=868.289µs logger=migrator t=2026-08-19T09:12:46.806584892Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-19T09:12:46.808244697Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.658865ms logger=migrator t=2026-08-19T09:12:46.812978849Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-19T09:12:46.813691282Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=712.593µs logger=migrator t=2026-08-19T09:12:46.818174613Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-19T09:12:46.818938098Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=763.325µs logger=migrator t=2026-08-19T09:12:46.823138386Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-19T09:12:46.823870639Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=730.433µs logger=migrator t=2026-08-19T09:12:46.829610877Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-19T09:12:46.836749929Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.138611ms logger=migrator t=2026-08-19T09:12:46.840144121Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-19T09:12:46.840905585Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=761.034µs logger=migrator t=2026-08-19T09:12:46.84500563Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-19T09:12:46.845824906Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=819.686µs logger=migrator t=2026-08-19T09:12:46.851100973Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-19T09:12:46.85192571Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=825.677µs logger=migrator t=2026-08-19T09:12:47.056253451Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-19T09:12:47.057800932Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.55101ms logger=migrator t=2026-08-19T09:12:47.24288667Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-19T09:12:47.243501207Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=618.367µs logger=migrator t=2026-08-19T09:12:47.298256354Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-19T09:12:47.299533001Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.282687ms logger=migrator t=2026-08-19T09:12:47.327648678Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-19T09:12:47.32770623Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=58.732µs logger=migrator t=2026-08-19T09:12:47.379362528Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-19T09:12:47.383977225Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.615757ms logger=migrator t=2026-08-19T09:12:47.441945527Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-19T09:12:47.44667361Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.733293ms logger=migrator t=2026-08-19T09:12:47.631105428Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-19T09:12:47.631883524Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=789.987µs logger=migrator t=2026-08-19T09:12:47.744163782Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-19T09:12:47.749489041Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.33157ms logger=migrator t=2026-08-19T09:12:47.87065097Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-19T09:12:47.877607233Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=6.959783ms logger=migrator t=2026-08-19T09:12:47.88085944Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-19T09:12:47.881649145Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=789.365µs logger=migrator t=2026-08-19T09:12:47.884531735Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-19T09:12:47.885133592Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=598.617µs logger=migrator t=2026-08-19T09:12:47.893472988Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-19T09:12:47.894863981Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.383672ms logger=migrator t=2026-08-19T09:12:47.902335386Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-19T09:12:47.903531681Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.200935ms logger=migrator t=2026-08-19T09:12:47.908689724Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-19T09:12:47.910115627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.425494ms logger=migrator t=2026-08-19T09:12:47.91526917Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-19T09:12:47.91617193Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=902.28µs logger=migrator t=2026-08-19T09:12:47.921093752Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-19T09:12:47.921197427Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=103.715µs logger=migrator t=2026-08-19T09:12:47.925874308Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-19T09:12:47.926416372Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=541.274µs logger=migrator t=2026-08-19T09:12:47.931531663Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-19T09:12:47.934634722Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.098379ms logger=migrator t=2026-08-19T09:12:47.941113984Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-19T09:12:47.944036556Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.926001ms logger=migrator t=2026-08-19T09:12:47.949521602Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-19T09:12:47.949625187Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=103.945µs logger=migrator t=2026-08-19T09:12:47.953404897Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-19T09:12:47.953999044Z level=info msg="Migration successfully executed" id="create quota table v1" duration=593.767µs logger=migrator t=2026-08-19T09:12:47.957557135Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-19T09:12:47.958209874Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=652.18µs logger=migrator t=2026-08-19T09:12:47.963205519Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-19T09:12:47.963321144Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=122.165µs logger=migrator t=2026-08-19T09:12:47.972433004Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-19T09:12:47.973604758Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.173454ms logger=migrator t=2026-08-19T09:12:47.981489482Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-19T09:12:47.982450296Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=962.094µs logger=migrator t=2026-08-19T09:12:47.991917142Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-19T09:12:47.995187559Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.270437ms logger=migrator t=2026-08-19T09:12:48.001212772Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-19T09:12:48.001253163Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=42.882µs logger=migrator t=2026-08-19T09:12:48.009342777Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-19T09:12:48.010992422Z level=info msg="Migration successfully executed" id="create session table" duration=1.649095ms logger=migrator t=2026-08-19T09:12:48.022380946Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-19T09:12:48.022530253Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=153.957µs logger=migrator t=2026-08-19T09:12:48.028498812Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-19T09:12:48.028617087Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.065µs logger=migrator t=2026-08-19T09:12:48.03178052Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-19T09:12:48.032524184Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=742.814µs logger=migrator t=2026-08-19T09:12:48.036607828Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-19T09:12:48.037175844Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=567.786µs logger=migrator t=2026-08-19T09:12:48.044468923Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-19T09:12:48.044499645Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.182µs logger=migrator t=2026-08-19T09:12:48.047684598Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-19T09:12:48.04771474Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.622µs logger=migrator t=2026-08-19T09:12:48.052079557Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-19T09:12:48.057373766Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.293499ms logger=migrator t=2026-08-19T09:12:48.066161833Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-19T09:12:48.073614258Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=7.446336ms logger=migrator t=2026-08-19T09:12:48.077257243Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-19T09:12:48.077432731Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=175.778µs logger=migrator t=2026-08-19T09:12:48.08450382Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-19T09:12:48.084678518Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=177.058µs logger=migrator t=2026-08-19T09:12:48.088792824Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-19T09:12:48.090787904Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.99718ms logger=migrator t=2026-08-19T09:12:48.095669634Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-19T09:12:48.095698525Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.161µs logger=migrator t=2026-08-19T09:12:48.101397563Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-19T09:12:48.104764094Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.365232ms logger=migrator t=2026-08-19T09:12:48.108671391Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-19T09:12:48.108895581Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=223.46µs logger=migrator t=2026-08-19T09:12:48.118205451Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-19T09:12:48.1243806Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.178988ms logger=migrator t=2026-08-19T09:12:48.128441713Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-19T09:12:48.13411864Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.675976ms logger=migrator t=2026-08-19T09:12:48.138986279Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-19T09:12:48.139041922Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=56.243µs logger=migrator t=2026-08-19T09:12:48.142527719Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-19T09:12:48.144128192Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.599543ms logger=migrator t=2026-08-19T09:12:48.148190235Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-19T09:12:48.149162768Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=970.334µs logger=migrator t=2026-08-19T09:12:48.153062045Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-19T09:12:48.154373374Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.310528ms logger=migrator t=2026-08-19T09:12:48.160781732Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-19T09:12:48.161666683Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=884.301µs logger=migrator t=2026-08-19T09:12:48.165506876Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-19T09:12:48.166487591Z level=info msg="Migration successfully executed" id="add index alert state" duration=976.295µs logger=migrator t=2026-08-19T09:12:48.170189208Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-19T09:12:48.171051086Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=864.198µs logger=migrator t=2026-08-19T09:12:48.177211534Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-19T09:12:48.178743944Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.53605ms logger=migrator t=2026-08-19T09:12:48.183009066Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-19T09:12:48.184704623Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.694147ms logger=migrator t=2026-08-19T09:12:48.192449132Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-19T09:12:48.194075705Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.626833ms logger=migrator t=2026-08-19T09:12:48.197887208Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-19T09:12:48.210847752Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.957654ms logger=migrator t=2026-08-19T09:12:48.214194504Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-19T09:12:48.214743048Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=545.664µs logger=migrator t=2026-08-19T09:12:48.218947888Z 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-08-19T09:12:48.219613088Z 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=664.37µs logger=migrator t=2026-08-19T09:12:48.226694318Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-19T09:12:48.227025353Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=330.564µs logger=migrator t=2026-08-19T09:12:48.230460357Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-19T09:12:48.231008073Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=546.806µs logger=migrator t=2026-08-19T09:12:48.236624166Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-19T09:12:48.237501156Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=878.889µs logger=migrator t=2026-08-19T09:12:48.241641962Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-19T09:12:48.245634193Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.992471ms logger=migrator t=2026-08-19T09:12:48.249700126Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-19T09:12:48.252303904Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.603487ms logger=migrator t=2026-08-19T09:12:48.256990115Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-19T09:12:48.260749985Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.75978ms logger=migrator t=2026-08-19T09:12:48.264256983Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-19T09:12:48.268062865Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.805242ms logger=migrator t=2026-08-19T09:12:48.27150258Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-19T09:12:48.272430532Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=929.702µs logger=migrator t=2026-08-19T09:12:48.279509872Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-19T09:12:48.279653748Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=150.967µs logger=migrator t=2026-08-19T09:12:48.284804061Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-19T09:12:48.284904505Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=103.184µs logger=migrator t=2026-08-19T09:12:48.288614522Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-19T09:12:48.289561445Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=947.342µs logger=migrator t=2026-08-19T09:12:48.293245382Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-19T09:12:48.294208165Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=959.503µs logger=migrator t=2026-08-19T09:12:48.300652255Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-19T09:12:48.301431951Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=779.466µs logger=migrator t=2026-08-19T09:12:48.304925239Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-19T09:12:48.306593964Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.668475ms logger=migrator t=2026-08-19T09:12:48.312219348Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-19T09:12:48.313407021Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.188263ms logger=migrator t=2026-08-19T09:12:48.317619711Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-19T09:12:48.322184168Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.565897ms logger=migrator t=2026-08-19T09:12:48.325432924Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-19T09:12:48.329121831Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.688627ms logger=migrator t=2026-08-19T09:12:48.33310631Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-19T09:12:48.333288569Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.508µs logger=migrator t=2026-08-19T09:12:48.337187204Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-19T09:12:48.338123107Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=935.503µs logger=migrator t=2026-08-19T09:12:48.341915158Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-19T09:12:48.342811818Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=897.23µs logger=migrator t=2026-08-19T09:12:48.345799164Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-19T09:12:48.349813225Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.01002ms logger=migrator t=2026-08-19T09:12:48.354506807Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-19T09:12:48.354591241Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.543µs logger=migrator t=2026-08-19T09:12:48.35767551Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-19T09:12:48.358625562Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=949.332µs logger=migrator t=2026-08-19T09:12:48.361964803Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-19T09:12:48.362864774Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=899.311µs logger=migrator t=2026-08-19T09:12:48.36788942Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-19T09:12:48.367995845Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=106.405µs logger=migrator t=2026-08-19T09:12:48.371017072Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-19T09:12:48.371928303Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=910.861µs logger=migrator t=2026-08-19T09:12:48.375582678Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-19T09:12:48.376466997Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=883.43µs logger=migrator t=2026-08-19T09:12:48.382729501Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-19T09:12:48.383696254Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=966.403µs logger=migrator t=2026-08-19T09:12:48.391383741Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-19T09:12:48.392405707Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.021086ms logger=migrator t=2026-08-19T09:12:48.402590997Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-19T09:12:48.405224716Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.64371ms logger=migrator t=2026-08-19T09:12:48.412218031Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-19T09:12:48.419263669Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=7.040468ms logger=migrator t=2026-08-19T09:12:48.429840897Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-19T09:12:48.42989149Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.672µs logger=migrator t=2026-08-19T09:12:48.438059737Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-19T09:12:48.441347196Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.288459ms logger=migrator t=2026-08-19T09:12:48.44454412Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-19T09:12:48.445159798Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=614.948µs logger=migrator t=2026-08-19T09:12:48.448594993Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-19T09:12:48.45250494Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.909577ms logger=migrator t=2026-08-19T09:12:48.456020898Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-19T09:12:48.456854756Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=833.337µs logger=migrator t=2026-08-19T09:12:48.460327162Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-19T09:12:48.461250835Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=922.612µs logger=migrator t=2026-08-19T09:12:48.46470052Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-19T09:12:48.465523597Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=826.217µs logger=migrator t=2026-08-19T09:12:48.468451399Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-19T09:12:48.479887485Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.435506ms logger=migrator t=2026-08-19T09:12:48.483129262Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-19T09:12:48.48397192Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=830.327µs logger=migrator t=2026-08-19T09:12:48.487397244Z 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-08-19T09:12:48.488454702Z 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.056877ms logger=migrator t=2026-08-19T09:12:48.492737525Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-19T09:12:48.492993927Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=256.752µs logger=migrator t=2026-08-19T09:12:48.496025524Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-19T09:12:48.496501075Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=475.902µs logger=migrator t=2026-08-19T09:12:48.499408886Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-19T09:12:48.499589544Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=172.108µs logger=migrator t=2026-08-19T09:12:48.504430823Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-19T09:12:48.509081293Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.65512ms logger=migrator t=2026-08-19T09:12:48.512799751Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-19T09:12:48.520567892Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.76817ms logger=migrator t=2026-08-19T09:12:48.526761281Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-19T09:12:48.527495474Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=733.953µs logger=migrator t=2026-08-19T09:12:48.532866086Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-19T09:12:48.533799009Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=931.903µs logger=migrator t=2026-08-19T09:12:48.544307022Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-19T09:12:48.544700851Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=393.369µs logger=migrator t=2026-08-19T09:12:48.556232061Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-19T09:12:48.561547521Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.31853ms logger=migrator t=2026-08-19T09:12:48.567392705Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-19T09:12:48.568783348Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.391192ms logger=migrator t=2026-08-19T09:12:48.573852686Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-19T09:12:48.573995193Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=142.657µs logger=migrator t=2026-08-19T09:12:48.578832311Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-19T09:12:48.579485431Z level=info msg="Migration successfully executed" id="Move region to single row" duration=652.48µs logger=migrator t=2026-08-19T09:12:48.583910681Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-19T09:12:48.584916616Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.001534ms logger=migrator t=2026-08-19T09:12:48.588510938Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-19T09:12:48.58965591Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.188554ms logger=migrator t=2026-08-19T09:12:48.59409099Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-19T09:12:48.595995686Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.903636ms logger=migrator t=2026-08-19T09:12:48.602454077Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-19T09:12:48.603155459Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=711.931µs logger=migrator t=2026-08-19T09:12:48.607517876Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-19T09:12:48.608093532Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=574.925µs logger=migrator t=2026-08-19T09:12:48.612086043Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-19T09:12:48.612985243Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=897.561µs logger=migrator t=2026-08-19T09:12:48.61913015Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-19T09:12:48.619224114Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.864µs logger=migrator t=2026-08-19T09:12:48.62333132Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-19T09:12:48.625838762Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.508182ms logger=migrator t=2026-08-19T09:12:48.630999015Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-19T09:12:48.631796792Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=797.407µs logger=migrator t=2026-08-19T09:12:48.638505355Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-19T09:12:48.640205372Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.696757ms logger=migrator t=2026-08-19T09:12:48.647528611Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-19T09:12:48.650104558Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.577926ms logger=migrator t=2026-08-19T09:12:48.654926636Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-19T09:12:48.655767253Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=840.307µs logger=migrator t=2026-08-19T09:12:48.659712572Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-19T09:12:48.66010705Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=394.788µs logger=migrator t=2026-08-19T09:12:48.670133172Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-19T09:12:48.670201865Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.053µs logger=migrator t=2026-08-19T09:12:48.6771717Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-19T09:12:48.678348653Z level=info msg="Migration successfully executed" id="create team table" duration=1.181353ms logger=migrator t=2026-08-19T09:12:48.684481439Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-19T09:12:48.685562018Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.080269ms logger=migrator t=2026-08-19T09:12:48.692133085Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-19T09:12:48.692996903Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=863.378µs logger=migrator t=2026-08-19T09:12:48.69667946Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-19T09:12:48.701185173Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.505853ms logger=migrator t=2026-08-19T09:12:48.704673301Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-19T09:12:48.704884011Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=210.719µs logger=migrator t=2026-08-19T09:12:48.710331967Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-19T09:12:48.711342532Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.010486ms logger=migrator t=2026-08-19T09:12:48.718507796Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-19T09:12:48.719368904Z level=info msg="Migration successfully executed" id="create team member table" duration=861.509µs logger=migrator t=2026-08-19T09:12:48.723115753Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-19T09:12:48.724267875Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.156522ms logger=migrator t=2026-08-19T09:12:48.732172032Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-19T09:12:48.733647469Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.474288ms logger=migrator t=2026-08-19T09:12:48.738091099Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-19T09:12:48.741066664Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.979975ms logger=migrator t=2026-08-19T09:12:48.747695173Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-19T09:12:48.758028729Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=10.325006ms logger=migrator t=2026-08-19T09:12:48.763442554Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-19T09:12:48.768960613Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.519769ms logger=migrator t=2026-08-19T09:12:48.778619238Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-19T09:12:48.78487518Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.248532ms logger=migrator t=2026-08-19T09:12:48.791751191Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-19T09:12:48.792804678Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.052737ms logger=migrator t=2026-08-19T09:12:48.798406161Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-19T09:12:48.799398456Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=991.545µs logger=migrator t=2026-08-19T09:12:48.804763828Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-19T09:12:48.806204203Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.440475ms logger=migrator t=2026-08-19T09:12:48.811943012Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-19T09:12:48.812958058Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.015416ms logger=migrator t=2026-08-19T09:12:48.819139737Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-19T09:12:48.820104611Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=964.644µs logger=migrator t=2026-08-19T09:12:48.829001032Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-19T09:12:48.830329282Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.329559ms logger=migrator t=2026-08-19T09:12:48.835455873Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-19T09:12:48.836409797Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=952.974µs logger=migrator t=2026-08-19T09:12:48.842666969Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-19T09:12:48.844186247Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.518168ms logger=migrator t=2026-08-19T09:12:48.849506667Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-19T09:12:48.850147187Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=639.83µs logger=migrator t=2026-08-19T09:12:48.85731187Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-19T09:12:48.857830863Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=518.163µs logger=migrator t=2026-08-19T09:12:48.862310516Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-19T09:12:48.863550981Z level=info msg="Migration successfully executed" id="create tag table" duration=1.239815ms logger=migrator t=2026-08-19T09:12:48.86839458Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-19T09:12:48.869355053Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=959.703µs logger=migrator t=2026-08-19T09:12:48.87415109Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-19T09:12:48.875159205Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.007255ms logger=migrator t=2026-08-19T09:12:48.881754893Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-19T09:12:48.882915705Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.166482ms logger=migrator t=2026-08-19T09:12:48.890053378Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-19T09:12:48.891494312Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.443485ms logger=migrator t=2026-08-19T09:12:48.897682983Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:12:48.909612161Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.927578ms logger=migrator t=2026-08-19T09:12:48.913412042Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-19T09:12:48.914013519Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=600.907µs logger=migrator t=2026-08-19T09:12:48.917642503Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-19T09:12:48.918338885Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=696.561µs logger=migrator t=2026-08-19T09:12:48.922333354Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-19T09:12:48.922629257Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=292.663µs logger=migrator t=2026-08-19T09:12:48.926625509Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-19T09:12:48.927315669Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=655.47µs logger=migrator t=2026-08-19T09:12:48.930000821Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-19T09:12:48.930731853Z level=info msg="Migration successfully executed" id="create user auth table" duration=731.252µs logger=migrator t=2026-08-19T09:12:48.934384739Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-19T09:12:48.935364983Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=979.724µs logger=migrator t=2026-08-19T09:12:48.938881531Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-19T09:12:48.938950284Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.463µs logger=migrator t=2026-08-19T09:12:48.944421871Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-19T09:12:48.951008679Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.592658ms logger=migrator t=2026-08-19T09:12:48.95502629Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-19T09:12:48.95878523Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.758749ms logger=migrator t=2026-08-19T09:12:48.96388928Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-19T09:12:48.969590927Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.703467ms logger=migrator t=2026-08-19T09:12:48.974309691Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-19T09:12:48.981780268Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.470127ms logger=migrator t=2026-08-19T09:12:48.988359515Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-19T09:12:48.989066136Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=706.021µs logger=migrator t=2026-08-19T09:12:48.995730688Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-19T09:12:49.003081819Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.353551ms logger=migrator t=2026-08-19T09:12:49.121098675Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-19T09:12:49.123091726Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.993921ms logger=migrator t=2026-08-19T09:12:49.129891923Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-19T09:12:49.131221773Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.330581ms logger=migrator t=2026-08-19T09:12:49.137910555Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-19T09:12:49.138740134Z level=info msg="Migration successfully executed" id="create user auth token table" duration=828.889µs logger=migrator t=2026-08-19T09:12:49.144050943Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-19T09:12:49.144971805Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=920.522µs logger=migrator t=2026-08-19T09:12:49.151774032Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-19T09:12:49.153933301Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.158778ms logger=migrator t=2026-08-19T09:12:49.160186303Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-19T09:12:49.16122562Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.039087ms logger=migrator t=2026-08-19T09:12:49.166042758Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-19T09:12:49.171998207Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.954999ms logger=migrator t=2026-08-19T09:12:49.177535707Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-19T09:12:49.179206603Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.672106ms logger=migrator t=2026-08-19T09:12:49.185085069Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-19T09:12:49.186050622Z level=info msg="Migration successfully executed" id="create cache_data table" duration=965.273µs logger=migrator t=2026-08-19T09:12:49.190524605Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-19T09:12:49.191645845Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.12102ms logger=migrator t=2026-08-19T09:12:49.196268454Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-19T09:12:49.197224537Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=955.363µs logger=migrator t=2026-08-19T09:12:49.203062272Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-19T09:12:49.204537269Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.473366ms logger=migrator t=2026-08-19T09:12:49.212130762Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-19T09:12:49.212205626Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.103µs logger=migrator t=2026-08-19T09:12:49.21716032Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-19T09:12:49.217314637Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=154.187µs logger=migrator t=2026-08-19T09:12:49.224873118Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-19T09:12:49.226597746Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.728229ms logger=migrator t=2026-08-19T09:12:49.231460656Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:12:49.232419179Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=959.523µs logger=migrator t=2026-08-19T09:12:49.237237858Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:12:49.238755466Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.518318ms logger=migrator t=2026-08-19T09:12:49.243467139Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:12:49.243569843Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.334µs logger=migrator t=2026-08-19T09:12:49.248937316Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:12:49.249874008Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=937.392µs logger=migrator t=2026-08-19T09:12:49.254156832Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:12:49.255559045Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.398283ms logger=migrator t=2026-08-19T09:12:49.261295005Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:12:49.26226994Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=974.434µs logger=migrator t=2026-08-19T09:12:49.266527671Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:12:49.267506836Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=978.585µs logger=migrator t=2026-08-19T09:12:49.271494006Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-19T09:12:49.277290228Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.796072ms logger=migrator t=2026-08-19T09:12:49.286106617Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-19T09:12:49.287380875Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.272918ms logger=migrator t=2026-08-19T09:12:49.291945951Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-19T09:12:49.292067286Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=122.236µs logger=migrator t=2026-08-19T09:12:49.296686845Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-19T09:12:49.297557995Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=870.809µs logger=migrator t=2026-08-19T09:12:49.302934358Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-19T09:12:49.304906617Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.97393ms logger=migrator t=2026-08-19T09:12:49.309888283Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-19T09:12:49.311495205Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.605292ms logger=migrator t=2026-08-19T09:12:49.315957387Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:12:49.31603368Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=73.553µs logger=migrator t=2026-08-19T09:12:49.321868524Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-19T09:12:49.323416655Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.547179ms logger=migrator t=2026-08-19T09:12:49.3284294Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-19T09:12:49.330332077Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.901706ms logger=migrator t=2026-08-19T09:12:49.335443038Z 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-08-19T09:12:49.336454233Z 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.007745ms logger=migrator t=2026-08-19T09:12:49.341208128Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-19T09:12:49.343059273Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.850494ms logger=migrator t=2026-08-19T09:12:49.349181439Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-19T09:12:49.358522531Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.342292ms logger=migrator t=2026-08-19T09:12:49.363657624Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-19T09:12:49.364638688Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=980.434µs logger=migrator t=2026-08-19T09:12:49.369203195Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-19T09:12:49.370119436Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=910.66µs logger=migrator t=2026-08-19T09:12:49.374521525Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-19T09:12:49.405116599Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.591823ms logger=migrator t=2026-08-19T09:12:49.410820997Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-19T09:12:49.436020826Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.19876ms logger=migrator t=2026-08-19T09:12:49.440717168Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-19T09:12:49.441494374Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=776.586µs logger=migrator t=2026-08-19T09:12:49.446344252Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-19T09:12:49.447316937Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=971.845µs logger=migrator t=2026-08-19T09:12:49.453093808Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-19T09:12:49.461492818Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.40016ms logger=migrator t=2026-08-19T09:12:49.466342867Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-19T09:12:49.471975292Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.632985ms logger=migrator t=2026-08-19T09:12:49.476857282Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-19T09:12:49.477841667Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=983.865µs logger=migrator t=2026-08-19T09:12:49.484307279Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-19T09:12:49.485713532Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.404283ms logger=migrator t=2026-08-19T09:12:49.491401489Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-19T09:12:49.492914398Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.512189ms logger=migrator t=2026-08-19T09:12:49.498561584Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-19T09:12:49.499656273Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.093649ms logger=migrator t=2026-08-19T09:12:49.505913836Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:12:49.506015921Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.595µs logger=migrator t=2026-08-19T09:12:49.510925502Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-19T09:12:49.520474885Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.549843ms logger=migrator t=2026-08-19T09:12:49.525076862Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-19T09:12:49.529360136Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.282654ms logger=migrator t=2026-08-19T09:12:49.535151778Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-19T09:12:49.541182631Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.030422ms logger=migrator t=2026-08-19T09:12:49.545950697Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-19T09:12:49.546858197Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=907.97µs logger=migrator t=2026-08-19T09:12:49.551422054Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-19T09:12:49.552357886Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=938.882µs logger=migrator t=2026-08-19T09:12:49.557701978Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-19T09:12:49.567382826Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.679568ms logger=migrator t=2026-08-19T09:12:49.572073178Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-19T09:12:49.576294359Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.213512ms logger=migrator t=2026-08-19T09:12:49.580887456Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-19T09:12:49.581910163Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.021227ms logger=migrator t=2026-08-19T09:12:49.588247059Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-19T09:12:49.597237395Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.987846ms logger=migrator t=2026-08-19T09:12:49.601710958Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-19T09:12:49.612719376Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.011838ms logger=migrator t=2026-08-19T09:12:49.61724593Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-19T09:12:49.617293822Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=48.262µs logger=migrator t=2026-08-19T09:12:49.623078054Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-19T09:12:49.624850184Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.772211ms logger=migrator t=2026-08-19T09:12:49.630226397Z 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-08-19T09:12:49.631213102Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=983.224µs logger=migrator t=2026-08-19T09:12:49.636186517Z 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-08-19T09:12:49.63734323Z 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.155883ms logger=migrator t=2026-08-19T09:12:49.643415434Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:12:49.643482117Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.433µs logger=migrator t=2026-08-19T09:12:49.648246182Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-19T09:12:49.658247454Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.001902ms logger=migrator t=2026-08-19T09:12:49.662703596Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-19T09:12:49.669237961Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.533035ms logger=migrator t=2026-08-19T09:12:49.674748671Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-19T09:12:49.681215593Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.467691ms logger=migrator t=2026-08-19T09:12:49.685708366Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-19T09:12:49.690278242Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.572996ms logger=migrator t=2026-08-19T09:12:49.694670801Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-19T09:12:49.701157344Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.492263ms logger=migrator t=2026-08-19T09:12:49.706385141Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-19T09:12:49.706524217Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=139.036µs logger=migrator t=2026-08-19T09:12:49.711051922Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-19T09:12:49.7118909Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=838.568µs logger=migrator t=2026-08-19T09:12:49.716843294Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-19T09:12:49.72825622Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.412366ms logger=migrator t=2026-08-19T09:12:49.733517898Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-19T09:12:49.733598422Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=81.354µs logger=migrator t=2026-08-19T09:12:49.738388179Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-19T09:12:49.74904722Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.659772ms logger=migrator t=2026-08-19T09:12:49.753798285Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-19T09:12:49.75521774Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.418664ms logger=migrator t=2026-08-19T09:12:49.760370572Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-19T09:12:49.767775527Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.404405ms logger=migrator t=2026-08-19T09:12:49.773619991Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-19T09:12:49.774599466Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=979.065µs logger=migrator t=2026-08-19T09:12:49.780812777Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-19T09:12:49.783341011Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.479572ms logger=migrator t=2026-08-19T09:12:49.790208741Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-19T09:12:49.797767673Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.563342ms logger=migrator t=2026-08-19T09:12:49.801607987Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-19T09:12:49.802258216Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=650.119µs logger=migrator t=2026-08-19T09:12:49.808002816Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-19T09:12:49.809099986Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.096451ms logger=migrator t=2026-08-19T09:12:49.813457093Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-19T09:12:49.814306572Z level=info msg="Migration successfully executed" id="create alert_image table" duration=848.539µs logger=migrator t=2026-08-19T09:12:49.818615566Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-19T09:12:49.819742067Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.125541ms logger=migrator t=2026-08-19T09:12:49.824147726Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-19T09:12:49.824219219Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.453µs logger=migrator t=2026-08-19T09:12:49.828885681Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-19T09:12:49.830395848Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.509728ms logger=migrator t=2026-08-19T09:12:49.83573512Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-19T09:12:49.837420037Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.683746ms logger=migrator t=2026-08-19T09:12:49.842347289Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-19T09:12:49.842994488Z 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-08-19T09:12:49.84680299Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-19T09:12:49.847270621Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=470.491µs logger=migrator t=2026-08-19T09:12:49.8507637Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-19T09:12:49.851894901Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.129941ms logger=migrator t=2026-08-19T09:12:49.85542098Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-19T09:12:49.862462549Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.041029ms logger=migrator t=2026-08-19T09:12:49.866241289Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-19T09:12:49.867025925Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=783.216µs logger=migrator t=2026-08-19T09:12:49.871398513Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-19T09:12:49.872374627Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=974.593µs logger=migrator t=2026-08-19T09:12:49.87686169Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-19T09:12:49.87775128Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=888.96µs logger=migrator t=2026-08-19T09:12:49.882075075Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-19T09:12:49.883138863Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.062418ms logger=migrator t=2026-08-19T09:12:49.887739232Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-19T09:12:49.88880992Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.069308ms logger=migrator t=2026-08-19T09:12:49.893411728Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-19T09:12:49.893442859Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.751µs logger=migrator t=2026-08-19T09:12:49.89853208Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-19T09:12:49.898645625Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.175µs logger=migrator t=2026-08-19T09:12:49.90319643Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-19T09:12:49.912304303Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.061531ms logger=migrator t=2026-08-19T09:12:49.916365866Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-19T09:12:49.916781254Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=415.068µs logger=migrator t=2026-08-19T09:12:49.920764255Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-19T09:12:49.921882296Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.11719ms logger=migrator t=2026-08-19T09:12:49.926456423Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-19T09:12:49.926770267Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=313.614µs logger=migrator t=2026-08-19T09:12:49.930904793Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-19T09:12:49.931938111Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.032427ms logger=migrator t=2026-08-19T09:12:49.936222684Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-19T09:12:49.937037151Z level=info msg="Migration successfully executed" id="create secrets table" duration=814.687µs logger=migrator t=2026-08-19T09:12:49.941465311Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-19T09:12:49.972320986Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.855345ms logger=migrator t=2026-08-19T09:12:49.975890887Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-19T09:12:49.981440688Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.548851ms logger=migrator t=2026-08-19T09:12:49.985883189Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-19T09:12:49.986294658Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=417.489µs logger=migrator t=2026-08-19T09:12:49.991063304Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-19T09:12:50.024895455Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.833171ms logger=migrator t=2026-08-19T09:12:50.029267103Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-19T09:12:50.058597272Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.329409ms logger=migrator t=2026-08-19T09:12:50.063332147Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-19T09:12:50.063994517Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=661.95µs logger=migrator t=2026-08-19T09:12:50.072651659Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-19T09:12:50.075219545Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.574487ms logger=migrator t=2026-08-19T09:12:50.084038605Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-19T09:12:50.084311927Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=272.662µs logger=migrator t=2026-08-19T09:12:50.0892224Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-19T09:12:50.092310519Z level=info msg="Migration successfully executed" id="create permission table" duration=3.07906ms logger=migrator t=2026-08-19T09:12:50.098967001Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-19T09:12:50.100568253Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.603793ms logger=migrator t=2026-08-19T09:12:50.105387882Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-19T09:12:50.106597986Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.209984ms logger=migrator t=2026-08-19T09:12:50.113057289Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-19T09:12:50.114291035Z level=info msg="Migration successfully executed" id="create role table" duration=1.148032ms logger=migrator t=2026-08-19T09:12:50.122195733Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-19T09:12:50.132329072Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.134588ms logger=migrator t=2026-08-19T09:12:50.137266636Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-19T09:12:50.145014667Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.748491ms logger=migrator t=2026-08-19T09:12:50.150681924Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-19T09:12:50.151808345Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.125601ms logger=migrator t=2026-08-19T09:12:50.156866044Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-19T09:12:50.158635044Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.76799ms logger=migrator t=2026-08-19T09:12:50.163687323Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-19T09:12:50.165344168Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.656166ms logger=migrator t=2026-08-19T09:12:50.171712086Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-19T09:12:50.181176555Z level=info msg="Migration successfully executed" id="create team role table" duration=9.460099ms logger=migrator t=2026-08-19T09:12:50.186902815Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-19T09:12:50.18858442Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.685626ms logger=migrator t=2026-08-19T09:12:50.192612753Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-19T09:12:50.193626659Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.013226ms logger=migrator t=2026-08-19T09:12:50.199208182Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-19T09:12:50.200845946Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.637864ms logger=migrator t=2026-08-19T09:12:50.205787069Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-19T09:12:50.206689691Z level=info msg="Migration successfully executed" id="create user role table" duration=903.562µs logger=migrator t=2026-08-19T09:12:50.211278528Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-19T09:12:50.212303975Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.025157ms logger=migrator t=2026-08-19T09:12:50.218223113Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-19T09:12:50.219249679Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.025786ms logger=migrator t=2026-08-19T09:12:50.224061878Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-19T09:12:50.225785856Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.723248ms logger=migrator t=2026-08-19T09:12:50.230871686Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-19T09:12:50.232241358Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.370813ms logger=migrator t=2026-08-19T09:12:50.237284327Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-19T09:12:50.238922501Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.637674ms logger=migrator t=2026-08-19T09:12:50.245531371Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-19T09:12:50.24662063Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.088819ms logger=migrator t=2026-08-19T09:12:50.251754133Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-19T09:12:50.262878337Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.124774ms logger=migrator t=2026-08-19T09:12:50.26715962Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-19T09:12:50.268208298Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.044818ms logger=migrator t=2026-08-19T09:12:50.273654225Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-19T09:12:50.274725473Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.069108ms logger=migrator t=2026-08-19T09:12:50.279786793Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-19T09:12:50.28106659Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.280248ms logger=migrator t=2026-08-19T09:12:50.285606916Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-19T09:12:50.287391357Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.783941ms logger=migrator t=2026-08-19T09:12:50.292561331Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-19T09:12:50.293478393Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=918.053µs logger=migrator t=2026-08-19T09:12:50.298193006Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-19T09:12:50.299246734Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.052318ms logger=migrator t=2026-08-19T09:12:50.304314754Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-19T09:12:50.312223531Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.908367ms logger=migrator t=2026-08-19T09:12:50.317418907Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-19T09:12:50.325191599Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.772202ms logger=migrator t=2026-08-19T09:12:50.329265344Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-19T09:12:50.337006824Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.74607ms logger=migrator t=2026-08-19T09:12:50.341794582Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-19T09:12:50.347398455Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.603493ms logger=migrator t=2026-08-19T09:12:50.352609262Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-19T09:12:50.353646228Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.036566ms logger=migrator t=2026-08-19T09:12:50.358565091Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-19T09:12:50.360258648Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.692927ms logger=migrator t=2026-08-19T09:12:50.36538385Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-19T09:12:50.366396526Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.012336ms logger=migrator t=2026-08-19T09:12:50.37289604Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-19T09:12:50.374354557Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.457407ms logger=migrator t=2026-08-19T09:12:50.380738246Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-19T09:12:50.382605611Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.866624ms logger=migrator t=2026-08-19T09:12:50.38768998Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-19T09:12:50.387760063Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.603µs logger=migrator t=2026-08-19T09:12:50.392894876Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-19T09:12:50.392937418Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.842µs logger=migrator t=2026-08-19T09:12:50.397474524Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-19T09:12:50.398193766Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=719.612µs logger=migrator t=2026-08-19T09:12:50.402837997Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-19T09:12:50.403781969Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=945.242µs logger=migrator t=2026-08-19T09:12:50.408693302Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-19T09:12:50.410789807Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.091925ms logger=migrator t=2026-08-19T09:12:50.416625271Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-19T09:12:50.416839451Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=214.56µs logger=migrator t=2026-08-19T09:12:50.421178907Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-19T09:12:50.421690781Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=511.974µs logger=migrator t=2026-08-19T09:12:50.425822888Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-19T09:12:50.426815532Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=993.094µs logger=migrator t=2026-08-19T09:12:50.432629536Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-19T09:12:50.433819751Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.189505ms logger=migrator t=2026-08-19T09:12:50.438624709Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-19T09:12:50.453100044Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.473446ms logger=migrator t=2026-08-19T09:12:50.612905043Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-19T09:12:50.613114643Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=215.29µs logger=migrator t=2026-08-19T09:12:50.678724435Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-19T09:12:50.680068396Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.366572ms logger=migrator t=2026-08-19T09:12:50.687035361Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-19T09:12:50.688228726Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.193095ms logger=migrator t=2026-08-19T09:12:50.693212531Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-19T09:12:50.694341612Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.128451ms logger=migrator t=2026-08-19T09:12:50.702133906Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-19T09:12:50.716308758Z level=info msg="Migration successfully executed" id="add correlation config column" duration=14.169342ms logger=migrator t=2026-08-19T09:12:50.72188385Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-19T09:12:50.723137937Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.255366ms logger=migrator t=2026-08-19T09:12:50.72917012Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-19T09:12:50.730358265Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.184244ms logger=migrator t=2026-08-19T09:12:50.735893165Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:12:50.757352587Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.451991ms logger=migrator t=2026-08-19T09:12:50.762413266Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-19T09:12:50.763317787Z level=info msg="Migration successfully executed" id="create correlation v2" duration=905.001µs logger=migrator t=2026-08-19T09:12:50.769859114Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-19T09:12:50.772851089Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.004276ms logger=migrator t=2026-08-19T09:12:50.780289226Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-19T09:12:50.781585245Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.292368ms logger=migrator t=2026-08-19T09:12:50.786760479Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-19T09:12:50.787939752Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.179193ms logger=migrator t=2026-08-19T09:12:50.793681632Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-19T09:12:50.793948184Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=266.392µs logger=migrator t=2026-08-19T09:12:50.800038981Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-19T09:12:50.800941822Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=902.68µs logger=migrator t=2026-08-19T09:12:50.805916237Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-19T09:12:50.818365111Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.445383ms logger=migrator t=2026-08-19T09:12:50.822678396Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-19T09:12:50.823363447Z level=info msg="Migration successfully executed" id="create entity_events table" duration=684.511µs logger=migrator t=2026-08-19T09:12:50.828536252Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-19T09:12:50.830198037Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.661355ms logger=migrator t=2026-08-19T09:12:50.836121545Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:12:50.836613978Z 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-08-19T09:12:50.841104441Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:12:50.841573592Z 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-08-19T09:12:50.848478535Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-19T09:12:50.849418368Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=938.852µs logger=migrator t=2026-08-19T09:12:50.853314015Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-19T09:12:50.854659295Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.344871ms logger=migrator t=2026-08-19T09:12:50.859743966Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:12:50.861515586Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.770891ms logger=migrator t=2026-08-19T09:12:50.871500018Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:12:50.872418639Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=925.522µs logger=migrator t=2026-08-19T09:12:50.876103347Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-19T09:12:50.877004267Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=900.18µs logger=migrator t=2026-08-19T09:12:50.88190942Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-19T09:12:50.883093053Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.182423ms logger=migrator t=2026-08-19T09:12:50.887923782Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-19T09:12:50.889276593Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.374222ms logger=migrator t=2026-08-19T09:12:50.894347053Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-19T09:12:50.896218348Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.871836ms logger=migrator t=2026-08-19T09:12:50.901077968Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-19T09:12:50.902591356Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.512988ms logger=migrator t=2026-08-19T09:12:50.907345722Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-19T09:12:50.90864407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.297648ms logger=migrator t=2026-08-19T09:12:50.913891038Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-19T09:12:50.91524812Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.356662ms logger=migrator t=2026-08-19T09:12:50.91967826Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-19T09:12:50.94505179Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.369799ms logger=migrator t=2026-08-19T09:12:50.949286782Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-19T09:12:50.957159449Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.872057ms logger=migrator t=2026-08-19T09:12:50.962652418Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-19T09:12:50.973984181Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.300281ms logger=migrator t=2026-08-19T09:12:50.978883042Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-19T09:12:50.979115034Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=231.051µs logger=migrator t=2026-08-19T09:12:50.983260611Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-19T09:12:50.994816284Z level=info msg="Migration successfully executed" id="add share column" duration=11.554873ms logger=migrator t=2026-08-19T09:12:51.001753019Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-19T09:12:51.002163397Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=409.678µs logger=migrator t=2026-08-19T09:12:51.007796152Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-19T09:12:51.009657506Z level=info msg="Migration successfully executed" id="create file table" duration=1.860364ms logger=migrator t=2026-08-19T09:12:51.015290842Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-19T09:12:51.016711747Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.427125ms logger=migrator t=2026-08-19T09:12:51.021943835Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-19T09:12:51.023217612Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.272857ms logger=migrator t=2026-08-19T09:12:51.030950853Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-19T09:12:51.032037172Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.085709ms logger=migrator t=2026-08-19T09:12:51.038937646Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-19T09:12:51.040275066Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.33641ms logger=migrator t=2026-08-19T09:12:51.045121386Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-19T09:12:51.045239931Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=114.015µs logger=migrator t=2026-08-19T09:12:51.049967827Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-19T09:12:51.050060591Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.135µs logger=migrator t=2026-08-19T09:12:51.055515928Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-19T09:12:51.057000025Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.484767ms logger=migrator t=2026-08-19T09:12:51.062063755Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-19T09:12:51.062439142Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=375.917µs logger=migrator t=2026-08-19T09:12:51.067071813Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-19T09:12:51.068483516Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.411684ms logger=migrator t=2026-08-19T09:12:51.072901177Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-19T09:12:51.085883566Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.983149ms logger=migrator t=2026-08-19T09:12:51.090959936Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-19T09:12:51.091089452Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=131.226µs logger=migrator t=2026-08-19T09:12:51.095278903Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-19T09:12:51.096503108Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.223865ms logger=migrator t=2026-08-19T09:12:51.101336267Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-19T09:12:51.102185545Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=843.468µs logger=migrator t=2026-08-19T09:12:51.107703746Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-19T09:12:51.107984Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=280.664µs logger=migrator t=2026-08-19T09:12:51.112318776Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-19T09:12:51.112969425Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=650.419µs logger=migrator t=2026-08-19T09:12:51.117017189Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-19T09:12:51.125719064Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.698345ms logger=migrator t=2026-08-19T09:12:51.13046417Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-19T09:12:51.14128484Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.81829ms logger=migrator t=2026-08-19T09:12:51.147145406Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-19T09:12:51.148461496Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.31642ms logger=migrator t=2026-08-19T09:12:51.152570762Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-19T09:12:51.241834524Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.2322ms logger=migrator t=2026-08-19T09:12:51.247222448Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-19T09:12:51.248201114Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=970.345µs logger=migrator t=2026-08-19T09:12:51.252928607Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-19T09:12:51.253743465Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=814.208µs logger=migrator t=2026-08-19T09:12:51.259097517Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-19T09:12:51.286780033Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.677426ms logger=migrator t=2026-08-19T09:12:51.291444106Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-19T09:12:51.299945751Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.500385ms logger=migrator t=2026-08-19T09:12:51.303020351Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-19T09:12:51.303417479Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=396.878µs logger=migrator t=2026-08-19T09:12:51.307141238Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-19T09:12:51.307320386Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=183.578µs logger=migrator t=2026-08-19T09:12:51.314114614Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-19T09:12:51.314444629Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=330.045µs logger=migrator t=2026-08-19T09:12:51.319422055Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-19T09:12:51.320001511Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=551.255µs logger=migrator t=2026-08-19T09:12:51.32459345Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-19T09:12:51.324838171Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=241.331µs logger=migrator t=2026-08-19T09:12:51.328329439Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-19T09:12:51.329265392Z level=info msg="Migration successfully executed" id="create folder table" duration=935.553µs logger=migrator t=2026-08-19T09:12:51.334981282Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-19T09:12:51.33626107Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.279317ms logger=migrator t=2026-08-19T09:12:51.347736Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-19T09:12:51.349355634Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.619394ms logger=migrator t=2026-08-19T09:12:51.354145331Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-19T09:12:51.354173122Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.861µs logger=migrator t=2026-08-19T09:12:51.359265883Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-19T09:12:51.361142009Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.875316ms logger=migrator t=2026-08-19T09:12:51.369171804Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-19T09:12:51.372299955Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=3.131332ms logger=migrator t=2026-08-19T09:12:51.3787932Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-19T09:12:51.380135251Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.334192ms logger=migrator t=2026-08-19T09:12:51.383380838Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-19T09:12:51.38386199Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=481.242µs logger=migrator t=2026-08-19T09:12:51.386968261Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-19T09:12:51.387235253Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=272.983µs logger=migrator t=2026-08-19T09:12:51.390376115Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-19T09:12:51.391455715Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.07924ms logger=migrator t=2026-08-19T09:12:51.395438165Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-19T09:12:51.396602489Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.159663ms logger=migrator t=2026-08-19T09:12:51.401314072Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-19T09:12:51.404080697Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.757215ms logger=migrator t=2026-08-19T09:12:51.40943421Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-19T09:12:51.412122612Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.688592ms logger=migrator t=2026-08-19T09:12:51.414961991Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-19T09:12:51.416169467Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.207456ms logger=migrator t=2026-08-19T09:12:51.422261373Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-19T09:12:51.423416875Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.176933ms logger=migrator t=2026-08-19T09:12:51.42662346Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-19T09:12:51.427831686Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.207976ms logger=migrator t=2026-08-19T09:12:51.431754064Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-19T09:12:51.433029162Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.283109ms logger=migrator t=2026-08-19T09:12:51.439211702Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-19T09:12:51.440529381Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.319929ms logger=migrator t=2026-08-19T09:12:51.447444666Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-19T09:12:51.448668001Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.222945ms logger=migrator t=2026-08-19T09:12:51.453432597Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-19T09:12:51.454713835Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.280528ms logger=migrator t=2026-08-19T09:12:51.457752063Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-19T09:12:51.458078088Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=326.665µs logger=migrator t=2026-08-19T09:12:51.464814614Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-19T09:12:51.479674168Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.852904ms logger=migrator t=2026-08-19T09:12:51.486359632Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-19T09:12:51.486946169Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=587.126µs logger=migrator t=2026-08-19T09:12:51.491534436Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-19T09:12:51.491555207Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.891µs logger=migrator t=2026-08-19T09:12:51.496727632Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-19T09:12:51.498249151Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.523919ms logger=migrator t=2026-08-19T09:12:51.501659606Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-19T09:12:51.501705448Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.521µs logger=migrator t=2026-08-19T09:12:51.507886469Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-19T09:12:51.510010945Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.122817ms logger=migrator t=2026-08-19T09:12:51.514584383Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-19T09:12:51.515780517Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.195714ms logger=migrator t=2026-08-19T09:12:51.520809235Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-19T09:12:51.522627718Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.815383ms logger=migrator t=2026-08-19T09:12:51.528357468Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-19T09:12:51.528939564Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=582.336µs logger=migrator t=2026-08-19T09:12:51.532416962Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-19T09:12:51.532695365Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=278.962µs logger=migrator t=2026-08-19T09:12:51.539388579Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-19T09:12:51.539957554Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=565.775µs logger=migrator t=2026-08-19T09:12:51.546994013Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-19T09:12:51.548041622Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.047478ms logger=migrator t=2026-08-19T09:12:51.555321451Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-19T09:12:51.556226223Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=904.992µs logger=migrator t=2026-08-19T09:12:51.559886259Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-19T09:12:51.569465323Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.578494ms logger=migrator t=2026-08-19T09:12:51.578904972Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-19T09:12:51.590743999Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.839257ms logger=migrator t=2026-08-19T09:12:51.60355673Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-19T09:12:51.616039837Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.488587ms logger=migrator t=2026-08-19T09:12:51.627656735Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-19T09:12:51.627754669Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=99.785µs logger=migrator t=2026-08-19T09:12:51.632325137Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-19T09:12:51.640891675Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.563609ms logger=migrator t=2026-08-19T09:12:51.647296676Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-19T09:12:51.653928826Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.63206ms logger=migrator t=2026-08-19T09:12:51.661146835Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-19T09:12:51.661502701Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=355.936µs logger=migrator t=2026-08-19T09:12:51.668100309Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.643373632s logger=migrator t=2026-08-19T09:12:51.669117776Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-19T09:12:51.690665185Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-19T09:12:51.690888795Z level=info msg="Created default organization" logger=secrets t=2026-08-19T09:12:51.698025398Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-19T09:12:51.763657077Z level=info msg="Restored cache from database" duration=550.066µs logger=plugin.store t=2026-08-19T09:12:51.765998453Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-19T09:12:51.838893321Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-19T09:12:51.839048708Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-19T09:12:51.839119592Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-19T09:12:51.839133973Z level=info msg="Plugins loaded" count=54 duration=73.13596ms logger=query_data t=2026-08-19T09:12:51.843843156Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-19T09:12:51.847652859Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-19T09:12:51.855807749Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-19T09:12:51.865423525Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-19T09:12:51.86838792Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-19T09:12:51.873750784Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-19T09:12:51.898379101Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-19T09:12:51.916989226Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-19T09:12:51.946444643Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-19T09:12:51.946479044Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-19T09:12:51.947605545Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-19T09:12:51.948029804Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-08-19T09:12:51.950204813Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-08-19T09:12:51.967711177Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-08-19T09:12:51.987495795Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=http.server t=2026-08-19T09:12:51.988232479Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-19T09:12:52.033328218Z level=info msg="State cache has been initialized" states=0 duration=85.718413ms logger=ngalert.scheduler t=2026-08-19T09:12:52.033387791Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-19T09:12:52.033506916Z level=info msg=starting first_tick=2026-08-19T09:13:00Z logger=sqlstore.transactions t=2026-08-19T09:12:52.035437434Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:12:52.040094986Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-19T09:12:52.054842667Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-08-19T09:12:52.104617519Z level=info msg="Update check succeeded" duration=150.630704ms logger=grafana.update.checker t=2026-08-19T09:12:52.114200296Z level=info msg="Update check succeeded" duration=155.684115ms logger=sqlstore.transactions t=2026-08-19T09:12:52.118971722Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:12:52.132418763Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:12:52.14464198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:12:52.155770556Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-19T09:12:52.183076196Z level=info msg="Patterns update finished" duration=150.811167ms logger=grafana-apiserver t=2026-08-19T09:12:52.29378117Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-19T09:12:52.294260002Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-19T09:12:54.77256031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.773598107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.795043736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.821196019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.842183176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.864949346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.88499319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:54.988614998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.012159713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.091032588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.110939978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.13984372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.168886807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.238461078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.259892268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.301473197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.320710797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.354230079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.372647661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.428885432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.447978245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.487321183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.508731301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.565486546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.581871395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.634989843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.652285104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.701682761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.718645797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.770886615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.80426042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.865885567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.888394526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.942229907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:55.960909091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.026773123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.047041252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.101035444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.120729976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.17083423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.185147286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.229658464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.250534369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.304568443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.324507907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.376715877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.394955273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.454055639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.471664555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.529004251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.542039987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.604572631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.625584213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.677548563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.697894834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.7585155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.774916451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.843191478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.860900378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.918656123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:56.941583203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.012421117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.029898938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.087813155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.106479962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.183748845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.203238419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.262678175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.278820366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.349125431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.367252393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.423065753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.456330949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.519190972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.540561152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.605778184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.639386295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.758970501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.781455362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:12:57.87907503Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-19T09:14:50.982598139Z level=info msg="Usage stats are ready to report"