logger=settings t=2026-04-09T01:08:00.120419295Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-09T01:08:00Z logger=settings t=2026-04-09T01:08:00.12124858Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-09T01:08:00.12126805Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-09T01:08:00.12127554Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-09T01:08:00.121280121Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-09T01:08:00.121284811Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-09T01:08:00.121289351Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-09T01:08:00.121293791Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-09T01:08:00.121299311Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-09T01:08:00.121304401Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-09T01:08:00.121309261Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-09T01:08:00.121314891Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-09T01:08:00.121320821Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-09T01:08:00.121325571Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-09T01:08:00.121331011Z level=info msg=Target target=[all] logger=settings t=2026-04-09T01:08:00.121345922Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-09T01:08:00.121350322Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-09T01:08:00.121354342Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-09T01:08:00.121358542Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-09T01:08:00.121365732Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-09T01:08:00.121371562Z level=info msg="App mode production" logger=sqlstore t=2026-04-09T01:08:00.12184388Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-09T01:08:00.12187545Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-09T01:08:00.124053569Z level=info msg="Locking database" logger=migrator t=2026-04-09T01:08:00.124070839Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-09T01:08:00.124873912Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-09T01:08:00.126245856Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.365234ms logger=migrator t=2026-04-09T01:08:00.132117528Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-09T01:08:00.132684768Z level=info msg="Migration successfully executed" id="create user table" duration=568.08µs logger=migrator t=2026-04-09T01:08:00.137866307Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-09T01:08:00.138859304Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.036017ms logger=migrator t=2026-04-09T01:08:00.143366383Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-09T01:08:00.144785657Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.418675ms logger=migrator t=2026-04-09T01:08:00.152954408Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-09T01:08:00.154223059Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.269281ms logger=migrator t=2026-04-09T01:08:00.158393052Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-09T01:08:00.159618173Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.223602ms logger=migrator t=2026-04-09T01:08:00.165617007Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-09T01:08:00.168053259Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.435902ms logger=migrator t=2026-04-09T01:08:00.172892893Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-09T01:08:00.173978292Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.063538ms logger=migrator t=2026-04-09T01:08:00.177724196Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-09T01:08:00.178448619Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=724.443µs logger=migrator t=2026-04-09T01:08:00.183915593Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-09T01:08:00.184667396Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=752.513µs logger=migrator t=2026-04-09T01:08:00.190061269Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-09T01:08:00.190453716Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=392.207µs logger=migrator t=2026-04-09T01:08:00.197265124Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-09T01:08:00.198330182Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.064068ms logger=migrator t=2026-04-09T01:08:00.202807699Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-09T01:08:00.204739923Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.933344ms logger=migrator t=2026-04-09T01:08:00.209112099Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-09T01:08:00.209141719Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.45µs logger=migrator t=2026-04-09T01:08:00.214037124Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-09T01:08:00.215791344Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.752091ms logger=migrator t=2026-04-09T01:08:00.219971016Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-09T01:08:00.220453935Z level=info msg="Migration successfully executed" id="Add missing user data" duration=480.569µs logger=migrator t=2026-04-09T01:08:00.224700538Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-09T01:08:00.227568278Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.86756ms logger=migrator t=2026-04-09T01:08:00.232483732Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-09T01:08:00.235155738Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.677036ms logger=migrator t=2026-04-09T01:08:00.24219742Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-09T01:08:00.243507403Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.309283ms logger=migrator t=2026-04-09T01:08:00.249829793Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-09T01:08:00.261094178Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.263805ms logger=migrator t=2026-04-09T01:08:00.266132034Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-09T01:08:00.267351675Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.218611ms logger=migrator t=2026-04-09T01:08:00.271178702Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-09T01:08:00.271423966Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=244.994µs logger=migrator t=2026-04-09T01:08:00.276992382Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-09T01:08:00.277781796Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=792.824µs logger=migrator t=2026-04-09T01:08:00.281725484Z 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-09T01:08:00.2820502Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=322.386µs logger=migrator t=2026-04-09T01:08:00.285779514Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-09T01:08:00.286195192Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=415.848µs logger=migrator t=2026-04-09T01:08:00.29076646Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-09T01:08:00.291629986Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=863.236µs logger=migrator t=2026-04-09T01:08:00.297173972Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-09T01:08:00.298004295Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=829.623µs logger=migrator t=2026-04-09T01:08:00.302052385Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-09T01:08:00.30346106Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.407195ms logger=migrator t=2026-04-09T01:08:00.307994988Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-09T01:08:00.30925343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.256872ms logger=migrator t=2026-04-09T01:08:00.316570446Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-09T01:08:00.317409331Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=837.665µs logger=migrator t=2026-04-09T01:08:00.321921639Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-09T01:08:00.32201112Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=90.161µs logger=migrator t=2026-04-09T01:08:00.327086008Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-09T01:08:00.328266739Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.231092ms logger=migrator t=2026-04-09T01:08:00.334053959Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-09T01:08:00.335184348Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.129779ms logger=migrator t=2026-04-09T01:08:00.339874459Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-09T01:08:00.340580802Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=705.553µs logger=migrator t=2026-04-09T01:08:00.344027081Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-09T01:08:00.344702102Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=675.181µs logger=migrator t=2026-04-09T01:08:00.350699376Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-09T01:08:00.353981303Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.280937ms logger=migrator t=2026-04-09T01:08:00.359146502Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-09T01:08:00.360079078Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=932.506µs logger=migrator t=2026-04-09T01:08:00.40767174Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-09T01:08:00.408907402Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.235802ms logger=migrator t=2026-04-09T01:08:00.415490806Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-09T01:08:00.416917421Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.430905ms logger=migrator t=2026-04-09T01:08:00.42323252Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-09T01:08:00.423951082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=718.172µs logger=migrator t=2026-04-09T01:08:00.428710034Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-09T01:08:00.429493548Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=782.784µs logger=migrator t=2026-04-09T01:08:00.435075885Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-09T01:08:00.435566553Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=484.528µs logger=migrator t=2026-04-09T01:08:00.441426245Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-09T01:08:00.442494483Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.065107ms logger=migrator t=2026-04-09T01:08:00.447076512Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-09T01:08:00.447815905Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=739.353µs logger=migrator t=2026-04-09T01:08:00.459773622Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-09T01:08:00.46143435Z level=info msg="Migration successfully executed" id="create star table" duration=1.671808ms logger=migrator t=2026-04-09T01:08:00.466314874Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-09T01:08:00.467685328Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.368714ms logger=migrator t=2026-04-09T01:08:00.474086049Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-09T01:08:00.475441682Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.352533ms logger=migrator t=2026-04-09T01:08:00.480408998Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-09T01:08:00.481621769Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.212461ms logger=migrator t=2026-04-09T01:08:00.487621073Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-09T01:08:00.488378536Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=757.733µs logger=migrator t=2026-04-09T01:08:00.493352882Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-09T01:08:00.494735746Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.378784ms logger=migrator t=2026-04-09T01:08:00.500035407Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-09T01:08:00.500874192Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=841.125µs logger=migrator t=2026-04-09T01:08:00.505813918Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-09T01:08:00.507318164Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.504586ms logger=migrator t=2026-04-09T01:08:00.51525178Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-09T01:08:00.515298021Z level=info msg="Migration successfully executed" id="Update org table charset" duration=46.991µs logger=migrator t=2026-04-09T01:08:00.523096036Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-09T01:08:00.523225008Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=158.452µs logger=migrator t=2026-04-09T01:08:00.530011556Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-09T01:08:00.53028916Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=278.194µs logger=migrator t=2026-04-09T01:08:00.537612307Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-09T01:08:00.539569141Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.962595ms logger=migrator t=2026-04-09T01:08:00.545765238Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-09T01:08:00.546808836Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.049328ms logger=migrator t=2026-04-09T01:08:00.553218626Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-09T01:08:00.556451083Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=3.233127ms logger=migrator t=2026-04-09T01:08:00.564669545Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-09T01:08:00.565658511Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=995.156µs logger=migrator t=2026-04-09T01:08:00.570642458Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-09T01:08:00.571609385Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=966.267µs logger=migrator t=2026-04-09T01:08:00.577932514Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-09T01:08:00.578792019Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=860.885µs logger=migrator t=2026-04-09T01:08:00.583412468Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-09T01:08:00.58928349Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.869752ms logger=migrator t=2026-04-09T01:08:00.593378611Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-09T01:08:00.594269936Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=888.615µs logger=migrator t=2026-04-09T01:08:00.599575908Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-09T01:08:00.600400642Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=824.524µs logger=migrator t=2026-04-09T01:08:00.605231656Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-09T01:08:00.606908595Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.673819ms logger=migrator t=2026-04-09T01:08:00.614106119Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-09T01:08:00.61474051Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=632.43µs logger=migrator t=2026-04-09T01:08:00.619564944Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-09T01:08:00.620573081Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.007838ms logger=migrator t=2026-04-09T01:08:00.627234596Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-09T01:08:00.627414499Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=185.074µs logger=migrator t=2026-04-09T01:08:00.632241313Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-09T01:08:00.634595414Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.352791ms logger=migrator t=2026-04-09T01:08:00.640036307Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-09T01:08:00.64193559Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.895503ms logger=migrator t=2026-04-09T01:08:00.64659546Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-09T01:08:00.648436742Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.840872ms logger=migrator t=2026-04-09T01:08:00.653034572Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-09T01:08:00.653870986Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=834.014µs logger=migrator t=2026-04-09T01:08:00.658981655Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-09T01:08:00.660922118Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.939773ms logger=migrator t=2026-04-09T01:08:00.66566849Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-09T01:08:00.666549875Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=880.505µs logger=migrator t=2026-04-09T01:08:00.672796544Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-09T01:08:00.674746337Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.957204ms logger=migrator t=2026-04-09T01:08:00.684579607Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-09T01:08:00.684668708Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=93.171µs logger=migrator t=2026-04-09T01:08:00.689753837Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-09T01:08:00.689785867Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.94µs logger=migrator t=2026-04-09T01:08:00.695108589Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-09T01:08:00.698801312Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.690843ms logger=migrator t=2026-04-09T01:08:00.70382621Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-09T01:08:00.706065699Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.240149ms logger=migrator t=2026-04-09T01:08:00.710365683Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-09T01:08:00.71250685Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.140917ms logger=migrator t=2026-04-09T01:08:00.717876143Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-09T01:08:00.719871947Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.994995ms logger=migrator t=2026-04-09T01:08:00.725187849Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-09T01:08:00.725452943Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=264.214µs logger=migrator t=2026-04-09T01:08:00.729766798Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-09T01:08:00.730548402Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=781.313µs logger=migrator t=2026-04-09T01:08:00.736602076Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-09T01:08:00.737848217Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.244861ms logger=migrator t=2026-04-09T01:08:00.74260706Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-09T01:08:00.742652691Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.941µs logger=migrator t=2026-04-09T01:08:00.747588086Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-09T01:08:00.748948659Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.359353ms logger=migrator t=2026-04-09T01:08:00.754978234Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-09T01:08:00.755645745Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=667.422µs logger=migrator t=2026-04-09T01:08:00.762226409Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-09T01:08:00.77092783Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.702881ms logger=migrator t=2026-04-09T01:08:00.775158113Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-09T01:08:00.775669271Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=511.248µs logger=migrator t=2026-04-09T01:08:00.780382973Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-09T01:08:00.781179296Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=795.873µs logger=migrator t=2026-04-09T01:08:00.787532437Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-09T01:08:00.788381701Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=847.234µs logger=migrator t=2026-04-09T01:08:00.793697523Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-09T01:08:00.794196112Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=499.019µs logger=migrator t=2026-04-09T01:08:00.798603468Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-09T01:08:00.799127647Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=524.869µs logger=migrator t=2026-04-09T01:08:00.80512382Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-09T01:08:00.808291046Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.165786ms logger=migrator t=2026-04-09T01:08:00.813752169Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-09T01:08:00.814535313Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=782.964µs logger=migrator t=2026-04-09T01:08:00.819986837Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-09T01:08:00.82015453Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=167.143µs logger=migrator t=2026-04-09T01:08:00.825835998Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-09T01:08:00.826095633Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=262.585µs logger=migrator t=2026-04-09T01:08:00.832093487Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-09T01:08:00.833344288Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.250651ms logger=migrator t=2026-04-09T01:08:00.841591721Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-09T01:08:00.844911819Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.319338ms logger=migrator t=2026-04-09T01:08:00.85076587Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-09T01:08:00.851641535Z level=info msg="Migration successfully executed" id="create data_source table" duration=874.305µs logger=migrator t=2026-04-09T01:08:00.857319684Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-09T01:08:00.858079336Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=757.622µs logger=migrator t=2026-04-09T01:08:00.866130716Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-09T01:08:00.866909508Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=778.512µs logger=migrator t=2026-04-09T01:08:00.871798703Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-09T01:08:00.872317732Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=519.139µs logger=migrator t=2026-04-09T01:08:00.877439931Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-09T01:08:00.878567751Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.12643ms logger=migrator t=2026-04-09T01:08:00.882985667Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-09T01:08:00.893387966Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.403349ms logger=migrator t=2026-04-09T01:08:00.898320902Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-09T01:08:00.898959883Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=638.73µs logger=migrator t=2026-04-09T01:08:00.904472898Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-09T01:08:00.906789848Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.32078ms logger=migrator t=2026-04-09T01:08:00.913551965Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-09T01:08:00.914598224Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.047109ms logger=migrator t=2026-04-09T01:08:00.921320829Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-09T01:08:00.92191348Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=593.751µs logger=migrator t=2026-04-09T01:08:00.926907346Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-09T01:08:00.929286927Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.379611ms logger=migrator t=2026-04-09T01:08:00.933587431Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-09T01:08:00.93581082Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.223349ms logger=migrator t=2026-04-09T01:08:00.939428412Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-09T01:08:00.939454493Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.82µs logger=migrator t=2026-04-09T01:08:00.943089266Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-09T01:08:00.943281479Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=192.463µs logger=migrator t=2026-04-09T01:08:00.947186637Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-09T01:08:00.949482446Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.293639ms logger=migrator t=2026-04-09T01:08:00.954618155Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-09T01:08:00.954808378Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=190.213µs logger=migrator t=2026-04-09T01:08:00.95897656Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-09T01:08:00.959148443Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=172.533µs logger=migrator t=2026-04-09T01:08:00.964466865Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-09T01:08:00.968559166Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.294424ms logger=migrator t=2026-04-09T01:08:00.973190936Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-09T01:08:00.973379689Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.674µs logger=migrator t=2026-04-09T01:08:00.978703771Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-09T01:08:00.979613477Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=909.046µs logger=migrator t=2026-04-09T01:08:00.984394969Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-09T01:08:00.985299445Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=902.436µs logger=migrator t=2026-04-09T01:08:00.990734899Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-09T01:08:00.991524112Z level=info msg="Migration successfully executed" id="create api_key table" duration=788.553µs logger=migrator t=2026-04-09T01:08:00.998153247Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-09T01:08:00.999665603Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.512416ms logger=migrator t=2026-04-09T01:08:01.006868187Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-09T01:08:01.007687551Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=819.174µs logger=migrator t=2026-04-09T01:08:01.013738085Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-09T01:08:01.014630581Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=891.116µs logger=migrator t=2026-04-09T01:08:01.021732033Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-09T01:08:01.022474677Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=742.214µs logger=migrator t=2026-04-09T01:08:01.028361048Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-09T01:08:01.029897284Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.533386ms logger=migrator t=2026-04-09T01:08:01.035741995Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-09T01:08:01.036478188Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=740.263µs logger=migrator t=2026-04-09T01:08:01.047890035Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-09T01:08:01.056249869Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.363114ms logger=migrator t=2026-04-09T01:08:01.063203389Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-09T01:08:01.064030802Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=829.823µs logger=migrator t=2026-04-09T01:08:01.07262418Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-09T01:08:01.073464035Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=839.635µs logger=migrator t=2026-04-09T01:08:01.188320195Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-09T01:08:01.190000224Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.690409ms logger=migrator t=2026-04-09T01:08:01.195315666Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-09T01:08:01.196586688Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.271732ms logger=migrator t=2026-04-09T01:08:01.200636658Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-09T01:08:01.201015524Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=378.806µs logger=migrator t=2026-04-09T01:08:01.204568765Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-09T01:08:01.205262267Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=693.312µs logger=migrator t=2026-04-09T01:08:01.20887778Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-09T01:08:01.20890804Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.14µs logger=migrator t=2026-04-09T01:08:01.213413158Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-09T01:08:01.217946156Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.531378ms logger=migrator t=2026-04-09T01:08:01.223053474Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-09T01:08:01.227234806Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.176682ms logger=migrator t=2026-04-09T01:08:01.231552771Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-09T01:08:01.231730444Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=178.572µs logger=migrator t=2026-04-09T01:08:01.238362378Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-09T01:08:01.242686913Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.332845ms logger=migrator t=2026-04-09T01:08:01.248627665Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-09T01:08:01.251127468Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.499973ms logger=migrator t=2026-04-09T01:08:01.255098007Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-09T01:08:01.255829739Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=731.253µs logger=migrator t=2026-04-09T01:08:01.259520143Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-09T01:08:01.260059891Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=537.568µs logger=migrator t=2026-04-09T01:08:01.264494978Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-09T01:08:01.265304872Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=809.314µs logger=migrator t=2026-04-09T01:08:01.268653649Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-09T01:08:01.269684657Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.029128ms logger=migrator t=2026-04-09T01:08:01.27444505Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-09T01:08:01.27565053Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.20541ms logger=migrator t=2026-04-09T01:08:01.282035771Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-09T01:08:01.282805323Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=769.302µs logger=migrator t=2026-04-09T01:08:01.288841258Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-09T01:08:01.288917699Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.521µs logger=migrator t=2026-04-09T01:08:01.298417733Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-09T01:08:01.298597676Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=195.483µs logger=migrator t=2026-04-09T01:08:01.304793413Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-09T01:08:01.313959841Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=9.167088ms logger=migrator t=2026-04-09T01:08:01.335762587Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-09T01:08:01.340838144Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.075038ms logger=migrator t=2026-04-09T01:08:01.347282956Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-09T01:08:01.347341297Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=59.591µs logger=migrator t=2026-04-09T01:08:01.351660501Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-09T01:08:01.352889422Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.227761ms logger=migrator t=2026-04-09T01:08:01.357594763Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-09T01:08:01.358939396Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.342893ms logger=migrator t=2026-04-09T01:08:01.364716396Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-09T01:08:01.364746416Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.95µs logger=migrator t=2026-04-09T01:08:01.368301458Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-09T01:08:01.369088781Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=787.183µs logger=migrator t=2026-04-09T01:08:01.37484062Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-09T01:08:01.376125052Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.287592ms logger=migrator t=2026-04-09T01:08:01.381744649Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-09T01:08:01.384641179Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.89592ms logger=migrator t=2026-04-09T01:08:01.389681207Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-09T01:08:01.389714867Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.391µs logger=migrator t=2026-04-09T01:08:01.393490952Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-09T01:08:01.394354677Z level=info msg="Migration successfully executed" id="create session table" duration=862.294µs logger=migrator t=2026-04-09T01:08:01.398811453Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-09T01:08:01.398933505Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.572µs logger=migrator t=2026-04-09T01:08:01.403727348Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-09T01:08:01.40380779Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.922µs logger=migrator t=2026-04-09T01:08:01.408305237Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-09T01:08:01.40904294Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=737.173µs logger=migrator t=2026-04-09T01:08:01.413456636Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-09T01:08:01.414759719Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.302993ms logger=migrator t=2026-04-09T01:08:01.422145216Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-09T01:08:01.422172646Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.8µs logger=migrator t=2026-04-09T01:08:01.426609313Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-09T01:08:01.426642733Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.82µs logger=migrator t=2026-04-09T01:08:01.43052909Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-09T01:08:01.43574322Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.2134ms logger=migrator t=2026-04-09T01:08:01.43978357Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-09T01:08:01.442958405Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.174005ms logger=migrator t=2026-04-09T01:08:01.447686966Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-09T01:08:01.447787548Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=99.661µs logger=migrator t=2026-04-09T01:08:01.45138883Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-09T01:08:01.451485932Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=98.311µs logger=migrator t=2026-04-09T01:08:01.455168105Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-09T01:08:01.456447848Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.278612ms logger=migrator t=2026-04-09T01:08:01.460893914Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-09T01:08:01.460935805Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.091µs logger=migrator t=2026-04-09T01:08:01.465697586Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-09T01:08:01.468752289Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.045863ms logger=migrator t=2026-04-09T01:08:01.472506394Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-09T01:08:01.472668746Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.902µs logger=migrator t=2026-04-09T01:08:01.476073336Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-09T01:08:01.479090338Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.016312ms logger=migrator t=2026-04-09T01:08:01.483726487Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-09T01:08:01.486836421Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.106864ms logger=migrator t=2026-04-09T01:08:01.490307311Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-09T01:08:01.490382462Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.171µs logger=migrator t=2026-04-09T01:08:01.494122936Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-09T01:08:01.495196055Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.072769ms logger=migrator t=2026-04-09T01:08:01.500654659Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-09T01:08:01.502206856Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.551777ms logger=migrator t=2026-04-09T01:08:01.507358445Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-09T01:08:01.508624617Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.265122ms logger=migrator t=2026-04-09T01:08:01.513925968Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-09T01:08:01.514985626Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.059358ms logger=migrator t=2026-04-09T01:08:01.519700398Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-09T01:08:01.520525331Z level=info msg="Migration successfully executed" id="add index alert state" duration=825.303µs logger=migrator t=2026-04-09T01:08:01.525196952Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-09T01:08:01.526487455Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.291643ms logger=migrator t=2026-04-09T01:08:01.532076511Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-09T01:08:01.532797913Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=722.492µs logger=migrator t=2026-04-09T01:08:01.537971953Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-09T01:08:01.539916526Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.949214ms logger=migrator t=2026-04-09T01:08:01.546358957Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-09T01:08:01.547512417Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.15862ms logger=migrator t=2026-04-09T01:08:01.556211687Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-09T01:08:01.56974849Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.538143ms logger=migrator t=2026-04-09T01:08:01.579830084Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-09T01:08:01.581136367Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.313183ms logger=migrator t=2026-04-09T01:08:01.588104527Z 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-09T01:08:01.589135464Z 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.030467ms logger=migrator t=2026-04-09T01:08:01.594309364Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-09T01:08:01.594614409Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=305.495µs logger=migrator t=2026-04-09T01:08:01.600932538Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-09T01:08:01.601541638Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=608.83µs logger=migrator t=2026-04-09T01:08:01.608992716Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-09T01:08:01.609847391Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=854.645µs logger=migrator t=2026-04-09T01:08:01.615116282Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-09T01:08:01.618342307Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.225815ms logger=migrator t=2026-04-09T01:08:01.626394747Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-09T01:08:01.631672018Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.273431ms logger=migrator t=2026-04-09T01:08:01.635599485Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-09T01:08:01.63938123Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.781325ms logger=migrator t=2026-04-09T01:08:01.642995453Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-09T01:08:01.646630535Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.634452ms logger=migrator t=2026-04-09T01:08:01.651782554Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-09T01:08:01.652831513Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.047808ms logger=migrator t=2026-04-09T01:08:01.658691743Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-09T01:08:01.658722754Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.471µs logger=migrator t=2026-04-09T01:08:01.663369844Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-09T01:08:01.663401434Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.17µs logger=migrator t=2026-04-09T01:08:01.671067627Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-09T01:08:01.672651734Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.589417ms logger=migrator t=2026-04-09T01:08:01.678513965Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T01:08:01.680326306Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.818531ms logger=migrator t=2026-04-09T01:08:01.687405618Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-09T01:08:01.688455236Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.049828ms logger=migrator t=2026-04-09T01:08:01.697872039Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-09T01:08:01.699403885Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.535656ms logger=migrator t=2026-04-09T01:08:01.705899887Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T01:08:01.706859013Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=958.806µs logger=migrator t=2026-04-09T01:08:01.716169684Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-09T01:08:01.72000361Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.826886ms logger=migrator t=2026-04-09T01:08:01.728363455Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-09T01:08:01.731887315Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.53024ms logger=migrator t=2026-04-09T01:08:01.73565363Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-09T01:08:01.735885624Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=231.704µs logger=migrator t=2026-04-09T01:08:01.740798619Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-09T01:08:01.741711654Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=912.945µs logger=migrator t=2026-04-09T01:08:01.746535238Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-09T01:08:01.747318731Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=783.623µs logger=migrator t=2026-04-09T01:08:01.752344988Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-09T01:08:01.758747238Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.39849ms logger=migrator t=2026-04-09T01:08:01.763652973Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-09T01:08:01.763720604Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.511µs logger=migrator t=2026-04-09T01:08:01.767269025Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-09T01:08:01.768080189Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=811.105µs logger=migrator t=2026-04-09T01:08:01.773628354Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-09T01:08:01.775491456Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.862142ms logger=migrator t=2026-04-09T01:08:01.781579032Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-09T01:08:01.781703284Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=125.302µs logger=migrator t=2026-04-09T01:08:01.788946659Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-09T01:08:01.790699129Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.75205ms logger=migrator t=2026-04-09T01:08:01.798068235Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-09T01:08:01.799270796Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.201601ms logger=migrator t=2026-04-09T01:08:01.804183581Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-09T01:08:01.805129078Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=945.177µs logger=migrator t=2026-04-09T01:08:01.810375088Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-09T01:08:01.811312184Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=934.276µs logger=migrator t=2026-04-09T01:08:01.816750578Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-09T01:08:01.818573229Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.821241ms logger=migrator t=2026-04-09T01:08:01.826090309Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-09T01:08:01.827766808Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.676639ms logger=migrator t=2026-04-09T01:08:01.834324741Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-09T01:08:01.834348991Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.29µs logger=migrator t=2026-04-09T01:08:01.839426599Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-09T01:08:01.847371836Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.941507ms logger=migrator t=2026-04-09T01:08:01.853202937Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-09T01:08:01.853770326Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=567.449µs logger=migrator t=2026-04-09T01:08:01.85976955Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-09T01:08:01.867825418Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.055148ms logger=migrator t=2026-04-09T01:08:01.874364681Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-09T01:08:01.87546276Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.097559ms logger=migrator t=2026-04-09T01:08:01.87896251Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-09T01:08:01.879821135Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=858.965µs logger=migrator t=2026-04-09T01:08:01.884811711Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-09T01:08:01.885619215Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=810.294µs logger=migrator t=2026-04-09T01:08:01.890202424Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-09T01:08:01.90796774Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.754866ms logger=migrator t=2026-04-09T01:08:01.914088855Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-09T01:08:01.914954561Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=865.676µs logger=migrator t=2026-04-09T01:08:01.92129276Z 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-09T01:08:01.922780416Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.486496ms logger=migrator t=2026-04-09T01:08:01.930276445Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-09T01:08:01.930552059Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=275.654µs logger=migrator t=2026-04-09T01:08:01.936696276Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-09T01:08:01.937295256Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=595.26µs logger=migrator t=2026-04-09T01:08:01.94336306Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-09T01:08:01.943658685Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=295.695µs logger=migrator t=2026-04-09T01:08:01.949506587Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-09T01:08:01.956025099Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.516311ms logger=migrator t=2026-04-09T01:08:02.02751469Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-09T01:08:02.032299872Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.788343ms logger=migrator t=2026-04-09T01:08:02.037253187Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-09T01:08:02.038267075Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.014168ms logger=migrator t=2026-04-09T01:08:02.043418784Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-09T01:08:02.0444242Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.003336ms logger=migrator t=2026-04-09T01:08:02.094195986Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-09T01:08:02.094886328Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=688.542µs logger=migrator t=2026-04-09T01:08:02.10137821Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-09T01:08:02.107136489Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.759359ms logger=migrator t=2026-04-09T01:08:02.112062904Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-09T01:08:02.11304996Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=986.876µs logger=migrator t=2026-04-09T01:08:02.119688664Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-09T01:08:02.119877897Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.783µs logger=migrator t=2026-04-09T01:08:02.174079929Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-09T01:08:02.17470599Z level=info msg="Migration successfully executed" id="Move region to single row" duration=628.661µs logger=migrator t=2026-04-09T01:08:02.182170779Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-09T01:08:02.183620364Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.449335ms logger=migrator t=2026-04-09T01:08:02.189572366Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-09T01:08:02.19098402Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.412124ms logger=migrator t=2026-04-09T01:08:02.197704616Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T01:08:02.198665903Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=960.557µs logger=migrator t=2026-04-09T01:08:02.206038579Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T01:08:02.207161059Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.12578ms logger=migrator t=2026-04-09T01:08:02.213598949Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-09T01:08:02.214694548Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.095569ms logger=migrator t=2026-04-09T01:08:02.223271995Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-09T01:08:02.224250992Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=982.377µs logger=migrator t=2026-04-09T01:08:02.229672925Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-09T01:08:02.230134713Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=460.968µs logger=migrator t=2026-04-09T01:08:02.238291934Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-09T01:08:02.23981007Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.523666ms logger=migrator t=2026-04-09T01:08:02.248353856Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-09T01:08:02.249781211Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.427655ms logger=migrator t=2026-04-09T01:08:02.260519436Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-09T01:08:02.261554774Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.035268ms logger=migrator t=2026-04-09T01:08:02.275429802Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-09T01:08:02.27702317Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.596468ms logger=migrator t=2026-04-09T01:08:02.284186733Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-09T01:08:02.284505098Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=309.085µs logger=migrator t=2026-04-09T01:08:02.289999993Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-09T01:08:02.290593253Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=594.169µs logger=migrator t=2026-04-09T01:08:02.296839Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-09T01:08:02.296943702Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.482µs logger=migrator t=2026-04-09T01:08:02.30263436Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-09T01:08:02.306248291Z level=info msg="Migration successfully executed" id="create team table" duration=3.640352ms logger=migrator t=2026-04-09T01:08:02.311852838Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-09T01:08:02.312842955Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=990.287µs logger=migrator t=2026-04-09T01:08:02.319161914Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-09T01:08:02.320020408Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=858.164µs logger=migrator t=2026-04-09T01:08:02.355722102Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-09T01:08:02.359196322Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.47769ms logger=migrator t=2026-04-09T01:08:02.364941861Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-09T01:08:02.365411539Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=469.669µs logger=migrator t=2026-04-09T01:08:02.430409616Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-09T01:08:02.431912862Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.503276ms logger=migrator t=2026-04-09T01:08:02.49462026Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-09T01:08:02.496128586Z level=info msg="Migration successfully executed" id="create team member table" duration=1.512606ms logger=migrator t=2026-04-09T01:08:02.577879101Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-09T01:08:02.579590041Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.71728ms logger=migrator t=2026-04-09T01:08:02.607661254Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-09T01:08:02.608985526Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.328843ms logger=migrator t=2026-04-09T01:08:02.61503183Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-09T01:08:02.615928466Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=896.436µs logger=migrator t=2026-04-09T01:08:02.622525519Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-09T01:08:02.628033143Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.507144ms logger=migrator t=2026-04-09T01:08:02.634832201Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-09T01:08:02.639886608Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.053337ms logger=migrator t=2026-04-09T01:08:02.644848662Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-09T01:08:02.649659226Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.810633ms logger=migrator t=2026-04-09T01:08:02.65515458Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-09T01:08:02.6563378Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.1826ms logger=migrator t=2026-04-09T01:08:02.663767058Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-09T01:08:02.665982196Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.200747ms logger=migrator t=2026-04-09T01:08:02.673611377Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-09T01:08:02.674717487Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.10677ms logger=migrator t=2026-04-09T01:08:02.681018344Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-09T01:08:02.68367917Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.651196ms logger=migrator t=2026-04-09T01:08:02.689536841Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-09T01:08:02.690581239Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.044298ms logger=migrator t=2026-04-09T01:08:02.695078126Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-09T01:08:02.695942291Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=863.945µs logger=migrator t=2026-04-09T01:08:02.702254919Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-09T01:08:02.703671304Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.417325ms logger=migrator t=2026-04-09T01:08:02.708750801Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-09T01:08:02.710172316Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.420225ms logger=migrator t=2026-04-09T01:08:02.715491247Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-09T01:08:02.716015086Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=523.859µs logger=migrator t=2026-04-09T01:08:02.721371428Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-09T01:08:02.721716674Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=345.466µs logger=migrator t=2026-04-09T01:08:02.726719041Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-09T01:08:02.72787172Z level=info msg="Migration successfully executed" id="create tag table" duration=1.15237ms logger=migrator t=2026-04-09T01:08:02.733878203Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-09T01:08:02.734767199Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=886.416µs logger=migrator t=2026-04-09T01:08:02.739902257Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-09T01:08:02.741130348Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.227271ms logger=migrator t=2026-04-09T01:08:02.749281008Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-09T01:08:02.750337387Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.056268ms logger=migrator t=2026-04-09T01:08:02.754989916Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-09T01:08:02.755858951Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=868.755µs logger=migrator t=2026-04-09T01:08:02.762933743Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-09T01:08:02.777817819Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.883246ms logger=migrator t=2026-04-09T01:08:02.78199062Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-09T01:08:02.784027686Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.035036ms logger=migrator t=2026-04-09T01:08:02.790326533Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-09T01:08:02.791361821Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.038018ms logger=migrator t=2026-04-09T01:08:02.795713466Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-09T01:08:02.796025441Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=311.875µs logger=migrator t=2026-04-09T01:08:02.801259962Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-09T01:08:02.801908512Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=648.05µs logger=migrator t=2026-04-09T01:08:02.807642102Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-09T01:08:02.810747145Z level=info msg="Migration successfully executed" id="create user auth table" duration=3.104333ms logger=migrator t=2026-04-09T01:08:02.820740957Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-09T01:08:02.822188231Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.453435ms logger=migrator t=2026-04-09T01:08:02.82796484Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-09T01:08:02.828055752Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=92.012µs logger=migrator t=2026-04-09T01:08:02.833448345Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-09T01:08:02.840386724Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.937629ms logger=migrator t=2026-04-09T01:08:02.84710678Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-09T01:08:02.851263882Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.157212ms logger=migrator t=2026-04-09T01:08:02.857660901Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-09T01:08:02.863686155Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.024064ms logger=migrator t=2026-04-09T01:08:02.868855304Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-09T01:08:02.875061731Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.204938ms logger=migrator t=2026-04-09T01:08:02.879905183Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-09T01:08:02.881046603Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.14233ms logger=migrator t=2026-04-09T01:08:02.887165938Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-09T01:08:02.89305056Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.882542ms logger=migrator t=2026-04-09T01:08:02.897139329Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-09T01:08:02.898119886Z level=info msg="Migration successfully executed" id="create server_lock table" duration=980.077µs logger=migrator t=2026-04-09T01:08:02.903276406Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-09T01:08:02.904404595Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.1277ms logger=migrator t=2026-04-09T01:08:02.911062089Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-09T01:08:02.913030883Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.968744ms logger=migrator t=2026-04-09T01:08:02.921181903Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-09T01:08:02.92216979Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=988.567µs logger=migrator t=2026-04-09T01:08:02.929321493Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-09T01:08:02.930355341Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.033298ms logger=migrator t=2026-04-09T01:08:02.936795682Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-09T01:08:02.938636483Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.845181ms logger=migrator t=2026-04-09T01:08:02.945788036Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-09T01:08:02.953381167Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.589901ms logger=migrator t=2026-04-09T01:08:02.958326241Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-09T01:08:02.96055167Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.231029ms logger=migrator t=2026-04-09T01:08:02.96695637Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-09T01:08:02.967830615Z level=info msg="Migration successfully executed" id="create cache_data table" duration=874.125µs logger=migrator t=2026-04-09T01:08:02.976344842Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-09T01:08:02.977355799Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.010317ms logger=migrator t=2026-04-09T01:08:02.982922295Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-09T01:08:02.984690235Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.77101ms logger=migrator t=2026-04-09T01:08:02.992991058Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-09T01:08:02.993929694Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=938.987µs logger=migrator t=2026-04-09T01:08:03.00128199Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-09T01:08:03.001342391Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=57.941µs logger=migrator t=2026-04-09T01:08:03.005507022Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-09T01:08:03.005665845Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=157.703µs logger=migrator t=2026-04-09T01:08:03.01002445Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-09T01:08:03.011606517Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.582027ms logger=migrator t=2026-04-09T01:08:03.017851244Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T01:08:03.019017064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.16654ms logger=migrator t=2026-04-09T01:08:03.029040236Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T01:08:03.031430696Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.38941ms logger=migrator t=2026-04-09T01:08:03.035836673Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-09T01:08:03.035906414Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.581µs logger=migrator t=2026-04-09T01:08:03.041354597Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T01:08:03.042319213Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=964.696µs logger=migrator t=2026-04-09T01:08:03.0491442Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T01:08:03.050177338Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.031898ms logger=migrator t=2026-04-09T01:08:03.058809516Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T01:08:03.059847084Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.037038ms logger=migrator t=2026-04-09T01:08:03.067680598Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T01:08:03.068744096Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.063228ms logger=migrator t=2026-04-09T01:08:03.075268839Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-09T01:08:03.079576012Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.306603ms logger=migrator t=2026-04-09T01:08:03.165516265Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-09T01:08:03.167391877Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.878742ms logger=migrator t=2026-04-09T01:08:03.203523747Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-09T01:08:03.203776271Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=259.744µs logger=migrator t=2026-04-09T01:08:03.380282118Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-09T01:08:03.3821396Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.861492ms logger=migrator t=2026-04-09T01:08:03.536786531Z 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-09T01:08:03.538595023Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.811562ms logger=migrator t=2026-04-09T01:08:03.706784856Z 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-09T01:08:03.708928272Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.145206ms logger=migrator t=2026-04-09T01:08:03.718791071Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T01:08:03.718911223Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=118.242µs logger=migrator t=2026-04-09T01:08:03.724495599Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-09T01:08:03.726496354Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.004055ms logger=migrator t=2026-04-09T01:08:03.735078901Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-09T01:08:03.736225621Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.146039ms logger=migrator t=2026-04-09T01:08:03.743156749Z 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-09T01:08:03.745991828Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.847499ms logger=migrator t=2026-04-09T01:08:03.753433595Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-09T01:08:03.755010932Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.576757ms logger=migrator t=2026-04-09T01:08:03.762736695Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-09T01:08:03.769721615Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.98796ms logger=migrator t=2026-04-09T01:08:03.775727118Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-09T01:08:03.777986147Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.263029ms logger=migrator t=2026-04-09T01:08:03.785054798Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T01:08:03.785958903Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=903.755µs logger=migrator t=2026-04-09T01:08:03.793860809Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-09T01:08:03.822967328Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.107869ms logger=migrator t=2026-04-09T01:08:03.830876523Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-09T01:08:03.858070569Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.191886ms logger=migrator t=2026-04-09T01:08:03.862956733Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-09T01:08:03.863740057Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=782.634µs logger=migrator t=2026-04-09T01:08:03.869326603Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T01:08:03.870248628Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=921.785µs logger=migrator t=2026-04-09T01:08:03.875413457Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-09T01:08:03.884811548Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.394381ms logger=migrator t=2026-04-09T01:08:03.891266808Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-09T01:08:03.902004163Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.773016ms logger=migrator t=2026-04-09T01:08:03.908563725Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-09T01:08:03.909577453Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.013518ms logger=migrator t=2026-04-09T01:08:03.915306571Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-09T01:08:03.916339428Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.023797ms logger=migrator t=2026-04-09T01:08:03.922680387Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-09T01:08:03.92463202Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.951103ms logger=migrator t=2026-04-09T01:08:03.932225431Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-09T01:08:03.933722287Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.496416ms logger=migrator t=2026-04-09T01:08:03.938913856Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-09T01:08:03.938979497Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.171µs logger=migrator t=2026-04-09T01:08:03.943623016Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-09T01:08:03.949443436Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.81819ms logger=migrator t=2026-04-09T01:08:03.954864879Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-09T01:08:03.961514773Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.649594ms logger=migrator t=2026-04-09T01:08:03.966429407Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-09T01:08:03.975868309Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.431792ms logger=migrator t=2026-04-09T01:08:03.980401156Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-09T01:08:03.981447335Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.047029ms logger=migrator t=2026-04-09T01:08:03.987465358Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-09T01:08:03.990629032Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=3.163864ms logger=migrator t=2026-04-09T01:08:03.994163983Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-09T01:08:04.000557543Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.39207ms logger=migrator t=2026-04-09T01:08:04.135763864Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-09T01:08:04.143063889Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.302455ms logger=migrator t=2026-04-09T01:08:04.151139167Z 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-09T01:08:04.15248841Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.345893ms logger=migrator t=2026-04-09T01:08:04.158392441Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-09T01:08:04.168680738Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.316047ms logger=migrator t=2026-04-09T01:08:04.174320784Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-09T01:08:04.178726659Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.406365ms logger=migrator t=2026-04-09T01:08:04.303566214Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-09T01:08:04.303752837Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=191.483µs logger=migrator t=2026-04-09T01:08:04.310072205Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-09T01:08:04.312444115Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.37035ms logger=migrator t=2026-04-09T01:08:04.318437348Z 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-09T01:08:04.32030704Z 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.910962ms logger=migrator t=2026-04-09T01:08:04.326824102Z 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-09T01:08:04.327878769Z 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.054197ms logger=migrator t=2026-04-09T01:08:04.333136099Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T01:08:04.333268531Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=130.862µs logger=migrator t=2026-04-09T01:08:04.338154545Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-09T01:08:04.346334785Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.18124ms logger=migrator t=2026-04-09T01:08:04.351868699Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-09T01:08:04.358459842Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.590533ms logger=migrator t=2026-04-09T01:08:04.363110451Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-09T01:08:04.369724345Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.613564ms logger=migrator t=2026-04-09T01:08:04.374990835Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-09T01:08:04.381119829Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.126034ms logger=migrator t=2026-04-09T01:08:04.387918436Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-09T01:08:04.394121553Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.207257ms logger=migrator t=2026-04-09T01:08:04.399614266Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-09T01:08:04.399684837Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.391µs logger=migrator t=2026-04-09T01:08:04.404067292Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-09T01:08:04.404814095Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=746.223µs logger=migrator t=2026-04-09T01:08:04.411159224Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-09T01:08:04.421063433Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.90421ms logger=migrator t=2026-04-09T01:08:04.428096263Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-09T01:08:04.428161924Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.141µs logger=migrator t=2026-04-09T01:08:04.432827144Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-09T01:08:04.43728395Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.457076ms logger=migrator t=2026-04-09T01:08:04.441847528Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-09T01:08:04.44254665Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=699.072µs logger=migrator t=2026-04-09T01:08:04.448718966Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-09T01:08:04.459744905Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.027909ms logger=migrator t=2026-04-09T01:08:04.463962407Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-09T01:08:04.464695709Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=727.932µs logger=migrator t=2026-04-09T01:08:04.470177703Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-09T01:08:04.471141249Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=971.397µs logger=migrator t=2026-04-09T01:08:04.477394966Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-09T01:08:04.484932755Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.537809ms logger=migrator t=2026-04-09T01:08:04.489360521Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-09T01:08:04.48993805Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=577.289µs logger=migrator t=2026-04-09T01:08:04.496132327Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-09T01:08:04.497959428Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.826551ms logger=migrator t=2026-04-09T01:08:04.504444138Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-09T01:08:04.505303943Z level=info msg="Migration successfully executed" id="create alert_image table" duration=859.625µs logger=migrator t=2026-04-09T01:08:04.511954867Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-09T01:08:04.512925473Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=970.176µs logger=migrator t=2026-04-09T01:08:04.518262084Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-09T01:08:04.518326825Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.411µs logger=migrator t=2026-04-09T01:08:04.527788608Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-09T01:08:04.528643183Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=851.245µs logger=migrator t=2026-04-09T01:08:04.535996278Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-09T01:08:04.536847023Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=849.985µs logger=migrator t=2026-04-09T01:08:04.541414661Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-09T01:08:04.541766327Z 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-09T01:08:04.547094838Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-09T01:08:04.54783316Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=730.582µs logger=migrator t=2026-04-09T01:08:04.552558721Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-09T01:08:04.554325511Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.76698ms logger=migrator t=2026-04-09T01:08:04.558910849Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-09T01:08:04.565615524Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.704115ms logger=migrator t=2026-04-09T01:08:04.571154509Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-09T01:08:04.572207997Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.050878ms logger=migrator t=2026-04-09T01:08:04.579022524Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-09T01:08:04.580156994Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.13408ms logger=migrator t=2026-04-09T01:08:04.5864108Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-09T01:08:04.587268595Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=854.475µs logger=migrator t=2026-04-09T01:08:04.59340969Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-09T01:08:04.595149989Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.739699ms logger=migrator t=2026-04-09T01:08:04.600527841Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-09T01:08:04.601663791Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.13509ms logger=migrator t=2026-04-09T01:08:04.607678063Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-09T01:08:04.607715204Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=37.921µs logger=migrator t=2026-04-09T01:08:04.612130529Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-09T01:08:04.612225511Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=99.802µs logger=migrator t=2026-04-09T01:08:04.618161933Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-09T01:08:04.627590174Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.424051ms logger=migrator t=2026-04-09T01:08:04.633307911Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-09T01:08:04.633733339Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=425.248µs logger=migrator t=2026-04-09T01:08:04.63845484Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-09T01:08:04.639702441Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.246751ms logger=migrator t=2026-04-09T01:08:04.645726294Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-09T01:08:04.64603677Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=310.666µs logger=migrator t=2026-04-09T01:08:04.652984519Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-09T01:08:04.654605276Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.620187ms logger=migrator t=2026-04-09T01:08:04.664020787Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-09T01:08:04.665874039Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.867213ms logger=migrator t=2026-04-09T01:08:04.672762997Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-09T01:08:04.708081311Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.318003ms logger=migrator t=2026-04-09T01:08:04.713469553Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-09T01:08:04.720875129Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.407566ms logger=migrator t=2026-04-09T01:08:04.725907506Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-09T01:08:04.726016728Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=109.291µs logger=migrator t=2026-04-09T01:08:04.731977149Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-09T01:08:04.768155248Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.178519ms logger=migrator t=2026-04-09T01:08:04.776324898Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-09T01:08:04.808309134Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.990176ms logger=migrator t=2026-04-09T01:08:04.814186925Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-09T01:08:04.814839646Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=652.701µs logger=migrator t=2026-04-09T01:08:04.821905626Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-09T01:08:04.823105127Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.198561ms logger=migrator t=2026-04-09T01:08:04.828670682Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-09T01:08:04.835385827Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=6.721425ms logger=migrator t=2026-04-09T01:08:04.840567376Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-09T01:08:04.841332639Z level=info msg="Migration successfully executed" id="create permission table" duration=765.413µs logger=migrator t=2026-04-09T01:08:04.846424046Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-09T01:08:04.847994653Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.566707ms logger=migrator t=2026-04-09T01:08:04.854566336Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-09T01:08:04.856204983Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.637607ms logger=migrator t=2026-04-09T01:08:04.874079438Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-09T01:08:04.875471772Z level=info msg="Migration successfully executed" id="create role table" duration=1.397754ms logger=migrator t=2026-04-09T01:08:04.885500855Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-09T01:08:04.897269075Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.762ms logger=migrator t=2026-04-09T01:08:04.903923449Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-09T01:08:04.916793799Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.86102ms logger=migrator t=2026-04-09T01:08:04.922890163Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-09T01:08:04.924029783Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.12792ms logger=migrator t=2026-04-09T01:08:04.929907483Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-09T01:08:04.931058623Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.15093ms logger=migrator t=2026-04-09T01:08:04.938442069Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-09T01:08:04.939585249Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.14352ms logger=migrator t=2026-04-09T01:08:04.945324667Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-09T01:08:04.946255303Z level=info msg="Migration successfully executed" id="create team role table" duration=930.286µs logger=migrator t=2026-04-09T01:08:04.952049652Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-09T01:08:04.95368053Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.630328ms logger=migrator t=2026-04-09T01:08:04.960499146Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-09T01:08:04.961542444Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.042378ms logger=migrator t=2026-04-09T01:08:04.967090349Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-09T01:08:04.968712987Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.621508ms logger=migrator t=2026-04-09T01:08:04.974646308Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-09T01:08:04.975610725Z level=info msg="Migration successfully executed" id="create user role table" duration=988.247µs logger=migrator t=2026-04-09T01:08:04.98292234Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-09T01:08:04.984412825Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.488375ms logger=migrator t=2026-04-09T01:08:04.990901416Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-09T01:08:04.99401473Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.063433ms logger=migrator t=2026-04-09T01:08:05.002956202Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-09T01:08:05.004776474Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.820912ms logger=migrator t=2026-04-09T01:08:05.01105181Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-09T01:08:05.011963026Z level=info msg="Migration successfully executed" id="create builtin role table" duration=918.406µs logger=migrator t=2026-04-09T01:08:05.017191956Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-09T01:08:05.018248673Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.056187ms logger=migrator t=2026-04-09T01:08:05.024716583Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-09T01:08:05.025921454Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.201601ms logger=migrator t=2026-04-09T01:08:05.031290166Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-09T01:08:05.042836413Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.547387ms logger=migrator t=2026-04-09T01:08:05.047689155Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-09T01:08:05.048797114Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.108259ms logger=migrator t=2026-04-09T01:08:05.056547207Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-09T01:08:05.058454519Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.910142ms logger=migrator t=2026-04-09T01:08:05.064153506Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-09T01:08:05.065341846Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.18878ms logger=migrator t=2026-04-09T01:08:05.071357079Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-09T01:08:05.073262102Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.905273ms logger=migrator t=2026-04-09T01:08:05.078111934Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-09T01:08:05.078940399Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=834.254µs logger=migrator t=2026-04-09T01:08:05.085805326Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-09T01:08:05.088125155Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.318918ms logger=migrator t=2026-04-09T01:08:05.094451953Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-09T01:08:05.105471801Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.011748ms logger=migrator t=2026-04-09T01:08:05.110989475Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-09T01:08:05.119063362Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.074047ms logger=migrator t=2026-04-09T01:08:05.123517169Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-09T01:08:05.129007523Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.490164ms logger=migrator t=2026-04-09T01:08:05.134759911Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-09T01:08:05.142625964Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.858593ms logger=migrator t=2026-04-09T01:08:05.147586559Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-09T01:08:05.148737329Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.15077ms logger=migrator t=2026-04-09T01:08:05.155258739Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-09T01:08:05.156386859Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.12779ms logger=migrator t=2026-04-09T01:08:05.161958594Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-09T01:08:05.163954518Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.996704ms logger=migrator t=2026-04-09T01:08:05.169080306Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-09T01:08:05.170101243Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.022037ms logger=migrator t=2026-04-09T01:08:05.176697406Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-09T01:08:05.177837465Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.142449ms logger=migrator t=2026-04-09T01:08:05.18344882Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-09T01:08:05.183540972Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=92.422µs logger=migrator t=2026-04-09T01:08:05.18871532Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-09T01:08:05.188801902Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=87.942µs logger=migrator t=2026-04-09T01:08:05.193720016Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-09T01:08:05.194619531Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=899.495µs logger=migrator t=2026-04-09T01:08:05.200916088Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-09T01:08:05.2016392Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=724.502µs logger=migrator t=2026-04-09T01:08:05.206818539Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-09T01:08:05.20803182Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.223001ms logger=migrator t=2026-04-09T01:08:05.213076266Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-09T01:08:05.21330387Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=227.754µs logger=migrator t=2026-04-09T01:08:05.21917659Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-09T01:08:05.220018994Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=841.084µs logger=migrator t=2026-04-09T01:08:05.225480627Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-09T01:08:05.226509195Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.028798ms logger=migrator t=2026-04-09T01:08:05.232041049Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-09T01:08:05.233438293Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.396744ms logger=migrator t=2026-04-09T01:08:05.24029209Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-09T01:08:05.253139329Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.848309ms logger=migrator t=2026-04-09T01:08:05.25786648Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-09T01:08:05.257932201Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.391µs logger=migrator t=2026-04-09T01:08:05.262514699Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-09T01:08:05.263550457Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.035368ms logger=migrator t=2026-04-09T01:08:05.273907623Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-09T01:08:05.276906234Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.997961ms logger=migrator t=2026-04-09T01:08:05.283622809Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-09T01:08:05.284805999Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.18351ms logger=migrator t=2026-04-09T01:08:05.289941196Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-09T01:08:05.298565414Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.623858ms logger=migrator t=2026-04-09T01:08:05.304973463Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-09T01:08:05.306058012Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.084299ms logger=migrator t=2026-04-09T01:08:05.3112297Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-09T01:08:05.313228924Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.997144ms logger=migrator t=2026-04-09T01:08:05.319586152Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-09T01:08:05.341493115Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.906713ms logger=migrator t=2026-04-09T01:08:05.347068721Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-09T01:08:05.347916596Z level=info msg="Migration successfully executed" id="create correlation v2" duration=851.685µs logger=migrator t=2026-04-09T01:08:05.35288316Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-09T01:08:05.354099411Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.215511ms logger=migrator t=2026-04-09T01:08:05.360392998Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-09T01:08:05.36224624Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.852252ms logger=migrator t=2026-04-09T01:08:05.368198291Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-09T01:08:05.369610535Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.412744ms logger=migrator t=2026-04-09T01:08:05.376025195Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-09T01:08:05.37632191Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=297.684µs logger=migrator t=2026-04-09T01:08:05.390224757Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-09T01:08:05.39161061Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.385563ms logger=migrator t=2026-04-09T01:08:05.403110396Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-09T01:08:05.413791039Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.680813ms logger=migrator t=2026-04-09T01:08:05.420068305Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-09T01:08:05.42090138Z level=info msg="Migration successfully executed" id="create entity_events table" duration=832.275µs logger=migrator t=2026-04-09T01:08:05.430361822Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-09T01:08:05.431991109Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.629277ms logger=migrator t=2026-04-09T01:08:05.440703957Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T01:08:05.441489591Z 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-09T01:08:05.446646939Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T01:08:05.447399902Z 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-09T01:08:05.452453478Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-09T01:08:05.453959114Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.505266ms logger=migrator t=2026-04-09T01:08:05.460400833Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-09T01:08:05.461554343Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.15293ms logger=migrator t=2026-04-09T01:08:05.466699811Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T01:08:05.468693955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.993434ms logger=migrator t=2026-04-09T01:08:05.475212727Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T01:08:05.476485738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.272222ms logger=migrator t=2026-04-09T01:08:05.482843046Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T01:08:05.484618576Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.77498ms logger=migrator t=2026-04-09T01:08:05.490484007Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T01:08:05.491673567Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.18931ms logger=migrator t=2026-04-09T01:08:05.497803771Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-09T01:08:05.498924231Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.11891ms logger=migrator t=2026-04-09T01:08:05.503845864Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-09T01:08:05.505818698Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.971684ms logger=migrator t=2026-04-09T01:08:05.512025144Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T01:08:05.513341686Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.316012ms logger=migrator t=2026-04-09T01:08:05.518294121Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T01:08:05.520286655Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.991724ms logger=migrator t=2026-04-09T01:08:05.525538444Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-09T01:08:05.526777776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.238742ms logger=migrator t=2026-04-09T01:08:05.533983269Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-09T01:08:05.559943331Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.959122ms logger=migrator t=2026-04-09T01:08:05.565575067Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-09T01:08:05.577294867Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.72108ms logger=migrator t=2026-04-09T01:08:05.582086578Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-09T01:08:05.588500028Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.40957ms logger=migrator t=2026-04-09T01:08:05.59511212Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-09T01:08:05.595401246Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=284.996µs logger=migrator t=2026-04-09T01:08:05.600257129Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-09T01:08:05.609519227Z level=info msg="Migration successfully executed" id="add share column" duration=9.261538ms logger=migrator t=2026-04-09T01:08:05.615051601Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-09T01:08:05.615262435Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=211.074µs logger=migrator t=2026-04-09T01:08:05.62031417Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-09T01:08:05.621840187Z level=info msg="Migration successfully executed" id="create file table" duration=1.531737ms logger=migrator t=2026-04-09T01:08:05.62852726Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-09T01:08:05.630426983Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.893583ms logger=migrator t=2026-04-09T01:08:05.637108336Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-09T01:08:05.63846623Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.358634ms logger=migrator t=2026-04-09T01:08:05.646553128Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-09T01:08:05.647902601Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.349503ms logger=migrator t=2026-04-09T01:08:05.655614323Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-09T01:08:05.657709698Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.098645ms logger=migrator t=2026-04-09T01:08:05.663415676Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-09T01:08:05.663483957Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.021µs logger=migrator t=2026-04-09T01:08:05.668005184Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-09T01:08:05.668111106Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=107.913µs logger=migrator t=2026-04-09T01:08:05.674307611Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-09T01:08:05.675159456Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=851.515µs logger=migrator t=2026-04-09T01:08:05.680052689Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-09T01:08:05.680380865Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=334.066µs logger=migrator t=2026-04-09T01:08:05.684939933Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-09T01:08:05.687175341Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.234348ms logger=migrator t=2026-04-09T01:08:05.691574615Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-09T01:08:05.701305951Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.732066ms logger=migrator t=2026-04-09T01:08:05.706414159Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-09T01:08:05.706590302Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=168.423µs logger=migrator t=2026-04-09T01:08:05.711041077Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-09T01:08:05.711862332Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=821.205µs logger=migrator t=2026-04-09T01:08:05.716562242Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-09T01:08:05.716886987Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=338.936µs logger=migrator t=2026-04-09T01:08:05.723439709Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-09T01:08:05.723933157Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=494.998µs logger=migrator t=2026-04-09T01:08:05.728645268Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-09T01:08:05.729168787Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=523.979µs logger=migrator t=2026-04-09T01:08:05.735496615Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-09T01:08:05.745016217Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.519142ms logger=migrator t=2026-04-09T01:08:05.749454823Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-09T01:08:05.755820121Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.364868ms logger=migrator t=2026-04-09T01:08:05.760785516Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-09T01:08:05.761588289Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=802.913µs logger=migrator t=2026-04-09T01:08:05.766139228Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-09T01:08:05.840148799Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.009431ms logger=migrator t=2026-04-09T01:08:05.845144885Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-09T01:08:05.847073377Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.926322ms logger=migrator t=2026-04-09T01:08:05.852046683Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-09T01:08:05.853949115Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.902102ms logger=migrator t=2026-04-09T01:08:05.860482396Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-09T01:08:05.886966858Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.484662ms logger=migrator t=2026-04-09T01:08:05.894432775Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-09T01:08:05.901738729Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.308144ms logger=migrator t=2026-04-09T01:08:05.906739835Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-09T01:08:05.907119132Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=378.996µs logger=migrator t=2026-04-09T01:08:05.912334621Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-09T01:08:05.912596875Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=262.304µs logger=migrator t=2026-04-09T01:08:05.91758223Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-09T01:08:05.918277542Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=710.912µs logger=migrator t=2026-04-09T01:08:05.923541842Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-09T01:08:05.923935298Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=393.416µs logger=migrator t=2026-04-09T01:08:05.929806848Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-09T01:08:05.930067283Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=260.325µs logger=migrator t=2026-04-09T01:08:05.934259895Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-09T01:08:05.935992274Z level=info msg="Migration successfully executed" id="create folder table" duration=1.731449ms logger=migrator t=2026-04-09T01:08:05.941974686Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-09T01:08:05.943304038Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.330152ms logger=migrator t=2026-04-09T01:08:05.949626517Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-09T01:08:05.951317505Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.679468ms logger=migrator t=2026-04-09T01:08:05.958524208Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-09T01:08:05.958567679Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.081µs logger=migrator t=2026-04-09T01:08:05.963789218Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T01:08:05.965008499Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.218711ms logger=migrator t=2026-04-09T01:08:05.971440768Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T01:08:05.972564898Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.11852ms logger=migrator t=2026-04-09T01:08:05.977293378Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-09T01:08:05.978509219Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.215451ms logger=migrator t=2026-04-09T01:08:05.984008083Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-09T01:08:05.98446208Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=453.847µs logger=migrator t=2026-04-09T01:08:05.989816572Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-09T01:08:05.990148708Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=331.986µs logger=migrator t=2026-04-09T01:08:05.995320395Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-09T01:08:05.996452865Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.12802ms logger=migrator t=2026-04-09T01:08:06.001362209Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-09T01:08:06.003291501Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.936152ms logger=migrator t=2026-04-09T01:08:06.011673534Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-09T01:08:06.012745103Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.071938ms logger=migrator t=2026-04-09T01:08:06.017616635Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-09T01:08:06.019591839Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.974604ms logger=migrator t=2026-04-09T01:08:06.024804927Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-09T01:08:06.025894476Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.089659ms logger=migrator t=2026-04-09T01:08:06.031115985Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-09T01:08:06.032560319Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.436594ms logger=migrator t=2026-04-09T01:08:06.037688997Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-09T01:08:06.039182412Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.495835ms logger=migrator t=2026-04-09T01:08:06.044856459Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-09T01:08:06.046181101Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.321303ms logger=migrator t=2026-04-09T01:08:06.051831417Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-09T01:08:06.052752662Z level=info msg="Migration successfully executed" id="create signing_key table" duration=921.095µs logger=migrator t=2026-04-09T01:08:06.058472229Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-09T01:08:06.060426323Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.953904ms logger=migrator t=2026-04-09T01:08:06.066069389Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-09T01:08:06.067249929Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.18039ms logger=migrator t=2026-04-09T01:08:06.073302642Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-09T01:08:06.073880431Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=609.649µs logger=migrator t=2026-04-09T01:08:06.079210352Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-09T01:08:06.089661591Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.452069ms logger=migrator t=2026-04-09T01:08:06.094543453Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-09T01:08:06.095086453Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=543.7µs logger=migrator t=2026-04-09T01:08:06.100851221Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T01:08:06.100954143Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=94.072µs logger=migrator t=2026-04-09T01:08:06.106846393Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T01:08:06.108656293Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.806201ms logger=migrator t=2026-04-09T01:08:06.114204598Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T01:08:06.114231358Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.22µs logger=migrator t=2026-04-09T01:08:06.11905261Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-09T01:08:06.121074134Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.021054ms logger=migrator t=2026-04-09T01:08:06.127198398Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T01:08:06.12846633Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.268852ms logger=migrator t=2026-04-09T01:08:06.135030602Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-09T01:08:06.136572818Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.541926ms logger=migrator t=2026-04-09T01:08:06.143727009Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-09T01:08:06.145333077Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.611068ms logger=migrator t=2026-04-09T01:08:06.151819168Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-09T01:08:06.152126323Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=315.496µs logger=migrator t=2026-04-09T01:08:06.157493834Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-09T01:08:06.158149655Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=655.841µs logger=migrator t=2026-04-09T01:08:06.162328227Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-09T01:08:06.163291352Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=958.495µs logger=migrator t=2026-04-09T01:08:06.168626133Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-09T01:08:06.170097938Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.471345ms logger=migrator t=2026-04-09T01:08:06.174899861Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-09T01:08:06.18434637Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.446119ms logger=migrator t=2026-04-09T01:08:06.189883675Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-09T01:08:06.199352546Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.468671ms logger=migrator t=2026-04-09T01:08:06.203664319Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-09T01:08:06.210331113Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.666604ms logger=migrator t=2026-04-09T01:08:06.21486956Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-09T01:08:06.214936671Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.671µs logger=migrator t=2026-04-09T01:08:06.22015864Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-09T01:08:06.232567671Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.410541ms logger=migrator t=2026-04-09T01:08:06.236886254Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-09T01:08:06.243913524Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.02646ms logger=migrator t=2026-04-09T01:08:06.248303838Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-09T01:08:06.248838697Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=531.699µs logger=migrator t=2026-04-09T01:08:06.254238439Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.129395337s logger=migrator t=2026-04-09T01:08:06.255228826Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-09T01:08:06.272677713Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-09T01:08:06.272887426Z level=info msg="Created default organization" logger=secrets t=2026-04-09T01:08:06.277663208Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T01:08:06.323367596Z level=info msg="Restored cache from database" duration=475.808µs logger=plugin.store t=2026-04-09T01:08:06.324648736Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-09T01:08:06.369491289Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-09T01:08:06.369525001Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-09T01:08:06.369634643Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-09T01:08:06.369649153Z level=info msg="Plugins loaded" count=54 duration=45.000857ms logger=query_data t=2026-04-09T01:08:06.374176479Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-09T01:08:06.377320543Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-09T01:08:06.382878157Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-09T01:08:06.394112928Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-09T01:08:06.395956609Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-09T01:08:06.397539917Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-09T01:08:06.421758789Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-09T01:08:06.443945016Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-09T01:08:06.463487209Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-09T01:08:06.463509299Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-09T01:08:06.463681382Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-09T01:08:06.463983467Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-09T01:08:06.464255441Z level=info msg="State cache has been initialized" states=0 duration=573.209µs logger=ngalert.scheduler t=2026-04-09T01:08:06.464292582Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-09T01:08:06.464528036Z level=info msg=starting first_tick=2026-04-09T01:08:10Z logger=grafanaStorageLogger t=2026-04-09T01:08:06.465060555Z level=info msg="Storage starting" logger=http.server t=2026-04-09T01:08:06.471286141Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-09T01:08:06.525036505Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-09T01:08:06.549943158Z level=info msg="Update check succeeded" duration=86.281187ms logger=grafana.update.checker t=2026-04-09T01:08:06.561738559Z level=info msg="Update check succeeded" duration=97.060071ms logger=provisioning.dashboard t=2026-04-09T01:08:06.610738583Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T01:08:06.673870227Z level=info msg="Patterns update finished" duration=208.000139ms logger=grafana-apiserver t=2026-04-09T01:08:07.157444004Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-09T01:08:07.157906512Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-09T01:08:21.564789267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.568227254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.608852619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.686412578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.712284192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.776733667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.796060143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.848150136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.868721713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.913425414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.931262857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:21.983671624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.001517797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.041529151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.059569015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.112134273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.129814472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.181037368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.202278146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.253493652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.272465062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.318682827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.339443996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.392035134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.407230212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.451971373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.477198295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.530611647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.545078693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.585513453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.603298944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.659089495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.676943138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.725678693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.74633174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.799083262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.811463404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.871034947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.889567799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.942715627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:22.958387504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.026504194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.046951477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.101948183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.131577746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.208978318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.235285845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.301604486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.319218023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.383944658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.401381271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.466689366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.490501554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.550840647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.572916607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.647815506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.679464112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.785031591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.808089577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.870981622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.88801124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.967716517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:23.985433016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.061421092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.077796168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.154999913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.175348874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.265371936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.284418816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.357313991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.374334048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.450103079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.463990975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.550928298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.567128921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.641810425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.659148126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.735591109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.756433767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T01:08:24.841832206Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-09T01:09:46.489990369Z level=info msg="Usage stats are ready to report"