logger=settings t=2026-04-23T08:29:21.206425235Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T08:29:21Z logger=settings t=2026-04-23T08:29:21.207056827Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T08:29:21.207078938Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T08:29:21.207087019Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T08:29:21.207094079Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T08:29:21.207100839Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T08:29:21.207107149Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T08:29:21.207113749Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T08:29:21.20712033Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T08:29:21.20714046Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T08:29:21.207198611Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T08:29:21.207213231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T08:29:21.207220401Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T08:29:21.207232232Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T08:29:21.207239582Z level=info msg=Target target=[all] logger=settings t=2026-04-23T08:29:21.207264962Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T08:29:21.207272142Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T08:29:21.207283333Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T08:29:21.207289823Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T08:29:21.207296653Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T08:29:21.207308293Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T08:29:21.207906525Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T08:29:21.207936815Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T08:29:21.210789762Z level=info msg="Locking database" logger=migrator t=2026-04-23T08:29:21.210811473Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T08:29:21.211886594Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T08:29:21.213715361Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.827177ms logger=migrator t=2026-04-23T08:29:21.219425125Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T08:29:21.220139079Z level=info msg="Migration successfully executed" id="create user table" duration=715.824µs logger=migrator t=2026-04-23T08:29:21.224875975Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T08:29:21.225779732Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=906.528µs logger=migrator t=2026-04-23T08:29:21.231778162Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T08:29:21.232589339Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=814.197µs logger=migrator t=2026-04-23T08:29:21.238617019Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T08:29:21.239364494Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=747.855µs logger=migrator t=2026-04-23T08:29:21.245376764Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T08:29:21.246242151Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=869.677µs logger=migrator t=2026-04-23T08:29:21.249679631Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T08:29:21.252514877Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.830006ms logger=migrator t=2026-04-23T08:29:21.258790883Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T08:29:21.260288842Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.500279ms logger=migrator t=2026-04-23T08:29:21.266581969Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T08:29:21.267464626Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=883.137µs logger=migrator t=2026-04-23T08:29:21.273222501Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T08:29:21.274458987Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.230585ms logger=migrator t=2026-04-23T08:29:21.27915005Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T08:29:21.27968331Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=534.2µs logger=migrator t=2026-04-23T08:29:21.284209791Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T08:29:21.284887764Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=677.683µs logger=migrator t=2026-04-23T08:29:21.291239412Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T08:29:21.292841114Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.601982ms logger=migrator t=2026-04-23T08:29:21.3006206Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T08:29:21.300674201Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.222µs logger=migrator t=2026-04-23T08:29:21.305676081Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T08:29:21.306870314Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.194563ms logger=migrator t=2026-04-23T08:29:21.315365484Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T08:29:21.315746432Z level=info msg="Migration successfully executed" id="Add missing user data" duration=381.978µs logger=migrator t=2026-04-23T08:29:21.32066701Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T08:29:21.32265246Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.98553ms logger=migrator t=2026-04-23T08:29:21.328870055Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T08:29:21.330991137Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.123433ms logger=migrator t=2026-04-23T08:29:21.337953706Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T08:29:21.340726452Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.777296ms logger=migrator t=2026-04-23T08:29:21.346477166Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T08:29:21.356262903Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.779417ms logger=migrator t=2026-04-23T08:29:21.366561008Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T08:29:21.368611349Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.057041ms logger=migrator t=2026-04-23T08:29:21.381189582Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T08:29:21.381391536Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=202.624µs logger=migrator t=2026-04-23T08:29:21.398568329Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T08:29:21.399181481Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=614.612µs logger=migrator t=2026-04-23T08:29:21.405447056Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-23T08:29:21.405961487Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=516.49µs logger=migrator t=2026-04-23T08:29:21.409443407Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T08:29:21.409945887Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=503.49µs logger=migrator t=2026-04-23T08:29:21.413756002Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T08:29:21.414749323Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=994.181µs logger=migrator t=2026-04-23T08:29:21.418655161Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T08:29:21.419555398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=900.217µs logger=migrator t=2026-04-23T08:29:21.4245984Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T08:29:21.425467637Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=869.497µs logger=migrator t=2026-04-23T08:29:21.430434906Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T08:29:21.431297344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=862.708µs logger=migrator t=2026-04-23T08:29:21.435413146Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T08:29:21.436293833Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=880.487µs logger=migrator t=2026-04-23T08:29:21.44211688Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T08:29:21.442223852Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.07µs logger=migrator t=2026-04-23T08:29:21.447758223Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T08:29:21.448768504Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.01159ms logger=migrator t=2026-04-23T08:29:21.452706372Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T08:29:21.453439306Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=730.524µs logger=migrator t=2026-04-23T08:29:21.457491338Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T08:29:21.458312094Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=821.716µs logger=migrator t=2026-04-23T08:29:21.464769763Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T08:29:21.465938557Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.172004ms logger=migrator t=2026-04-23T08:29:21.470041978Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:21.473623371Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.585983ms logger=migrator t=2026-04-23T08:29:21.477494308Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T08:29:21.478312164Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=818.276µs logger=migrator t=2026-04-23T08:29:21.481305704Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T08:29:21.482023909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=718.045µs logger=migrator t=2026-04-23T08:29:21.485831945Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T08:29:21.48713239Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.304346ms logger=migrator t=2026-04-23T08:29:21.492642821Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T08:29:21.493897446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.251536ms logger=migrator t=2026-04-23T08:29:21.499175862Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T08:29:21.499980878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=805.116µs logger=migrator t=2026-04-23T08:29:21.503864595Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T08:29:21.504300874Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=436.129µs logger=migrator t=2026-04-23T08:29:21.507819265Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T08:29:21.508375816Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=556.72µs logger=migrator t=2026-04-23T08:29:21.512948107Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T08:29:21.513342485Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=394.238µs logger=migrator t=2026-04-23T08:29:21.516664752Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T08:29:21.517290014Z level=info msg="Migration successfully executed" id="create star table" duration=623.383µs logger=migrator t=2026-04-23T08:29:21.520679992Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T08:29:21.521375796Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=696.004µs logger=migrator t=2026-04-23T08:29:21.525381536Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T08:29:21.52611246Z level=info msg="Migration successfully executed" id="create org table v1" duration=730.024µs logger=migrator t=2026-04-23T08:29:21.529712613Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T08:29:21.530430067Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=717.494µs logger=migrator t=2026-04-23T08:29:21.536507038Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T08:29:21.537173671Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=666.403µs logger=migrator t=2026-04-23T08:29:21.54055718Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T08:29:21.541284404Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=727.294µs logger=migrator t=2026-04-23T08:29:21.54655841Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T08:29:21.547271004Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=712.224µs logger=migrator t=2026-04-23T08:29:21.552276164Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T08:29:21.553008168Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=732.054µs logger=migrator t=2026-04-23T08:29:21.556731613Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T08:29:21.556773664Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.99µs logger=migrator t=2026-04-23T08:29:21.560675362Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T08:29:21.560713283Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.491µs logger=migrator t=2026-04-23T08:29:21.565268494Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T08:29:21.565490418Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=222.054µs logger=migrator t=2026-04-23T08:29:21.57006084Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T08:29:21.570805764Z level=info msg="Migration successfully executed" id="create dashboard table" duration=745.004µs logger=migrator t=2026-04-23T08:29:21.57707541Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T08:29:21.577827375Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=752.135µs logger=migrator t=2026-04-23T08:29:21.581218063Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T08:29:21.582021779Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=801.136µs logger=migrator t=2026-04-23T08:29:21.586274704Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T08:29:21.586850656Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=575.592µs logger=migrator t=2026-04-23T08:29:21.59057996Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T08:29:21.591294155Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=713.465µs logger=migrator t=2026-04-23T08:29:21.595006549Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T08:29:21.595653941Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=647.302µs logger=migrator t=2026-04-23T08:29:21.600896786Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T08:29:21.609246514Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.351078ms logger=migrator t=2026-04-23T08:29:21.613688823Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T08:29:21.614957178Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.268095ms logger=migrator t=2026-04-23T08:29:21.61904454Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T08:29:21.620923177Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.881027ms logger=migrator t=2026-04-23T08:29:21.627777995Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T08:29:21.629267294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.440738ms logger=migrator t=2026-04-23T08:29:21.63353444Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T08:29:21.634290095Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=756.905µs logger=migrator t=2026-04-23T08:29:21.642439468Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T08:29:21.643434637Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=992.049µs logger=migrator t=2026-04-23T08:29:21.649939718Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T08:29:21.650082221Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=143.373µs logger=migrator t=2026-04-23T08:29:21.656433278Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T08:29:21.658728884Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.297126ms logger=migrator t=2026-04-23T08:29:21.664477219Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T08:29:21.66756605Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.091902ms logger=migrator t=2026-04-23T08:29:21.672274855Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T08:29:21.67404728Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.772305ms logger=migrator t=2026-04-23T08:29:21.680002279Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T08:29:21.681345426Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.343227ms logger=migrator t=2026-04-23T08:29:21.68552879Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T08:29:21.688654322Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.126943ms logger=migrator t=2026-04-23T08:29:21.692585581Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T08:29:21.693389867Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=804.186µs logger=migrator t=2026-04-23T08:29:21.699787855Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T08:29:21.700698794Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=913.088µs logger=migrator t=2026-04-23T08:29:21.70599132Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T08:29:21.706064881Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=73.652µs logger=migrator t=2026-04-23T08:29:21.71502189Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T08:29:21.715066661Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.671µs logger=migrator t=2026-04-23T08:29:21.720360677Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T08:29:21.722675553Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.315476ms logger=migrator t=2026-04-23T08:29:21.727165153Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T08:29:21.729253975Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.088842ms logger=migrator t=2026-04-23T08:29:21.733174902Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T08:29:21.735638232Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.46543ms logger=migrator t=2026-04-23T08:29:21.740644382Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T08:29:21.742896988Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.253186ms logger=migrator t=2026-04-23T08:29:21.748110982Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T08:29:21.748371007Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=262.315µs logger=migrator t=2026-04-23T08:29:21.754299916Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T08:29:21.755177513Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=877.447µs logger=migrator t=2026-04-23T08:29:21.758939198Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T08:29:21.759748865Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=805.796µs logger=migrator t=2026-04-23T08:29:21.763898437Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T08:29:21.763935518Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.041µs logger=migrator t=2026-04-23T08:29:21.767460329Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T08:29:21.768385787Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=926.568µs logger=migrator t=2026-04-23T08:29:21.772356717Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T08:29:21.773565291Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.209905ms logger=migrator t=2026-04-23T08:29:21.77854188Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:21.786451718Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.908678ms logger=migrator t=2026-04-23T08:29:21.791587031Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T08:29:21.792614993Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.026071ms logger=migrator t=2026-04-23T08:29:21.796551961Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T08:29:21.797351167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=798.746µs logger=migrator t=2026-04-23T08:29:21.802049311Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T08:29:21.802833666Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=784.235µs logger=migrator t=2026-04-23T08:29:21.806460798Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T08:29:21.806767865Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=307.547µs logger=migrator t=2026-04-23T08:29:21.810538131Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T08:29:21.811082241Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=544.17µs logger=migrator t=2026-04-23T08:29:21.816273065Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T08:29:21.818346087Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.072532ms logger=migrator t=2026-04-23T08:29:21.823179993Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T08:29:21.82398332Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=803.737µs logger=migrator t=2026-04-23T08:29:21.828818206Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T08:29:21.829250725Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=433.759µs logger=migrator t=2026-04-23T08:29:21.834640093Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T08:29:21.83498662Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=347.557µs logger=migrator t=2026-04-23T08:29:21.83950733Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T08:29:21.840815397Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.312587ms logger=migrator t=2026-04-23T08:29:21.846726515Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T08:29:21.849428449Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.700364ms logger=migrator t=2026-04-23T08:29:21.854156993Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T08:29:21.855038231Z level=info msg="Migration successfully executed" id="create data_source table" duration=881.098µs logger=migrator t=2026-04-23T08:29:21.859090012Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T08:29:21.860887828Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.800516ms logger=migrator t=2026-04-23T08:29:21.865160333Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T08:29:21.866362368Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.201744ms logger=migrator t=2026-04-23T08:29:21.870868287Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T08:29:21.871628993Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=760.716µs logger=migrator t=2026-04-23T08:29:21.876606222Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T08:29:21.877792866Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.187114ms logger=migrator t=2026-04-23T08:29:21.881662883Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T08:29:21.888950889Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.288896ms logger=migrator t=2026-04-23T08:29:21.894436269Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T08:29:21.895370607Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=934.168µs logger=migrator t=2026-04-23T08:29:21.899797266Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T08:29:21.900609062Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=811.606µs logger=migrator t=2026-04-23T08:29:21.905352238Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T08:29:21.906178184Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=828.496µs logger=migrator t=2026-04-23T08:29:21.910276326Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T08:29:21.911035781Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=758.755µs logger=migrator t=2026-04-23T08:29:21.915330037Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T08:29:21.919019091Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.688184ms logger=migrator t=2026-04-23T08:29:21.923914218Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T08:29:21.926213324Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.306276ms logger=migrator t=2026-04-23T08:29:21.932309136Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T08:29:21.932354727Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=45.051µs logger=migrator t=2026-04-23T08:29:21.937312896Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T08:29:21.937552941Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=242.275µs logger=migrator t=2026-04-23T08:29:21.943537841Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T08:29:21.947614053Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.072402ms logger=migrator t=2026-04-23T08:29:21.954003791Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T08:29:21.954230365Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=221.634µs logger=migrator t=2026-04-23T08:29:21.958942269Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T08:29:21.959266346Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=325.687µs logger=migrator t=2026-04-23T08:29:21.963247065Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T08:29:21.967039162Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.791656ms logger=migrator t=2026-04-23T08:29:21.971617043Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T08:29:21.971839467Z level=info msg="Migration successfully executed" id="Update uid value" duration=222.794µs logger=migrator t=2026-04-23T08:29:21.976351558Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T08:29:21.977635924Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.285686ms logger=migrator t=2026-04-23T08:29:21.981883488Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T08:29:21.983133774Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.249996ms logger=migrator t=2026-04-23T08:29:21.987018621Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T08:29:21.987771026Z level=info msg="Migration successfully executed" id="create api_key table" duration=751.745µs logger=migrator t=2026-04-23T08:29:21.994238985Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T08:29:21.995503181Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.264406ms logger=migrator t=2026-04-23T08:29:21.999819167Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T08:29:22.001108543Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.288706ms logger=migrator t=2026-04-23T08:29:22.00545509Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T08:29:22.006298687Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=843.837µs logger=migrator t=2026-04-23T08:29:22.010774986Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T08:29:22.011537332Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=761.116µs logger=migrator t=2026-04-23T08:29:22.015565862Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T08:29:22.016780417Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.214745ms logger=migrator t=2026-04-23T08:29:22.022807317Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T08:29:22.023609213Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=802.906µs logger=migrator t=2026-04-23T08:29:22.030162044Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T08:29:22.040926529Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.762585ms logger=migrator t=2026-04-23T08:29:22.063110873Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T08:29:22.064357359Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.247516ms logger=migrator t=2026-04-23T08:29:22.090514722Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T08:29:22.091913269Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.397967ms logger=migrator t=2026-04-23T08:29:22.113811348Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T08:29:22.114994012Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.182875ms logger=migrator t=2026-04-23T08:29:22.123142195Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T08:29:22.124470351Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.326836ms logger=migrator t=2026-04-23T08:29:22.12888457Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T08:29:22.129390119Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=505.83µs logger=migrator t=2026-04-23T08:29:22.133187875Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T08:29:22.133711825Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=523.87µs logger=migrator t=2026-04-23T08:29:22.137561963Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T08:29:22.137587264Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=23.701µs logger=migrator t=2026-04-23T08:29:22.142245036Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T08:29:22.146278627Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.032651ms logger=migrator t=2026-04-23T08:29:22.150289357Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T08:29:22.152806118Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.515821ms logger=migrator t=2026-04-23T08:29:22.156481671Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T08:29:22.156662514Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=178.403µs logger=migrator t=2026-04-23T08:29:22.161013642Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T08:29:22.163473581Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.459589ms logger=migrator t=2026-04-23T08:29:22.167317898Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T08:29:22.170325388Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.009471ms logger=migrator t=2026-04-23T08:29:22.174347479Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T08:29:22.175076713Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=728.944µs logger=migrator t=2026-04-23T08:29:22.179498592Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T08:29:22.180078084Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=579.651µs logger=migrator t=2026-04-23T08:29:22.183834358Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T08:29:22.184808109Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=969.72µs logger=migrator t=2026-04-23T08:29:22.188794578Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T08:29:22.190139424Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.344447ms logger=migrator t=2026-04-23T08:29:22.194718036Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T08:29:22.195539612Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=821.386µs logger=migrator t=2026-04-23T08:29:22.199844859Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T08:29:22.200683105Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=837.786µs logger=migrator t=2026-04-23T08:29:22.204546043Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T08:29:22.204616145Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.492µs logger=migrator t=2026-04-23T08:29:22.209220416Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T08:29:22.209245837Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.121µs logger=migrator t=2026-04-23T08:29:22.212967511Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T08:29:22.217490561Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.5225ms logger=migrator t=2026-04-23T08:29:22.221943241Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T08:29:22.225288518Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.344877ms logger=migrator t=2026-04-23T08:29:22.231161515Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T08:29:22.231238497Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.472µs logger=migrator t=2026-04-23T08:29:22.236224937Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T08:29:22.237126784Z level=info msg="Migration successfully executed" id="create quota table v1" duration=901.478µs logger=migrator t=2026-04-23T08:29:22.240996802Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T08:29:22.241667365Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=670.453µs logger=migrator t=2026-04-23T08:29:22.245131325Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T08:29:22.245153625Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=23.07µs logger=migrator t=2026-04-23T08:29:22.249420771Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T08:29:22.250058694Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=637.512µs logger=migrator t=2026-04-23T08:29:22.253596584Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T08:29:22.254341709Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=743.275µs logger=migrator t=2026-04-23T08:29:22.257858389Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T08:29:22.260426621Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.568802ms logger=migrator t=2026-04-23T08:29:22.264123105Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T08:29:22.264144015Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=21.84µs logger=migrator t=2026-04-23T08:29:22.270359829Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T08:29:22.271054993Z level=info msg="Migration successfully executed" id="create session table" duration=694.844µs logger=migrator t=2026-04-23T08:29:22.277685916Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T08:29:22.277752378Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=65.512µs logger=migrator t=2026-04-23T08:29:22.285181215Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T08:29:22.28539699Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=221.315µs logger=migrator t=2026-04-23T08:29:22.291694407Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T08:29:22.2928879Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.193214ms logger=migrator t=2026-04-23T08:29:22.297336219Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T08:29:22.298503362Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.166963ms logger=migrator t=2026-04-23T08:29:22.304055283Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T08:29:22.304123895Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=69.902µs logger=migrator t=2026-04-23T08:29:22.3164208Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T08:29:22.316511783Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=104.353µs logger=migrator t=2026-04-23T08:29:22.325838549Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T08:29:22.33135691Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.516461ms logger=migrator t=2026-04-23T08:29:22.338079704Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T08:29:22.341506242Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.425818ms logger=migrator t=2026-04-23T08:29:22.346247207Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T08:29:22.346352799Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=106.402µs logger=migrator t=2026-04-23T08:29:22.353458262Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T08:29:22.353618465Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=159.453µs logger=migrator t=2026-04-23T08:29:22.360190736Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T08:29:22.362128195Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.941079ms logger=migrator t=2026-04-23T08:29:22.371503773Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T08:29:22.371585934Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=121.782µs logger=migrator t=2026-04-23T08:29:22.378967562Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T08:29:22.384204317Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.237665ms logger=migrator t=2026-04-23T08:29:22.389110185Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T08:29:22.389304409Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=194.984µs logger=migrator t=2026-04-23T08:29:22.393043564Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T08:29:22.396930681Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.888358ms logger=migrator t=2026-04-23T08:29:22.404279469Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T08:29:22.410129416Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.852608ms logger=migrator t=2026-04-23T08:29:22.417077134Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T08:29:22.417226007Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=150.113µs logger=migrator t=2026-04-23T08:29:22.429461322Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T08:29:22.431542754Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.080992ms logger=migrator t=2026-04-23T08:29:22.437146577Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T08:29:22.438407731Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.260454ms logger=migrator t=2026-04-23T08:29:22.445364831Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T08:29:22.447192717Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.827326ms logger=migrator t=2026-04-23T08:29:22.452481523Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T08:29:22.453513463Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.03163ms logger=migrator t=2026-04-23T08:29:22.458700107Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T08:29:22.45979203Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.091252ms logger=migrator t=2026-04-23T08:29:22.464400991Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T08:29:22.466308789Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.907898ms logger=migrator t=2026-04-23T08:29:22.478400631Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T08:29:22.47980916Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.408939ms logger=migrator t=2026-04-23T08:29:22.485749268Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T08:29:22.486767578Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.01832ms logger=migrator t=2026-04-23T08:29:22.491959162Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T08:29:22.493085735Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.125333ms logger=migrator t=2026-04-23T08:29:22.497733558Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T08:29:22.508613475Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.880857ms logger=migrator t=2026-04-23T08:29:22.513610726Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T08:29:22.514115546Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=504.19µs logger=migrator t=2026-04-23T08:29:22.51984509Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-23T08:29:22.52129691Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.4516ms logger=migrator t=2026-04-23T08:29:22.526028864Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T08:29:22.526497423Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=467.959µs logger=migrator t=2026-04-23T08:29:22.531474163Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T08:29:22.531991973Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=516.73µs logger=migrator t=2026-04-23T08:29:22.537535834Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T08:29:22.538740458Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.204194ms logger=migrator t=2026-04-23T08:29:22.54379878Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T08:29:22.549126547Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.327837ms logger=migrator t=2026-04-23T08:29:22.554887172Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T08:29:22.558693787Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.806685ms logger=migrator t=2026-04-23T08:29:22.564005564Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T08:29:22.567916982Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.911658ms logger=migrator t=2026-04-23T08:29:22.57383044Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T08:29:22.582676048Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=8.844578ms logger=migrator t=2026-04-23T08:29:22.587719558Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T08:29:22.588858391Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.138413ms logger=migrator t=2026-04-23T08:29:22.597890952Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T08:29:22.597950563Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=76.892µs logger=migrator t=2026-04-23T08:29:22.602045714Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T08:29:22.602076975Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.061µs logger=migrator t=2026-04-23T08:29:22.607608756Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T08:29:22.608765639Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.156423ms logger=migrator t=2026-04-23T08:29:22.614118277Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T08:29:22.615062665Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=945.528µs logger=migrator t=2026-04-23T08:29:22.620242049Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T08:29:22.621468763Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.224284ms logger=migrator t=2026-04-23T08:29:22.626737158Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T08:29:22.627585206Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=848.398µs logger=migrator t=2026-04-23T08:29:22.682017795Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T08:29:22.683722739Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.705224ms logger=migrator t=2026-04-23T08:29:22.696721548Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T08:29:22.711720739Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=14.998721ms logger=migrator t=2026-04-23T08:29:22.730917573Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T08:29:22.734578776Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.663823ms logger=migrator t=2026-04-23T08:29:22.746674608Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T08:29:22.746824011Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=151.353µs logger=migrator t=2026-04-23T08:29:22.753833012Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T08:29:22.75475977Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=928.178µs logger=migrator t=2026-04-23T08:29:22.767704099Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T08:29:22.769161268Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.457869ms logger=migrator t=2026-04-23T08:29:22.775481114Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T08:29:22.779204289Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.728435ms logger=migrator t=2026-04-23T08:29:22.785338062Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T08:29:22.785454574Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=118.103µs logger=migrator t=2026-04-23T08:29:22.790832002Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T08:29:22.792424103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.592841ms logger=migrator t=2026-04-23T08:29:22.797878252Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T08:29:22.798925194Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.051232ms logger=migrator t=2026-04-23T08:29:22.805856772Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T08:29:22.805941893Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.511µs logger=migrator t=2026-04-23T08:29:22.811828321Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T08:29:22.812618808Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=790.837µs logger=migrator t=2026-04-23T08:29:22.818288691Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T08:29:22.819060156Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=771.505µs logger=migrator t=2026-04-23T08:29:22.825005235Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T08:29:22.82574526Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=740.095µs logger=migrator t=2026-04-23T08:29:22.831026975Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T08:29:22.83274266Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.715015ms logger=migrator t=2026-04-23T08:29:22.838367543Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T08:29:22.839291821Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=923.598µs logger=migrator t=2026-04-23T08:29:22.848636887Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T08:29:22.849702179Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.065702ms logger=migrator t=2026-04-23T08:29:22.856007195Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T08:29:22.856038256Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.301µs logger=migrator t=2026-04-23T08:29:22.861606477Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T08:29:22.865627578Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.020471ms logger=migrator t=2026-04-23T08:29:22.872598437Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T08:29:22.873413793Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=815.656µs logger=migrator t=2026-04-23T08:29:22.879566037Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T08:29:22.883545756Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.979349ms logger=migrator t=2026-04-23T08:29:22.890416623Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T08:29:22.891582047Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.171184ms logger=migrator t=2026-04-23T08:29:22.898332292Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T08:29:22.899866983Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.538001ms logger=migrator t=2026-04-23T08:29:22.904887794Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T08:29:22.90571416Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=826.776µs logger=migrator t=2026-04-23T08:29:22.91173525Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T08:29:22.922190499Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.454229ms logger=migrator t=2026-04-23T08:29:22.927813352Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T08:29:22.928491145Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=677.663µs logger=migrator t=2026-04-23T08:29:22.93371296Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-23T08:29:22.934554007Z 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=840.837µs logger=migrator t=2026-04-23T08:29:22.94171493Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T08:29:22.942002666Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=287.386µs logger=migrator t=2026-04-23T08:29:22.94721232Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T08:29:22.949063437Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=600.542µs logger=migrator t=2026-04-23T08:29:22.954280981Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T08:29:22.954528446Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=247.205µs logger=migrator t=2026-04-23T08:29:22.960641218Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T08:29:22.96472494Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.083362ms logger=migrator t=2026-04-23T08:29:22.972046847Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T08:29:22.975986166Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.884158ms logger=migrator t=2026-04-23T08:29:22.982534486Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T08:29:22.984020827Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.486621ms logger=migrator t=2026-04-23T08:29:22.989530337Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T08:29:22.990525176Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=994.799µs logger=migrator t=2026-04-23T08:29:22.997218471Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T08:29:22.997531677Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=313.096µs logger=migrator t=2026-04-23T08:29:23.003089728Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T08:29:23.007999135Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.908597ms logger=migrator t=2026-04-23T08:29:23.013520546Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T08:29:23.014489416Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=968.82µs logger=migrator t=2026-04-23T08:29:23.021275412Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T08:29:23.021516456Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=240.655µs logger=migrator t=2026-04-23T08:29:23.029368414Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T08:29:23.030119158Z level=info msg="Migration successfully executed" id="Move region to single row" duration=750.504µs logger=migrator t=2026-04-23T08:29:23.03619647Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T08:29:23.037822673Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.621913ms logger=migrator t=2026-04-23T08:29:23.043589138Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T08:29:23.044498776Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=909.628µs logger=migrator t=2026-04-23T08:29:23.050625999Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T08:29:23.051750681Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.123792ms logger=migrator t=2026-04-23T08:29:23.056887684Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T08:29:23.057811562Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=926.678µs logger=migrator t=2026-04-23T08:29:23.0642044Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T08:29:23.065128649Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=923.699µs logger=migrator t=2026-04-23T08:29:23.070601749Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T08:29:23.072151369Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.54881ms logger=migrator t=2026-04-23T08:29:23.077481986Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T08:29:23.077553417Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.992µs logger=migrator t=2026-04-23T08:29:23.084031937Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T08:29:23.085469406Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.436629ms logger=migrator t=2026-04-23T08:29:23.098449976Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T08:29:23.099656869Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.206413ms logger=migrator t=2026-04-23T08:29:23.106847014Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T08:29:23.108417135Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.569621ms logger=migrator t=2026-04-23T08:29:23.120367104Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T08:29:23.121989846Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.622532ms logger=migrator t=2026-04-23T08:29:23.127859174Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T08:29:23.128077988Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=219.525µs logger=migrator t=2026-04-23T08:29:23.132873784Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T08:29:23.133390264Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=479.46µs logger=migrator t=2026-04-23T08:29:23.13815278Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T08:29:23.138283583Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=134.983µs logger=migrator t=2026-04-23T08:29:23.146850424Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T08:29:23.148254881Z level=info msg="Migration successfully executed" id="create team table" duration=1.402167ms logger=migrator t=2026-04-23T08:29:23.156112289Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T08:29:23.157413965Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.302616ms logger=migrator t=2026-04-23T08:29:23.163398415Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T08:29:23.164520277Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.121882ms logger=migrator t=2026-04-23T08:29:23.170329563Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T08:29:23.175529047Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.202024ms logger=migrator t=2026-04-23T08:29:23.181048548Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T08:29:23.181227371Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=179.563µs logger=migrator t=2026-04-23T08:29:23.190020867Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T08:29:23.190948306Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=933.279µs logger=migrator t=2026-04-23T08:29:23.204904526Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T08:29:23.205923466Z level=info msg="Migration successfully executed" id="create team member table" duration=1.019271ms logger=migrator t=2026-04-23T08:29:23.211709021Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T08:29:23.212621349Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=912.418µs logger=migrator t=2026-04-23T08:29:23.219247462Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T08:29:23.220219211Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=970.769µs logger=migrator t=2026-04-23T08:29:23.225583119Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T08:29:23.226448426Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=865.937µs logger=migrator t=2026-04-23T08:29:23.231858094Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T08:29:23.23664353Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.785196ms logger=migrator t=2026-04-23T08:29:23.242793683Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T08:29:23.253173661Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=10.379048ms logger=migrator t=2026-04-23T08:29:23.26514763Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T08:29:23.268843644Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.697254ms logger=migrator t=2026-04-23T08:29:23.273685371Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T08:29:23.274421335Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=735.904µs logger=migrator t=2026-04-23T08:29:23.282683491Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T08:29:23.283882785Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.200254ms logger=migrator t=2026-04-23T08:29:23.289367955Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T08:29:23.290164951Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=798.196µs logger=migrator t=2026-04-23T08:29:23.296529228Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T08:29:23.297687072Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.159234ms logger=migrator t=2026-04-23T08:29:23.304540238Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T08:29:23.306084179Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.545741ms logger=migrator t=2026-04-23T08:29:23.31860626Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T08:29:23.319828935Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.225406ms logger=migrator t=2026-04-23T08:29:23.325723842Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T08:29:23.326770273Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.041901ms logger=migrator t=2026-04-23T08:29:23.333049408Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T08:29:23.333969687Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=920.169µs logger=migrator t=2026-04-23T08:29:23.338952427Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T08:29:23.339491238Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=535.441µs logger=migrator t=2026-04-23T08:29:23.344782604Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T08:29:23.345269414Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=486.539µs logger=migrator t=2026-04-23T08:29:23.352783163Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T08:29:23.353734453Z level=info msg="Migration successfully executed" id="create tag table" duration=954.529µs logger=migrator t=2026-04-23T08:29:23.363235812Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T08:29:23.364325615Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.091683ms logger=migrator t=2026-04-23T08:29:23.370889376Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T08:29:23.37212419Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.237754ms logger=migrator t=2026-04-23T08:29:23.378882216Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T08:29:23.381168092Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.288216ms logger=migrator t=2026-04-23T08:29:23.387916306Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T08:29:23.38909893Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.177833ms logger=migrator t=2026-04-23T08:29:23.395124201Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:23.409325595Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.199634ms logger=migrator t=2026-04-23T08:29:23.415271134Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T08:29:23.416319805Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.047941ms logger=migrator t=2026-04-23T08:29:23.422188652Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T08:29:23.423364476Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.175865ms logger=migrator t=2026-04-23T08:29:23.429345605Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T08:29:23.429963477Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=615.492µs logger=migrator t=2026-04-23T08:29:23.436680602Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T08:29:23.437533279Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=852.637µs logger=migrator t=2026-04-23T08:29:23.443890506Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T08:29:23.445402857Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.512071ms logger=migrator t=2026-04-23T08:29:23.452647241Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T08:29:23.453937908Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.291796ms logger=migrator t=2026-04-23T08:29:23.461208663Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T08:29:23.461279114Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.022µs logger=migrator t=2026-04-23T08:29:23.467827915Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T08:29:23.478771204Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.941848ms logger=migrator t=2026-04-23T08:29:23.485702653Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T08:29:23.491432047Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.718474ms logger=migrator t=2026-04-23T08:29:23.497892706Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T08:29:23.506671872Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.782136ms logger=migrator t=2026-04-23T08:29:23.512532359Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T08:29:23.517175852Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.642923ms logger=migrator t=2026-04-23T08:29:23.522690852Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T08:29:23.523719663Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.029231ms logger=migrator t=2026-04-23T08:29:23.531734283Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T08:29:23.537536699Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.801856ms logger=migrator t=2026-04-23T08:29:23.543395806Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T08:29:23.544271514Z level=info msg="Migration successfully executed" id="create server_lock table" duration=875.588µs logger=migrator t=2026-04-23T08:29:23.550346036Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T08:29:23.551465938Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.111932ms logger=migrator t=2026-04-23T08:29:23.558428677Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T08:29:23.559315705Z level=info msg="Migration successfully executed" id="create user auth token table" duration=886.768µs logger=migrator t=2026-04-23T08:29:23.566712463Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T08:29:23.567801355Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.089732ms logger=migrator t=2026-04-23T08:29:23.573182793Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T08:29:23.574329666Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.146493ms logger=migrator t=2026-04-23T08:29:23.58103454Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T08:29:23.582490358Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.458629ms logger=migrator t=2026-04-23T08:29:23.589117002Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T08:29:23.596497349Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.374598ms logger=migrator t=2026-04-23T08:29:23.603198493Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T08:29:23.604099941Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=901.348µs logger=migrator t=2026-04-23T08:29:23.609801805Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T08:29:23.610669713Z level=info msg="Migration successfully executed" id="create cache_data table" duration=867.278µs logger=migrator t=2026-04-23T08:29:23.61703314Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T08:29:23.617779805Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=743.035µs logger=migrator t=2026-04-23T08:29:23.625395637Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T08:29:23.626833205Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.438208ms logger=migrator t=2026-04-23T08:29:23.634134372Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T08:29:23.635357176Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.222524ms logger=migrator t=2026-04-23T08:29:23.642804746Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T08:29:23.64301887Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=216.695µs logger=migrator t=2026-04-23T08:29:23.651302795Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T08:29:23.651478769Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=180.594µs logger=migrator t=2026-04-23T08:29:23.657165173Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T08:29:23.658195193Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.038051ms logger=migrator t=2026-04-23T08:29:23.667108292Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T08:29:23.668761315Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.652643ms logger=migrator t=2026-04-23T08:29:23.689561631Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T08:29:23.690644342Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.083401ms logger=migrator t=2026-04-23T08:29:23.696307835Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:23.696374857Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.902µs logger=migrator t=2026-04-23T08:29:23.701352177Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T08:29:23.702347366Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=995.229µs logger=migrator t=2026-04-23T08:29:23.709351817Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T08:29:23.710358897Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.00818ms logger=migrator t=2026-04-23T08:29:23.715634422Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T08:29:23.716769725Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.137642ms logger=migrator t=2026-04-23T08:29:23.722967799Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T08:29:23.723947499Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=979.73µs logger=migrator t=2026-04-23T08:29:23.729871467Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T08:29:23.735622682Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.750575ms logger=migrator t=2026-04-23T08:29:23.741130112Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T08:29:23.742571012Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.440819ms logger=migrator t=2026-04-23T08:29:23.749322056Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T08:29:23.749451859Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=128.153µs logger=migrator t=2026-04-23T08:29:23.754559871Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T08:29:23.755645913Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.086042ms logger=migrator t=2026-04-23T08:29:23.76201584Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-23T08:29:23.764145152Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.133932ms logger=migrator t=2026-04-23T08:29:23.770277555Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-23T08:29:23.771561151Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.285276ms logger=migrator t=2026-04-23T08:29:23.776622693Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:23.776762356Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=143.162µs logger=migrator t=2026-04-23T08:29:23.782312507Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T08:29:23.783755345Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.442098ms logger=migrator t=2026-04-23T08:29:23.792392508Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T08:29:23.793762255Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.369818ms logger=migrator t=2026-04-23T08:29:23.799613813Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-23T08:29:23.800891358Z 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.277466ms logger=migrator t=2026-04-23T08:29:23.805823757Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T08:29:23.8069891Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.164523ms logger=migrator t=2026-04-23T08:29:23.814189464Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T08:29:23.819799516Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.610522ms logger=migrator t=2026-04-23T08:29:23.834086192Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:23.83547726Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.393138ms logger=migrator t=2026-04-23T08:29:23.840923699Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:23.842069022Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.146433ms logger=migrator t=2026-04-23T08:29:23.848406788Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T08:29:23.883015111Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.606513ms logger=migrator t=2026-04-23T08:29:23.888100933Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T08:29:23.919537732Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.431669ms logger=migrator t=2026-04-23T08:29:23.923954349Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:23.924923609Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=969.49µs logger=migrator t=2026-04-23T08:29:23.930776617Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:23.932016841Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.240585ms logger=migrator t=2026-04-23T08:29:23.936836358Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T08:29:23.945264696Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.428338ms logger=migrator t=2026-04-23T08:29:23.951165124Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T08:29:23.956312657Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.143293ms logger=migrator t=2026-04-23T08:29:23.9619209Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T08:29:23.963068592Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.147732ms logger=migrator t=2026-04-23T08:29:23.968264436Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T08:29:23.96996794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.702804ms logger=migrator t=2026-04-23T08:29:23.974806717Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T08:29:23.976040772Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.234985ms logger=migrator t=2026-04-23T08:29:23.981583703Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T08:29:23.982723705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.109002ms logger=migrator t=2026-04-23T08:29:23.987749966Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:23.987814647Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.581µs logger=migrator t=2026-04-23T08:29:23.992051542Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T08:29:23.997888049Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.836117ms logger=migrator t=2026-04-23T08:29:24.003710156Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T08:29:24.009754306Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.04405ms logger=migrator t=2026-04-23T08:29:24.01593318Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T08:29:24.02391523Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.985341ms logger=migrator t=2026-04-23T08:29:24.030369919Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T08:29:24.031288678Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=918.81µs logger=migrator t=2026-04-23T08:29:24.038321167Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T08:29:24.040090383Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.767646ms logger=migrator t=2026-04-23T08:29:24.048460851Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T08:29:24.056769197Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.296946ms logger=migrator t=2026-04-23T08:29:24.062069163Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T08:29:24.067668965Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.599722ms logger=migrator t=2026-04-23T08:29:24.07490279Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-23T08:29:24.07690743Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.003011ms logger=migrator t=2026-04-23T08:29:24.083173415Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T08:29:24.089983142Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.805647ms logger=migrator t=2026-04-23T08:29:24.094608294Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T08:29:24.102761847Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.126872ms logger=migrator t=2026-04-23T08:29:24.109519212Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T08:29:24.109631265Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=115.503µs logger=migrator t=2026-04-23T08:29:24.122302478Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T08:29:24.123611305Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.311187ms logger=migrator t=2026-04-23T08:29:24.131630524Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-23T08:29:24.132717936Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.087782ms logger=migrator t=2026-04-23T08:29:24.138022943Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-23T08:29:24.139139815Z 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.116312ms logger=migrator t=2026-04-23T08:29:24.148234276Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:24.148359879Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=127.712µs logger=migrator t=2026-04-23T08:29:24.153447391Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T08:29:24.162024782Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.576742ms logger=migrator t=2026-04-23T08:29:24.169036063Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T08:29:24.177204466Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.163293ms logger=migrator t=2026-04-23T08:29:24.182336709Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T08:29:24.18886027Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.524001ms logger=migrator t=2026-04-23T08:29:24.19239895Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T08:29:24.197983192Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.580041ms logger=migrator t=2026-04-23T08:29:24.201736606Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T08:29:24.20890243Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.165254ms logger=migrator t=2026-04-23T08:29:24.212736527Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T08:29:24.212806338Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.801µs logger=migrator t=2026-04-23T08:29:24.218685596Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T08:29:24.219565274Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=879.017µs logger=migrator t=2026-04-23T08:29:24.224058613Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T08:29:24.231793108Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.732455ms logger=migrator t=2026-04-23T08:29:24.235958382Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T08:29:24.236055104Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.082µs logger=migrator t=2026-04-23T08:29:24.242760857Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T08:29:24.24987021Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.106953ms logger=migrator t=2026-04-23T08:29:24.253937061Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T08:29:24.254986393Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.049342ms logger=migrator t=2026-04-23T08:29:24.263556984Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T08:29:24.270074344Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.51544ms logger=migrator t=2026-04-23T08:29:24.275708827Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T08:29:24.276570234Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=860.377µs logger=migrator t=2026-04-23T08:29:24.281079525Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T08:29:24.2829067Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.826266ms logger=migrator t=2026-04-23T08:29:24.289314489Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T08:29:24.296139885Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.828696ms logger=migrator t=2026-04-23T08:29:24.301983692Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T08:29:24.302804719Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=820.607µs logger=migrator t=2026-04-23T08:29:24.308200017Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T08:29:24.309848029Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.647722ms logger=migrator t=2026-04-23T08:29:24.316773679Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T08:29:24.317966682Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.194263ms logger=migrator t=2026-04-23T08:29:24.322719128Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T08:29:24.324010593Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.292155ms logger=migrator t=2026-04-23T08:29:24.328285649Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T08:29:24.328475983Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=196.764µs logger=migrator t=2026-04-23T08:29:24.33538783Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T08:29:24.337166256Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.779166ms logger=migrator t=2026-04-23T08:29:24.343276648Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T08:29:24.34482928Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.558062ms logger=migrator t=2026-04-23T08:29:24.35235939Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T08:29:24.35285816Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T08:29:24.357309939Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T08:29:24.358219057Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=914.808µs logger=migrator t=2026-04-23T08:29:24.362759858Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T08:29:24.364955172Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.197424ms logger=migrator t=2026-04-23T08:29:24.371454522Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T08:29:24.378462333Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.007851ms logger=migrator t=2026-04-23T08:29:24.382318149Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T08:29:24.383548954Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.230105ms logger=migrator t=2026-04-23T08:29:24.390044104Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T08:29:24.391405161Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.359417ms logger=migrator t=2026-04-23T08:29:24.396477263Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T08:29:24.39736327Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=887.057µs logger=migrator t=2026-04-23T08:29:24.40486217Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T08:29:24.406206807Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.347297ms logger=migrator t=2026-04-23T08:29:24.414104205Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T08:29:24.41531613Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.212795ms logger=migrator t=2026-04-23T08:29:24.424171187Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T08:29:24.424233638Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=73.741µs logger=migrator t=2026-04-23T08:29:24.42934412Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T08:29:24.429456473Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=113.133µs logger=migrator t=2026-04-23T08:29:24.434678357Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T08:29:24.44278389Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.103952ms logger=migrator t=2026-04-23T08:29:24.446880631Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T08:29:24.447235628Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=346.947µs logger=migrator t=2026-04-23T08:29:24.451856971Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T08:29:24.453723737Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.858786ms logger=migrator t=2026-04-23T08:29:24.459142136Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T08:29:24.459490814Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=349.188µs logger=migrator t=2026-04-23T08:29:24.463981283Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T08:29:24.465232359Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.251406ms logger=migrator t=2026-04-23T08:29:24.470287359Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T08:29:24.471043595Z level=info msg="Migration successfully executed" id="create secrets table" duration=756.806µs logger=migrator t=2026-04-23T08:29:24.475678447Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T08:29:24.5178286Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.137413ms logger=migrator t=2026-04-23T08:29:24.523203018Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T08:29:24.528626126Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.422848ms logger=migrator t=2026-04-23T08:29:24.532260649Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T08:29:24.532399053Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.494µs logger=migrator t=2026-04-23T08:29:24.536406602Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T08:29:24.567244309Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.826567ms logger=migrator t=2026-04-23T08:29:24.574686178Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T08:29:24.605932363Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.245215ms logger=migrator t=2026-04-23T08:29:24.611238349Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T08:29:24.612403192Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.163553ms logger=migrator t=2026-04-23T08:29:24.618532155Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T08:29:24.619813891Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.288156ms logger=migrator t=2026-04-23T08:29:24.624860692Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T08:29:24.625151178Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=291.196µs logger=migrator t=2026-04-23T08:29:24.628432433Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T08:29:24.629333011Z level=info msg="Migration successfully executed" id="create permission table" duration=900.798µs logger=migrator t=2026-04-23T08:29:24.634493544Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T08:29:24.635603136Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.110712ms logger=migrator t=2026-04-23T08:29:24.640408023Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T08:29:24.641459513Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.05166ms logger=migrator t=2026-04-23T08:29:24.64629488Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T08:29:24.647208269Z level=info msg="Migration successfully executed" id="create role table" duration=910.699µs logger=migrator t=2026-04-23T08:29:24.652161107Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T08:29:24.660194768Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.031281ms logger=migrator t=2026-04-23T08:29:24.665434523Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T08:29:24.675389823Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.95551ms logger=migrator t=2026-04-23T08:29:24.689853552Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T08:29:24.690935373Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.081741ms logger=migrator t=2026-04-23T08:29:24.697843302Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T08:29:24.698929303Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.083471ms logger=migrator t=2026-04-23T08:29:24.71025226Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T08:29:24.712660568Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.415998ms logger=migrator t=2026-04-23T08:29:24.726682909Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T08:29:24.728508146Z level=info msg="Migration successfully executed" id="create team role table" duration=1.824916ms logger=migrator t=2026-04-23T08:29:24.740706849Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T08:29:24.742881643Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.175544ms logger=migrator t=2026-04-23T08:29:24.751637928Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T08:29:24.75273171Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.093111ms logger=migrator t=2026-04-23T08:29:24.765075167Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T08:29:24.766557726Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.485439ms logger=migrator t=2026-04-23T08:29:24.779666469Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T08:29:24.781024126Z level=info msg="Migration successfully executed" id="create user role table" duration=1.355826ms logger=migrator t=2026-04-23T08:29:24.789412813Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T08:29:24.791698099Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.292146ms logger=migrator t=2026-04-23T08:29:24.802133888Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T08:29:24.804445995Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.313247ms logger=migrator t=2026-04-23T08:29:24.814978784Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T08:29:24.81620326Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.226445ms logger=migrator t=2026-04-23T08:29:24.828270181Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T08:29:24.829510236Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.246395ms logger=migrator t=2026-04-23T08:29:24.843315152Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T08:29:24.84571584Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.407027ms logger=migrator t=2026-04-23T08:29:24.853678749Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T08:29:24.854999786Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.322487ms logger=migrator t=2026-04-23T08:29:24.861918174Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T08:29:24.871998016Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.071482ms logger=migrator t=2026-04-23T08:29:24.8771943Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T08:29:24.878551477Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.357677ms logger=migrator t=2026-04-23T08:29:24.886166169Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T08:29:24.888046366Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.879177ms logger=migrator t=2026-04-23T08:29:24.89468957Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T08:29:24.895780331Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.090911ms logger=migrator t=2026-04-23T08:29:24.902226011Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T08:29:24.903917344Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.695524ms logger=migrator t=2026-04-23T08:29:24.922078508Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T08:29:24.923169049Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.092961ms logger=migrator t=2026-04-23T08:29:24.928904674Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T08:29:24.930788892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.883438ms logger=migrator t=2026-04-23T08:29:24.945293392Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T08:29:24.956328713Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.034901ms logger=migrator t=2026-04-23T08:29:24.97318905Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T08:29:24.979052067Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.864957ms logger=migrator t=2026-04-23T08:29:24.986544048Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T08:29:24.992808852Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.264654ms logger=migrator t=2026-04-23T08:29:24.99764393Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T08:29:25.004033827Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.389918ms logger=migrator t=2026-04-23T08:29:25.0131757Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T08:29:25.014068067Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=893.227µs logger=migrator t=2026-04-23T08:29:25.027224631Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T08:29:25.0291854Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.962739ms logger=migrator t=2026-04-23T08:29:25.034453076Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T08:29:25.036036587Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.584161ms logger=migrator t=2026-04-23T08:29:25.040969846Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T08:29:25.041953465Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=986.289µs logger=migrator t=2026-04-23T08:29:25.048016557Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T08:29:25.049794962Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.772705ms logger=migrator t=2026-04-23T08:29:25.054995197Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T08:29:25.055060018Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.581µs logger=migrator t=2026-04-23T08:29:25.058732851Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T08:29:25.058773462Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=41.121µs logger=migrator t=2026-04-23T08:29:25.061647109Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T08:29:25.062074648Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=426.539µs logger=migrator t=2026-04-23T08:29:25.066425915Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T08:29:25.067287792Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=863.227µs logger=migrator t=2026-04-23T08:29:25.072736851Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T08:29:25.073401765Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=668.274µs logger=migrator t=2026-04-23T08:29:25.077225371Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T08:29:25.077384425Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=157.243µs logger=migrator t=2026-04-23T08:29:25.08118165Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T08:29:25.081869655Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=687.965µs logger=migrator t=2026-04-23T08:29:25.086408215Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T08:29:25.087295193Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=886.569µs logger=migrator t=2026-04-23T08:29:25.094050268Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T08:29:25.095460097Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.409679ms logger=migrator t=2026-04-23T08:29:25.099587319Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T08:29:25.110276943Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.690793ms logger=migrator t=2026-04-23T08:29:25.114984866Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T08:29:25.115052748Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.912µs logger=migrator t=2026-04-23T08:29:25.118550278Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T08:29:25.119467516Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=917.248µs logger=migrator t=2026-04-23T08:29:25.124533558Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T08:29:25.125700101Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.164963ms logger=migrator t=2026-04-23T08:29:25.130934305Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T08:29:25.132601769Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.667294ms logger=migrator t=2026-04-23T08:29:25.13667557Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T08:29:25.144770843Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.094772ms logger=migrator t=2026-04-23T08:29:25.149770273Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T08:29:25.150801843Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.0341ms logger=migrator t=2026-04-23T08:29:25.154942906Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T08:29:25.155906685Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=963.709µs logger=migrator t=2026-04-23T08:29:25.159871105Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:25.184437196Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.565261ms logger=migrator t=2026-04-23T08:29:25.192227082Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T08:29:25.193397975Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.171203ms logger=migrator t=2026-04-23T08:29:25.197943456Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T08:29:25.199302654Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.358958ms logger=migrator t=2026-04-23T08:29:25.203810513Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T08:29:25.204973857Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.163334ms logger=migrator t=2026-04-23T08:29:25.210642791Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T08:29:25.211779223Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.131622ms logger=migrator t=2026-04-23T08:29:25.215956517Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T08:29:25.216191202Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.085µs logger=migrator t=2026-04-23T08:29:25.220675421Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T08:29:25.221542559Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=862.238µs logger=migrator t=2026-04-23T08:29:25.225699301Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T08:29:25.241389876Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.684865ms logger=migrator t=2026-04-23T08:29:25.245343454Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T08:29:25.246206631Z level=info msg="Migration successfully executed" id="create entity_events table" duration=860.657µs logger=migrator t=2026-04-23T08:29:25.249729143Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T08:29:25.25062637Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=898.958µs logger=migrator t=2026-04-23T08:29:25.255218473Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T08:29:25.2556045Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T08:29:25.25912226Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T08:29:25.259550379Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T08:29:25.263327134Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T08:29:25.26410229Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=775.126µs logger=migrator t=2026-04-23T08:29:25.26864578Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T08:29:25.26960616Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=957.93µs logger=migrator t=2026-04-23T08:29:25.27310218Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T08:29:25.274205022Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.101801ms logger=migrator t=2026-04-23T08:29:25.278519218Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T08:29:25.279581979Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.062631ms logger=migrator t=2026-04-23T08:29:25.284640831Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T08:29:25.285656201Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.01512ms logger=migrator t=2026-04-23T08:29:25.289494058Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T08:29:25.290509808Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.01854ms logger=migrator t=2026-04-23T08:29:25.295176212Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T08:29:25.295921836Z level=info msg="Migration successfully executed" id="Drop public config table" duration=745.495µs logger=migrator t=2026-04-23T08:29:25.299673121Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T08:29:25.300739883Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.066732ms logger=migrator t=2026-04-23T08:29:25.304505708Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T08:29:25.305607671Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.099313ms logger=migrator t=2026-04-23T08:29:25.310005968Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T08:29:25.311530429Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.522521ms logger=migrator t=2026-04-23T08:29:25.315416566Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T08:29:25.317131511Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.714525ms logger=migrator t=2026-04-23T08:29:25.325046629Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T08:29:25.348825255Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.780057ms logger=migrator t=2026-04-23T08:29:25.353407597Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T08:29:25.361513639Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.106422ms logger=migrator t=2026-04-23T08:29:25.366659901Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T08:29:25.376600231Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.94133ms logger=migrator t=2026-04-23T08:29:25.39256235Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T08:29:25.39304292Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=481.62µs logger=migrator t=2026-04-23T08:29:25.397496578Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T08:29:25.40760418Z level=info msg="Migration successfully executed" id="add share column" duration=10.077762ms logger=migrator t=2026-04-23T08:29:25.412251704Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T08:29:25.412390927Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=139.723µs logger=migrator t=2026-04-23T08:29:25.415998729Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T08:29:25.416760184Z level=info msg="Migration successfully executed" id="create file table" duration=761.195µs logger=migrator t=2026-04-23T08:29:25.420903567Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T08:29:25.422035419Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.131292ms logger=migrator t=2026-04-23T08:29:25.427410147Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T08:29:25.428739993Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.329366ms logger=migrator t=2026-04-23T08:29:25.434246033Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T08:29:25.435180592Z level=info msg="Migration successfully executed" id="create file_meta table" duration=934.579µs logger=migrator t=2026-04-23T08:29:25.439419457Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T08:29:25.440661272Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.244255ms logger=migrator t=2026-04-23T08:29:25.446402147Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T08:29:25.446468598Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.431µs logger=migrator t=2026-04-23T08:29:25.450166392Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T08:29:25.450231443Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.001µs logger=migrator t=2026-04-23T08:29:25.454169722Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T08:29:25.455132911Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=962.689µs logger=migrator t=2026-04-23T08:29:25.459311575Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T08:29:25.459660402Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=349.647µs logger=migrator t=2026-04-23T08:29:25.464391497Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T08:29:25.465749324Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.357798ms logger=migrator t=2026-04-23T08:29:25.469908297Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T08:29:25.481314125Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.410998ms logger=migrator t=2026-04-23T08:29:25.484687942Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T08:29:25.484798435Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=110.893µs logger=migrator t=2026-04-23T08:29:25.487816456Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T08:29:25.4890566Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.240374ms logger=migrator t=2026-04-23T08:29:25.494073501Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T08:29:25.494497569Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=425.178µs logger=migrator t=2026-04-23T08:29:25.498186942Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T08:29:25.498418827Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=231.845µs logger=migrator t=2026-04-23T08:29:25.502158982Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T08:29:25.502653792Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=501.26µs logger=migrator t=2026-04-23T08:29:25.507737624Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T08:29:25.520098891Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.354097ms logger=migrator t=2026-04-23T08:29:25.525268894Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T08:29:25.534204973Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.935519ms logger=migrator t=2026-04-23T08:29:25.537850326Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T08:29:25.538697333Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=847.197µs logger=migrator t=2026-04-23T08:29:25.541867636Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T08:29:25.628697564Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.824538ms logger=migrator t=2026-04-23T08:29:25.63352806Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T08:29:25.63450772Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=979.71µs logger=migrator t=2026-04-23T08:29:25.638302825Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T08:29:25.639756445Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.45291ms logger=migrator t=2026-04-23T08:29:25.644197223Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T08:29:25.668309546Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.111153ms logger=migrator t=2026-04-23T08:29:25.673861957Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T08:29:25.680791335Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.928718ms logger=migrator t=2026-04-23T08:29:25.684588262Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T08:29:25.684889608Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=301.356µs logger=migrator t=2026-04-23T08:29:25.689934649Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T08:29:25.690097122Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=162.853µs logger=migrator t=2026-04-23T08:29:25.693722774Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T08:29:25.693952599Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=227.615µs logger=migrator t=2026-04-23T08:29:25.697924329Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T08:29:25.698256426Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=333.476µs logger=migrator t=2026-04-23T08:29:25.702103492Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T08:29:25.702431378Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=328.786µs logger=migrator t=2026-04-23T08:29:25.706945319Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T08:29:25.707899288Z level=info msg="Migration successfully executed" id="create folder table" duration=953.939µs logger=migrator t=2026-04-23T08:29:25.712292056Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T08:29:25.714076681Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.783065ms logger=migrator t=2026-04-23T08:29:25.718662524Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T08:29:25.720406779Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.743856ms logger=migrator t=2026-04-23T08:29:25.726243885Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T08:29:25.726308206Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.311µs logger=migrator t=2026-04-23T08:29:25.73101056Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T08:29:25.73251202Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.50094ms logger=migrator t=2026-04-23T08:29:25.739565321Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T08:29:25.741174444Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.609893ms logger=migrator t=2026-04-23T08:29:25.745605513Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T08:29:25.74697606Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.367927ms logger=migrator t=2026-04-23T08:29:25.750882527Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T08:29:25.751301297Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=418.8µs logger=migrator t=2026-04-23T08:29:25.755109452Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T08:29:25.75550968Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=400.578µs logger=migrator t=2026-04-23T08:29:25.76049245Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T08:29:25.762511901Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.019521ms logger=migrator t=2026-04-23T08:29:25.76646795Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T08:29:25.767671953Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.209273ms logger=migrator t=2026-04-23T08:29:25.77300361Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T08:29:25.774830317Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.826337ms logger=migrator t=2026-04-23T08:29:25.781708134Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T08:29:25.784520021Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.810806ms logger=migrator t=2026-04-23T08:29:25.789444159Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T08:29:25.79095047Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.501791ms logger=migrator t=2026-04-23T08:29:25.794541661Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T08:29:25.795636183Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.093642ms logger=migrator t=2026-04-23T08:29:25.800639303Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T08:29:25.802294477Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.654984ms logger=migrator t=2026-04-23T08:29:25.806598862Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T08:29:25.807929119Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.329767ms logger=migrator t=2026-04-23T08:29:25.813228885Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T08:29:25.814260826Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.03122ms logger=migrator t=2026-04-23T08:29:25.820530701Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T08:29:25.822175254Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.643053ms logger=migrator t=2026-04-23T08:29:25.827167964Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T08:29:25.82848899Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.321216ms logger=migrator t=2026-04-23T08:29:25.834174114Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T08:29:25.834568282Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=400.388µs logger=migrator t=2026-04-23T08:29:25.840349797Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T08:29:25.853600033Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.250936ms logger=migrator t=2026-04-23T08:29:25.860891269Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T08:29:25.862545901Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.667043ms logger=migrator t=2026-04-23T08:29:25.868399628Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T08:29:25.868440859Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=126.512µs logger=migrator t=2026-04-23T08:29:25.876562132Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T08:29:25.878797707Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.235035ms logger=migrator t=2026-04-23T08:29:25.884421979Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T08:29:25.88445496Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.171µs logger=migrator t=2026-04-23T08:29:25.890388468Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T08:29:25.891790527Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.402009ms logger=migrator t=2026-04-23T08:29:25.897625654Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T08:29:25.899954151Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.321796ms logger=migrator t=2026-04-23T08:29:25.905515972Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T08:29:25.907846608Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.330687ms logger=migrator t=2026-04-23T08:29:25.914132794Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T08:29:25.915007881Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=875.807µs logger=migrator t=2026-04-23T08:29:25.921334038Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T08:29:25.922003442Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=694.325µs logger=migrator t=2026-04-23T08:29:25.936825628Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T08:29:25.937653424Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=831.436µs logger=migrator t=2026-04-23T08:29:25.944283748Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T08:29:25.946007601Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.719174ms logger=migrator t=2026-04-23T08:29:25.951046172Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T08:29:25.952064142Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.0171ms logger=migrator t=2026-04-23T08:29:25.957483821Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T08:29:25.967530182Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.047731ms logger=migrator t=2026-04-23T08:29:25.972510272Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T08:29:25.984442721Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.929758ms logger=migrator t=2026-04-23T08:29:25.990163715Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T08:29:26.001978481Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.814566ms logger=migrator t=2026-04-23T08:29:26.006848449Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T08:29:26.00693762Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=90.011µs logger=migrator t=2026-04-23T08:29:26.031063524Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T08:29:26.04393354Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.873257ms logger=migrator t=2026-04-23T08:29:26.107321359Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T08:29:26.120637834Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.320315ms logger=migrator t=2026-04-23T08:29:26.126149965Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T08:29:26.126521633Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=371.428µs logger=migrator t=2026-04-23T08:29:26.132232027Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.920400694s logger=migrator t=2026-04-23T08:29:26.133318398Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T08:29:26.152494583Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T08:29:26.152817939Z level=info msg="Created default organization" logger=secrets t=2026-04-23T08:29:26.160437441Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T08:29:26.210090674Z level=info msg="Restored cache from database" duration=401.088µs logger=plugin.store t=2026-04-23T08:29:26.21134843Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T08:29:26.24583447Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T08:29:26.24586398Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T08:29:26.245945302Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T08:29:26.245959072Z level=info msg="Plugins loaded" count=54 duration=34.611552ms logger=query_data t=2026-04-23T08:29:26.250106795Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T08:29:26.253537204Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T08:29:26.266049654Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T08:29:26.276438292Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T08:29:26.278762258Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T08:29:26.280649386Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T08:29:26.302539304Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T08:29:26.320687887Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T08:29:26.339536684Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T08:29:26.339565805Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-23T08:29:26.340177377Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-23T08:29:26.340664947Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-23T08:29:26.340714577Z level=info msg="Storage starting" logger=http.server t=2026-04-23T08:29:26.343362181Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-23T08:29:26.382551575Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-23T08:29:26.419686807Z level=info msg="Update check succeeded" duration=79.930078ms logger=ngalert.state.manager t=2026-04-23T08:29:26.433657157Z level=info msg="State cache has been initialized" states=0 duration=93.47533ms logger=ngalert.scheduler t=2026-04-23T08:29:26.433721238Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T08:29:26.433795919Z level=info msg=starting first_tick=2026-04-23T08:29:30Z logger=plugins.update.checker t=2026-04-23T08:29:26.458670417Z level=info msg="Update check succeeded" duration=118.534491ms logger=provisioning.dashboard t=2026-04-23T08:29:26.487262869Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-23T08:29:26.525133447Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T08:29:26.536444263Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T08:29:26.543127577Z level=info msg="Patterns update finished" duration=108.400358ms logger=sqlstore.transactions t=2026-04-23T08:29:26.548208198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-23T08:29:26.559473164Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-23T08:29:26.571539645Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-23T08:29:26.69923758Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T08:29:26.699707489Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T08:29:27.324788094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.325763954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.343520439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.362519239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.382643682Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-23T08:29:27.414675082Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T08:29:27.430587981Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T08:29:27.443482309Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-23T08:29:27.459399947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-23T08:29:27.485074431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.506833776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.528560831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.547694834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.582174543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.603934339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.630606412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.663787386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.735591362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.747039262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.791742646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.807650184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.859628184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.881301408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.914878089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.932381969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.97193321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:27.991663075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.050468911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.070002932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.112037413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.133792419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.189198187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.20986951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.264465273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.284974863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.337107596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.356140326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.417051525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.436543135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.50328204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.518179608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.582102187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:28.599966295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.196563149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.218210942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.449812716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.464933828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.533836517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.555668104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.604375738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.623158414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.682729735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.702673514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.762959431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.780256296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.842199526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.859791287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.916807809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:29.930442991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.011111254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.023177957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.091736098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.108134226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.159265479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.175576125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.243573595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.257859851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.308947123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.324929273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.4203131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.439062236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.506162759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.527270631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.588719369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.607120668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.681340443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.698920635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.768813773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.799091349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.891518518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.905934636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:30.978527289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:31.001228593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:31.068153971Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T08:31:00.364591014Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T08:39:26.366643309Z level=info msg="Completed cleanup jobs" duration=25.552952ms logger=plugins.update.checker t=2026-04-23T08:39:26.507812455Z level=info msg="Update check succeeded" duration=48.821817ms logger=cleanup t=2026-04-23T08:49:26.372949766Z level=info msg="Completed cleanup jobs" duration=32.531322ms logger=plugins.update.checker t=2026-04-23T08:49:26.508649367Z level=info msg="Update check succeeded" duration=49.434192ms logger=cleanup t=2026-04-23T08:59:26.376322798Z level=info msg="Completed cleanup jobs" duration=34.475923ms logger=plugins.update.checker t=2026-04-23T08:59:26.50941593Z level=info msg="Update check succeeded" duration=50.652692ms logger=infra.usagestats t=2026-04-23T09:01:00.387832093Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T09:09:26.369346767Z level=info msg="Completed cleanup jobs" duration=28.704063ms logger=plugins.update.checker t=2026-04-23T09:09:26.509457947Z level=info msg="Update check succeeded" duration=50.51634ms logger=cleanup t=2026-04-23T09:19:26.375381482Z level=info msg="Completed cleanup jobs" duration=33.638591ms logger=plugins.update.checker t=2026-04-23T09:19:26.508732793Z level=info msg="Update check succeeded" duration=49.731222ms logger=cleanup t=2026-04-23T09:29:26.3927279Z level=info msg="Completed cleanup jobs" duration=52.49371ms logger=plugins.update.checker t=2026-04-23T09:29:26.511907065Z level=info msg="Update check succeeded" duration=52.141265ms logger=infra.usagestats t=2026-04-23T09:31:00.391655Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T09:39:26.385274724Z level=info msg="Completed cleanup jobs" duration=45.028759ms logger=plugins.update.checker t=2026-04-23T09:39:26.517051423Z level=info msg="Update check succeeded" duration=58.038149ms