logger=settings t=2026-04-07T12:58:06.394755763Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T12:58:06Z logger=settings t=2026-04-07T12:58:06.395360624Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T12:58:06.395381755Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T12:58:06.395387955Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T12:58:06.395392815Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T12:58:06.395398085Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T12:58:06.395407845Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T12:58:06.395414035Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T12:58:06.395419736Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T12:58:06.395430766Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T12:58:06.395435276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T12:58:06.395440316Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T12:58:06.395446866Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T12:58:06.395457816Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T12:58:06.395463476Z level=info msg=Target target=[all] logger=settings t=2026-04-07T12:58:06.395495487Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T12:58:06.395502227Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T12:58:06.395508707Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T12:58:06.395516137Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T12:58:06.395529138Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T12:58:06.395537408Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T12:58:06.396014087Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T12:58:06.396046428Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T12:58:06.398392584Z level=info msg="Locking database" logger=migrator t=2026-04-07T12:58:06.398410904Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T12:58:06.399069067Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T12:58:06.400111827Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.04173ms logger=migrator t=2026-04-07T12:58:06.405833059Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T12:58:06.40692464Z level=info msg="Migration successfully executed" id="create user table" duration=1.089371ms logger=migrator t=2026-04-07T12:58:06.411065491Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T12:58:06.411922437Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=855.946µs logger=migrator t=2026-04-07T12:58:06.417323183Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T12:58:06.418189639Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=875.817µs logger=migrator t=2026-04-07T12:58:06.42484805Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T12:58:06.426080423Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.231684ms logger=migrator t=2026-04-07T12:58:06.430781615Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T12:58:06.432026189Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.250014ms logger=migrator t=2026-04-07T12:58:06.438851573Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T12:58:06.442031774Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.179522ms logger=migrator t=2026-04-07T12:58:06.445964621Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T12:58:06.447399729Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.436968ms logger=migrator t=2026-04-07T12:58:06.450775995Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T12:58:06.451877246Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.100991ms logger=migrator t=2026-04-07T12:58:06.455930955Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T12:58:06.456557427Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=626.692µs logger=migrator t=2026-04-07T12:58:06.459877592Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T12:58:06.460177368Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=299.956µs logger=migrator t=2026-04-07T12:58:06.462970932Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T12:58:06.463608365Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=633.233µs logger=migrator t=2026-04-07T12:58:06.467128633Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T12:58:06.46897787Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.844257ms logger=migrator t=2026-04-07T12:58:06.473919585Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T12:58:06.473949166Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.801µs logger=migrator t=2026-04-07T12:58:06.477299621Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T12:58:06.478659018Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.358837ms logger=migrator t=2026-04-07T12:58:06.48186365Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T12:58:06.482148816Z level=info msg="Migration successfully executed" id="Add missing user data" duration=284.666µs logger=migrator t=2026-04-07T12:58:06.485620263Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T12:58:06.486869998Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.249355ms logger=migrator t=2026-04-07T12:58:06.491285534Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T12:58:06.492121581Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=836.517µs logger=migrator t=2026-04-07T12:58:06.496278111Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T12:58:06.497590897Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.312326ms logger=migrator t=2026-04-07T12:58:06.50133743Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T12:58:06.512557199Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.206778ms logger=migrator t=2026-04-07T12:58:06.517411034Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T12:58:06.519410573Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.003689ms logger=migrator t=2026-04-07T12:58:06.523031013Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T12:58:06.523243197Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=212.634µs logger=migrator t=2026-04-07T12:58:06.526637753Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T12:58:06.527423338Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=785.755µs logger=migrator t=2026-04-07T12:58:06.531243513Z 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-07T12:58:06.531721912Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=478.929µs logger=migrator t=2026-04-07T12:58:06.536606158Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T12:58:06.537200979Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=594.371µs logger=migrator t=2026-04-07T12:58:06.541321259Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T12:58:06.542614195Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.293106ms logger=migrator t=2026-04-07T12:58:06.546609222Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T12:58:06.547941549Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.331907ms logger=migrator t=2026-04-07T12:58:06.553393565Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T12:58:06.554595868Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.291625ms logger=migrator t=2026-04-07T12:58:06.558531854Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T12:58:06.559247499Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=715.395µs logger=migrator t=2026-04-07T12:58:06.565405829Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T12:58:06.566597732Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.192263ms logger=migrator t=2026-04-07T12:58:06.573809193Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T12:58:06.573844313Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36.35µs logger=migrator t=2026-04-07T12:58:06.579046085Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T12:58:06.579878951Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=833.876µs logger=migrator t=2026-04-07T12:58:06.583870469Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T12:58:06.585109153Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.238664ms logger=migrator t=2026-04-07T12:58:06.590497838Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T12:58:06.591797563Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.305225ms logger=migrator t=2026-04-07T12:58:06.597779259Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T12:58:06.598572866Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=793.887µs logger=migrator t=2026-04-07T12:58:06.602810928Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T12:58:06.607114652Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.301784ms logger=migrator t=2026-04-07T12:58:06.61167859Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T12:58:06.613229101Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.554341ms logger=migrator t=2026-04-07T12:58:06.619693237Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T12:58:06.620596185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=903.068µs logger=migrator t=2026-04-07T12:58:06.625840427Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T12:58:06.627080231Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.245014ms logger=migrator t=2026-04-07T12:58:06.632457356Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T12:58:06.633271432Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=813.066µs logger=migrator t=2026-04-07T12:58:06.637868221Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T12:58:06.638593915Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=726.214µs logger=migrator t=2026-04-07T12:58:06.64343274Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T12:58:06.643844208Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=410.468µs logger=migrator t=2026-04-07T12:58:06.647945197Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T12:58:06.648721593Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=781.176µs logger=migrator t=2026-04-07T12:58:06.674480795Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T12:58:06.67577849Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.303345ms logger=migrator t=2026-04-07T12:58:06.680642865Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T12:58:06.681536592Z level=info msg="Migration successfully executed" id="create star table" duration=893.927µs logger=migrator t=2026-04-07T12:58:06.685618062Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T12:58:06.686442578Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=823.696µs logger=migrator t=2026-04-07T12:58:06.690496768Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T12:58:06.691277752Z level=info msg="Migration successfully executed" id="create org table v1" duration=780.214µs logger=migrator t=2026-04-07T12:58:06.697143587Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T12:58:06.699576984Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.438928ms logger=migrator t=2026-04-07T12:58:06.704605372Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T12:58:06.705872967Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.272375ms logger=migrator t=2026-04-07T12:58:06.709722521Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T12:58:06.710503647Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=780.946µs logger=migrator t=2026-04-07T12:58:06.71476233Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T12:58:06.715509055Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=746.505µs logger=migrator t=2026-04-07T12:58:06.720304258Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T12:58:06.721112054Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=807.996µs logger=migrator t=2026-04-07T12:58:06.725057791Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T12:58:06.725115202Z level=info msg="Migration successfully executed" id="Update org table charset" duration=58.241µs logger=migrator t=2026-04-07T12:58:06.729228392Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T12:58:06.729273282Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.161µs logger=migrator t=2026-04-07T12:58:06.73323987Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T12:58:06.733412433Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=173.023µs logger=migrator t=2026-04-07T12:58:06.738109166Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T12:58:06.738982752Z level=info msg="Migration successfully executed" id="create dashboard table" duration=873.957µs logger=migrator t=2026-04-07T12:58:06.743207334Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T12:58:06.744194764Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=987.27µs logger=migrator t=2026-04-07T12:58:06.748850654Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T12:58:06.749759482Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=908.748µs logger=migrator t=2026-04-07T12:58:06.754634307Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T12:58:06.755649587Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.01769ms logger=migrator t=2026-04-07T12:58:06.761294357Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T12:58:06.762529461Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.232744ms logger=migrator t=2026-04-07T12:58:06.766734053Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T12:58:06.767475277Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=741.304µs logger=migrator t=2026-04-07T12:58:06.771838183Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T12:58:06.781761256Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.923103ms logger=migrator t=2026-04-07T12:58:06.786891546Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T12:58:06.787457287Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=565.911µs logger=migrator t=2026-04-07T12:58:06.791569868Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T12:58:06.792358463Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=788.316µs logger=migrator t=2026-04-07T12:58:06.796460542Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T12:58:06.797279169Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=818.257µs logger=migrator t=2026-04-07T12:58:06.803173943Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T12:58:06.803556661Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=379.848µs logger=migrator t=2026-04-07T12:58:06.808786083Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T12:58:06.810066617Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.280294ms logger=migrator t=2026-04-07T12:58:06.817549163Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T12:58:06.817697836Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=151.813µs logger=migrator t=2026-04-07T12:58:06.828093539Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T12:58:06.831453235Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.362176ms logger=migrator t=2026-04-07T12:58:06.838792598Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T12:58:06.840963129Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.174051ms logger=migrator t=2026-04-07T12:58:06.852186218Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T12:58:06.854632946Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.450568ms logger=migrator t=2026-04-07T12:58:06.85890293Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T12:58:06.859539812Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=636.532µs logger=migrator t=2026-04-07T12:58:06.864927007Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T12:58:06.867380695Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.414857ms logger=migrator t=2026-04-07T12:58:06.874619515Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T12:58:06.875760808Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.146463ms logger=migrator t=2026-04-07T12:58:06.881198714Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T12:58:06.882444718Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.325565ms logger=migrator t=2026-04-07T12:58:06.892575586Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T12:58:06.892672608Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=103.452µs logger=migrator t=2026-04-07T12:58:06.899187734Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T12:58:06.899396998Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=209.444µs logger=migrator t=2026-04-07T12:58:06.904974507Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T12:58:06.907401745Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.426348ms logger=migrator t=2026-04-07T12:58:06.913814059Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T12:58:06.922862986Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=9.047677ms logger=migrator t=2026-04-07T12:58:06.9364346Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T12:58:06.939607503Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.175773ms logger=migrator t=2026-04-07T12:58:06.944330114Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T12:58:06.94773226Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.399196ms logger=migrator t=2026-04-07T12:58:06.954976862Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T12:58:06.955586064Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=610.201µs logger=migrator t=2026-04-07T12:58:06.962763734Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T12:58:06.964422866Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.659282ms logger=migrator t=2026-04-07T12:58:06.969835251Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T12:58:06.971756699Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.921368ms logger=migrator t=2026-04-07T12:58:06.977864058Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T12:58:06.977888968Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.37µs logger=migrator t=2026-04-07T12:58:06.982684112Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T12:58:06.983327375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=636.282µs logger=migrator t=2026-04-07T12:58:06.989656148Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T12:58:06.990588196Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=925.698µs logger=migrator t=2026-04-07T12:58:06.995574493Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T12:58:07.007445755Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.862882ms logger=migrator t=2026-04-07T12:58:07.013988132Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T12:58:07.015654944Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.671883ms logger=migrator t=2026-04-07T12:58:07.023593618Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T12:58:07.024404724Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=811.016µs logger=migrator t=2026-04-07T12:58:07.031476791Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T12:58:07.032616384Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.144893ms logger=migrator t=2026-04-07T12:58:07.037009639Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T12:58:07.037334465Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=326.516µs logger=migrator t=2026-04-07T12:58:07.041272562Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T12:58:07.041841943Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=569.941µs logger=migrator t=2026-04-07T12:58:07.046954302Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T12:58:07.049003142Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.05202ms logger=migrator t=2026-04-07T12:58:07.05298099Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T12:58:07.053704204Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=722.063µs logger=migrator t=2026-04-07T12:58:07.059010027Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T12:58:07.05919054Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=180.683µs logger=migrator t=2026-04-07T12:58:07.063866701Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T12:58:07.064062675Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=196.904µs logger=migrator t=2026-04-07T12:58:07.068467171Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T12:58:07.070816616Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.340675ms logger=migrator t=2026-04-07T12:58:07.078650088Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T12:58:07.083675686Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.016078ms logger=migrator t=2026-04-07T12:58:07.087717014Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T12:58:07.088663493Z level=info msg="Migration successfully executed" id="create data_source table" duration=958.209µs logger=migrator t=2026-04-07T12:58:07.099758319Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T12:58:07.100907501Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.148712ms logger=migrator t=2026-04-07T12:58:07.106760605Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T12:58:07.107421257Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=657.782µs logger=migrator t=2026-04-07T12:58:07.112803352Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T12:58:07.113802142Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=998.18µs logger=migrator t=2026-04-07T12:58:07.122083273Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T12:58:07.122928019Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=844.856µs logger=migrator t=2026-04-07T12:58:07.127467547Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T12:58:07.134909191Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.438924ms logger=migrator t=2026-04-07T12:58:07.139216036Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T12:58:07.139931549Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=715.313µs logger=migrator t=2026-04-07T12:58:07.146780132Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T12:58:07.147970306Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.189863ms logger=migrator t=2026-04-07T12:58:07.152936862Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T12:58:07.156497921Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.556209ms logger=migrator t=2026-04-07T12:58:07.160502469Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T12:58:07.161308095Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=808.246µs logger=migrator t=2026-04-07T12:58:07.165842483Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T12:58:07.170249699Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.407106ms logger=migrator t=2026-04-07T12:58:07.174210766Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T12:58:07.176542461Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.331196ms logger=migrator t=2026-04-07T12:58:07.180190702Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T12:58:07.180228212Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=38.77µs logger=migrator t=2026-04-07T12:58:07.185664458Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T12:58:07.185879942Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=227.094µs logger=migrator t=2026-04-07T12:58:07.191248406Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T12:58:07.195918668Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.669851ms logger=migrator t=2026-04-07T12:58:07.201404484Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T12:58:07.201600248Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.504µs logger=migrator t=2026-04-07T12:58:07.205215398Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T12:58:07.20534878Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=133.832µs logger=migrator t=2026-04-07T12:58:07.210175384Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T12:58:07.212768805Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.593441ms logger=migrator t=2026-04-07T12:58:07.215966717Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T12:58:07.216435346Z level=info msg="Migration successfully executed" id="Update uid value" duration=468.249µs logger=migrator t=2026-04-07T12:58:07.219989146Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T12:58:07.220788811Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=799.485µs logger=migrator t=2026-04-07T12:58:07.224974762Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T12:58:07.22639082Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.416758ms logger=migrator t=2026-04-07T12:58:07.23056984Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T12:58:07.231598841Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.028951ms logger=migrator t=2026-04-07T12:58:07.235303633Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T12:58:07.237370853Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.079691ms logger=migrator t=2026-04-07T12:58:07.24390234Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T12:58:07.246059512Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.123521ms logger=migrator t=2026-04-07T12:58:07.254648469Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T12:58:07.256543766Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.896147ms logger=migrator t=2026-04-07T12:58:07.264619553Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T12:58:07.265469249Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.315416ms logger=migrator t=2026-04-07T12:58:07.268999308Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T12:58:07.270056918Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.05771ms logger=migrator t=2026-04-07T12:58:07.277020644Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T12:58:07.277951092Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=929.828µs logger=migrator t=2026-04-07T12:58:07.283063701Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T12:58:07.291520205Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.456364ms logger=migrator t=2026-04-07T12:58:07.635256016Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T12:58:07.636823466Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.57127ms logger=migrator t=2026-04-07T12:58:07.737165066Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T12:58:07.737993183Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=832.637µs logger=migrator t=2026-04-07T12:58:07.84438728Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T12:58:07.847882198Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=3.488398ms logger=migrator t=2026-04-07T12:58:08.15351363Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T12:58:08.155280833Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.770334ms logger=migrator t=2026-04-07T12:58:08.255344112Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T12:58:08.255915003Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=574.931µs logger=migrator t=2026-04-07T12:58:08.268580509Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T12:58:08.270020297Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.444397ms logger=migrator t=2026-04-07T12:58:08.276305559Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T12:58:08.27633555Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.301µs logger=migrator t=2026-04-07T12:58:08.28048785Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T12:58:08.282489939Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.001759ms logger=migrator t=2026-04-07T12:58:08.287494856Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T12:58:08.290173788Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.686622ms logger=migrator t=2026-04-07T12:58:08.295004921Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T12:58:08.295312537Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=308.036µs logger=migrator t=2026-04-07T12:58:08.299909456Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T12:58:08.30268036Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.770384ms logger=migrator t=2026-04-07T12:58:08.306833741Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T12:58:08.309360069Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.525868ms logger=migrator t=2026-04-07T12:58:08.315892666Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T12:58:08.316932676Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.04401ms logger=migrator t=2026-04-07T12:58:08.321808641Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T12:58:08.322682417Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=873.336µs logger=migrator t=2026-04-07T12:58:08.326509382Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T12:58:08.328434029Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.924317ms logger=migrator t=2026-04-07T12:58:08.33466313Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T12:58:08.336070837Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.420658ms logger=migrator t=2026-04-07T12:58:08.339740668Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T12:58:08.340573665Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=836.576µs logger=migrator t=2026-04-07T12:58:08.344539701Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T12:58:08.345688023Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.153572ms logger=migrator t=2026-04-07T12:58:08.350112499Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T12:58:08.350203711Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=92.552µs logger=migrator t=2026-04-07T12:58:08.354264549Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T12:58:08.354344612Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=81.022µs logger=migrator t=2026-04-07T12:58:08.35788958Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T12:58:08.361491869Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.601909ms logger=migrator t=2026-04-07T12:58:08.367627058Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T12:58:08.369909212Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.294724ms logger=migrator t=2026-04-07T12:58:08.377617482Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T12:58:08.377772095Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=154.643µs logger=migrator t=2026-04-07T12:58:08.382695361Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T12:58:08.384006176Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.311165ms logger=migrator t=2026-04-07T12:58:08.389124105Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T12:58:08.38989524Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=771.155µs logger=migrator t=2026-04-07T12:58:08.393912488Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T12:58:08.393952049Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.621µs logger=migrator t=2026-04-07T12:58:08.397935386Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T12:58:08.399450015Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.513889ms logger=migrator t=2026-04-07T12:58:08.403885341Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T12:58:08.404770469Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=884.408µs logger=migrator t=2026-04-07T12:58:08.408326057Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T12:58:08.412931176Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.595549ms logger=migrator t=2026-04-07T12:58:08.419473013Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T12:58:08.419505244Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.121µs logger=migrator t=2026-04-07T12:58:08.425914008Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T12:58:08.427664942Z level=info msg="Migration successfully executed" id="create session table" duration=1.750774ms logger=migrator t=2026-04-07T12:58:08.431893724Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T12:58:08.431984146Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=109.422µs logger=migrator t=2026-04-07T12:58:08.435281969Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T12:58:08.435365241Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.692µs logger=migrator t=2026-04-07T12:58:08.439518552Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T12:58:08.440270676Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=751.424µs logger=migrator t=2026-04-07T12:58:08.44360122Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T12:58:08.444343026Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=741.545µs logger=migrator t=2026-04-07T12:58:08.44975119Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T12:58:08.449817072Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.972µs logger=migrator t=2026-04-07T12:58:08.453739787Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T12:58:08.453796028Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=63.921µs logger=migrator t=2026-04-07T12:58:08.4575056Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T12:58:08.461452667Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.945537ms logger=migrator t=2026-04-07T12:58:08.466212898Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T12:58:08.468976892Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.757354ms logger=migrator t=2026-04-07T12:58:08.472271897Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T12:58:08.472356598Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.691µs logger=migrator t=2026-04-07T12:58:08.475992389Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T12:58:08.47606906Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.592µs logger=migrator t=2026-04-07T12:58:08.479003277Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T12:58:08.480569898Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.56741ms logger=migrator t=2026-04-07T12:58:08.485727207Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T12:58:08.485755937Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.21µs logger=migrator t=2026-04-07T12:58:08.488827278Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T12:58:08.492423647Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.59576ms logger=migrator t=2026-04-07T12:58:08.495785682Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T12:58:08.495964305Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=179.333µs logger=migrator t=2026-04-07T12:58:08.500231869Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T12:58:08.50394239Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.710961ms logger=migrator t=2026-04-07T12:58:08.507688932Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T12:58:08.511003706Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.314794ms logger=migrator t=2026-04-07T12:58:08.514445404Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T12:58:08.514521045Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.561µs logger=migrator t=2026-04-07T12:58:08.518022343Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T12:58:08.518979441Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=956.898µs logger=migrator t=2026-04-07T12:58:08.524544769Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T12:58:08.525336005Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=791.166µs logger=migrator t=2026-04-07T12:58:08.529137168Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T12:58:08.530569716Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.432688ms logger=migrator t=2026-04-07T12:58:08.53540713Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T12:58:08.536552602Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.141522ms logger=migrator t=2026-04-07T12:58:08.540703972Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T12:58:08.541681111Z level=info msg="Migration successfully executed" id="add index alert state" duration=977.859µs logger=migrator t=2026-04-07T12:58:08.545699599Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T12:58:08.546740439Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.04077ms logger=migrator t=2026-04-07T12:58:08.552201415Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T12:58:08.553199715Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.00084ms logger=migrator t=2026-04-07T12:58:08.557846334Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T12:58:08.558845704Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.00446ms logger=migrator t=2026-04-07T12:58:08.562833591Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T12:58:08.563945163Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.110721ms logger=migrator t=2026-04-07T12:58:08.56844055Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T12:58:08.580348051Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.90234ms logger=migrator t=2026-04-07T12:58:08.584663225Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T12:58:08.585613403Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=954.438µs logger=migrator t=2026-04-07T12:58:08.588870126Z 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-07T12:58:08.589731503Z 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=860.937µs logger=migrator t=2026-04-07T12:58:08.594488854Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T12:58:08.59478048Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=291.736µs logger=migrator t=2026-04-07T12:58:08.597926911Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T12:58:08.598635765Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=713.434µs logger=migrator t=2026-04-07T12:58:08.60198545Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T12:58:08.602820336Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=834.556µs logger=migrator t=2026-04-07T12:58:08.606812364Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T12:58:08.610496515Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.683951ms logger=migrator t=2026-04-07T12:58:08.614360449Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T12:58:08.61794453Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.583011ms logger=migrator t=2026-04-07T12:58:08.62105435Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T12:58:08.624646339Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.594909ms logger=migrator t=2026-04-07T12:58:08.632259217Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T12:58:08.635962509Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.701921ms logger=migrator t=2026-04-07T12:58:08.639263852Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T12:58:08.640218691Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=954.369µs logger=migrator t=2026-04-07T12:58:08.644018085Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T12:58:08.644044685Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.66µs logger=migrator t=2026-04-07T12:58:08.648285277Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T12:58:08.648317667Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.64µs logger=migrator t=2026-04-07T12:58:08.652817845Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T12:58:08.654514248Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.696613ms logger=migrator t=2026-04-07T12:58:08.658856812Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T12:58:08.660006455Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.149033ms logger=migrator t=2026-04-07T12:58:08.664683665Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T12:58:08.665496221Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=813.536µs logger=migrator t=2026-04-07T12:58:08.669859135Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T12:58:08.670828115Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=969.45µs logger=migrator t=2026-04-07T12:58:08.674345923Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T12:58:08.675400623Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.05516ms logger=migrator t=2026-04-07T12:58:08.679612825Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T12:58:08.684359026Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.742721ms logger=migrator t=2026-04-07T12:58:08.688062308Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T12:58:08.699266236Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=11.200047ms logger=migrator t=2026-04-07T12:58:08.702634531Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T12:58:08.702795444Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=161.853µs logger=migrator t=2026-04-07T12:58:08.708417333Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T12:58:08.712077923Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=3.65634ms logger=migrator t=2026-04-07T12:58:08.717665742Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T12:58:08.719273463Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.611742ms logger=migrator t=2026-04-07T12:58:08.726870721Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T12:58:08.733462838Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.598118ms logger=migrator t=2026-04-07T12:58:08.737155219Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T12:58:08.737238491Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.372µs logger=migrator t=2026-04-07T12:58:08.740246869Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T12:58:08.741030995Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=784.906µs logger=migrator t=2026-04-07T12:58:08.747026741Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T12:58:08.747942569Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=919.038µs logger=migrator t=2026-04-07T12:58:08.751781723Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T12:58:08.751874714Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=93.481µs logger=migrator t=2026-04-07T12:58:08.768194081Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T12:58:08.769299753Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.111452ms logger=migrator t=2026-04-07T12:58:08.773653647Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T12:58:08.774608406Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=953.269µs logger=migrator t=2026-04-07T12:58:08.778474041Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T12:58:08.780168354Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.694494ms logger=migrator t=2026-04-07T12:58:08.785569677Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T12:58:08.786464315Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=894.118µs logger=migrator t=2026-04-07T12:58:08.78983526Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T12:58:08.791191806Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.354536ms logger=migrator t=2026-04-07T12:58:08.794894989Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T12:58:08.795908328Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.013029ms logger=migrator t=2026-04-07T12:58:08.800885375Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T12:58:08.800909535Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=24.27µs logger=migrator t=2026-04-07T12:58:08.803673139Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T12:58:08.810181134Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.505025ms logger=migrator t=2026-04-07T12:58:08.813501929Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T12:58:08.814083801Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=581.472µs logger=migrator t=2026-04-07T12:58:08.818650258Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T12:58:08.825300638Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.64445ms logger=migrator t=2026-04-07T12:58:08.828597672Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T12:58:08.829092911Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=495.109µs logger=migrator t=2026-04-07T12:58:08.832329454Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T12:58:08.832954375Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=624.741µs logger=migrator t=2026-04-07T12:58:08.838059645Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T12:58:08.839470573Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.422069ms logger=migrator t=2026-04-07T12:58:08.842845688Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T12:58:08.85485337Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.008442ms logger=migrator t=2026-04-07T12:58:08.860430468Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T12:58:08.86103084Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=600.391µs logger=migrator t=2026-04-07T12:58:08.866660619Z 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-07T12:58:08.867346843Z 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=685.594µs logger=migrator t=2026-04-07T12:58:08.872261047Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T12:58:08.873005502Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=750.175µs logger=migrator t=2026-04-07T12:58:08.877101331Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T12:58:08.878181193Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.081122ms logger=migrator t=2026-04-07T12:58:08.882599918Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T12:58:08.882848393Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=247.694µs logger=migrator t=2026-04-07T12:58:08.886024444Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T12:58:08.890357678Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.331984ms logger=migrator t=2026-04-07T12:58:08.893797795Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T12:58:08.897989717Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.191482ms logger=migrator t=2026-04-07T12:58:08.902267689Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T12:58:08.903265378Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=996.759µs logger=migrator t=2026-04-07T12:58:08.906639034Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T12:58:08.907610923Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=971.669µs logger=migrator t=2026-04-07T12:58:08.911208692Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T12:58:08.911490557Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=281.955µs logger=migrator t=2026-04-07T12:58:08.915410224Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T12:58:08.919705137Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.294433ms logger=migrator t=2026-04-07T12:58:08.925461278Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T12:58:08.92653151Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.069562ms logger=migrator t=2026-04-07T12:58:08.933598306Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T12:58:08.933870561Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=272.535µs logger=migrator t=2026-04-07T12:58:08.938134034Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T12:58:08.93894597Z level=info msg="Migration successfully executed" id="Move region to single row" duration=811.696µs logger=migrator t=2026-04-07T12:58:08.942488648Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T12:58:08.943954957Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.465959ms logger=migrator t=2026-04-07T12:58:08.947781181Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T12:58:08.949890432Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.107551ms logger=migrator t=2026-04-07T12:58:08.956668064Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T12:58:08.958603041Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.929456ms logger=migrator t=2026-04-07T12:58:08.963974585Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T12:58:08.965447234Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.472129ms logger=migrator t=2026-04-07T12:58:08.969569793Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T12:58:08.971085013Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.51564ms logger=migrator t=2026-04-07T12:58:08.975469887Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T12:58:08.976379086Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=908.909µs logger=migrator t=2026-04-07T12:58:08.979575328Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T12:58:08.979643639Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.641µs logger=migrator t=2026-04-07T12:58:08.984422541Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T12:58:08.98589337Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.469999ms logger=migrator t=2026-04-07T12:58:08.992862624Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T12:58:08.994200421Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.332537ms logger=migrator t=2026-04-07T12:58:08.999919762Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T12:58:09.000835119Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=914.157µs logger=migrator t=2026-04-07T12:58:09.00602714Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T12:58:09.00702038Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=995.28µs logger=migrator t=2026-04-07T12:58:09.013749219Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T12:58:09.014058475Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=310.586µs logger=migrator t=2026-04-07T12:58:09.020722253Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T12:58:09.02153195Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=815.087µs logger=migrator t=2026-04-07T12:58:09.028615136Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T12:58:09.028702128Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=88.052µs logger=migrator t=2026-04-07T12:58:09.034135713Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T12:58:09.03552709Z level=info msg="Migration successfully executed" id="create team table" duration=1.391947ms logger=migrator t=2026-04-07T12:58:09.039176271Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T12:58:09.040404684Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.229673ms logger=migrator t=2026-04-07T12:58:09.044892541Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T12:58:09.045771548Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=875.996µs logger=migrator t=2026-04-07T12:58:09.049204215Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T12:58:09.053713981Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.506156ms logger=migrator t=2026-04-07T12:58:09.057017845Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T12:58:09.057189278Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.023µs logger=migrator t=2026-04-07T12:58:09.064223075Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T12:58:09.065111041Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=888.607µs logger=migrator t=2026-04-07T12:58:09.068856385Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T12:58:09.069616929Z level=info msg="Migration successfully executed" id="create team member table" duration=760.534µs logger=migrator t=2026-04-07T12:58:09.072912412Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T12:58:09.073753108Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=840.506µs logger=migrator t=2026-04-07T12:58:09.080185423Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T12:58:09.08210318Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.916547ms logger=migrator t=2026-04-07T12:58:09.087422512Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T12:58:09.088988653Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.569031ms logger=migrator t=2026-04-07T12:58:09.094646692Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T12:58:09.099242471Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.596339ms logger=migrator t=2026-04-07T12:58:09.105539943Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T12:58:09.111101801Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.564858ms logger=migrator t=2026-04-07T12:58:09.115413474Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T12:58:09.11936968Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.960717ms logger=migrator t=2026-04-07T12:58:09.124007449Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T12:58:09.124946018Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=938.449µs logger=migrator t=2026-04-07T12:58:09.130901893Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T12:58:09.132622076Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.721973ms logger=migrator t=2026-04-07T12:58:09.14006933Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T12:58:09.141299093Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.229333ms logger=migrator t=2026-04-07T12:58:09.148098515Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T12:58:09.149345959Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.247104ms logger=migrator t=2026-04-07T12:58:09.156224813Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T12:58:09.157426845Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.202153ms logger=migrator t=2026-04-07T12:58:09.162145507Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T12:58:09.163122635Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=976.508µs logger=migrator t=2026-04-07T12:58:09.167829656Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T12:58:09.168942038Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.111462ms logger=migrator t=2026-04-07T12:58:09.175952554Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T12:58:09.177535004Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.58258ms logger=migrator t=2026-04-07T12:58:09.224624034Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T12:58:09.22546829Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=844.726µs logger=migrator t=2026-04-07T12:58:09.232550887Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T12:58:09.232940585Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=389.887µs logger=migrator t=2026-04-07T12:58:09.238025173Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T12:58:09.239355448Z level=info msg="Migration successfully executed" id="create tag table" duration=1.330085ms logger=migrator t=2026-04-07T12:58:09.244343885Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T12:58:09.245263033Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=915.648µs logger=migrator t=2026-04-07T12:58:09.252220317Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T12:58:09.253478431Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.257834ms logger=migrator t=2026-04-07T12:58:09.259857535Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T12:58:09.261033227Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.175772ms logger=migrator t=2026-04-07T12:58:09.266443012Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T12:58:09.267314539Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=871.827µs logger=migrator t=2026-04-07T12:58:09.272617961Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T12:58:09.28654074Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.922969ms logger=migrator t=2026-04-07T12:58:09.291058968Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T12:58:09.291590638Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=531.67µs logger=migrator t=2026-04-07T12:58:09.295663757Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T12:58:09.296561524Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=897.747µs logger=migrator t=2026-04-07T12:58:09.302446778Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T12:58:09.303023559Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=576.291µs logger=migrator t=2026-04-07T12:58:09.30879237Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T12:58:09.309439652Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=647.732µs logger=migrator t=2026-04-07T12:58:09.313284097Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T12:58:09.314287616Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.003079ms logger=migrator t=2026-04-07T12:58:09.319469137Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T12:58:09.320595398Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.126031ms logger=migrator t=2026-04-07T12:58:09.325244568Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T12:58:09.32532799Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=83.982µs logger=migrator t=2026-04-07T12:58:09.329636734Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T12:58:09.334918306Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.281022ms logger=migrator t=2026-04-07T12:58:09.339723238Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T12:58:09.345231594Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.507806ms logger=migrator t=2026-04-07T12:58:09.34913203Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T12:58:09.354393852Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.261742ms logger=migrator t=2026-04-07T12:58:09.358644044Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T12:58:09.364449856Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.809033ms logger=migrator t=2026-04-07T12:58:09.369599836Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T12:58:09.370695826Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.09484ms logger=migrator t=2026-04-07T12:58:09.376151722Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T12:58:09.384895031Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.743129ms logger=migrator t=2026-04-07T12:58:09.389402978Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T12:58:09.39005697Z level=info msg="Migration successfully executed" id="create server_lock table" duration=653.402µs logger=migrator t=2026-04-07T12:58:09.395304722Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T12:58:09.396443294Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.138312ms logger=migrator t=2026-04-07T12:58:09.400648945Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T12:58:09.401602213Z level=info msg="Migration successfully executed" id="create user auth token table" duration=952.628µs logger=migrator t=2026-04-07T12:58:09.408868854Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T12:58:09.411434934Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.56982ms logger=migrator t=2026-04-07T12:58:09.417217446Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T12:58:09.418039941Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=822.165µs logger=migrator t=2026-04-07T12:58:09.422050589Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T12:58:09.422862715Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=811.646µs logger=migrator t=2026-04-07T12:58:09.428164467Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T12:58:09.432353748Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.188951ms logger=migrator t=2026-04-07T12:58:09.436016679Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T12:58:09.436772943Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=756.134µs logger=migrator t=2026-04-07T12:58:09.440916743Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T12:58:09.441607717Z level=info msg="Migration successfully executed" id="create cache_data table" duration=690.304µs logger=migrator t=2026-04-07T12:58:09.446350318Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T12:58:09.447596283Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.245255ms logger=migrator t=2026-04-07T12:58:09.453026218Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T12:58:09.454767731Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.741443ms logger=migrator t=2026-04-07T12:58:09.459667236Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T12:58:09.460638524Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=971.088µs logger=migrator t=2026-04-07T12:58:09.466017668Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T12:58:09.46609832Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=81.302µs logger=migrator t=2026-04-07T12:58:09.470972574Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T12:58:09.471055946Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.972µs logger=migrator t=2026-04-07T12:58:09.476229136Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T12:58:09.478437559Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.179852ms logger=migrator t=2026-04-07T12:58:09.483545908Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T12:58:09.485281441Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.735513ms logger=migrator t=2026-04-07T12:58:09.490313378Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T12:58:09.491645394Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.331686ms logger=migrator t=2026-04-07T12:58:09.498976405Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T12:58:09.499052447Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=76.852µs logger=migrator t=2026-04-07T12:58:09.503461292Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T12:58:09.504800298Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.339136ms logger=migrator t=2026-04-07T12:58:09.510532048Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T12:58:09.511760163Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.229075ms logger=migrator t=2026-04-07T12:58:09.517184807Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T12:58:09.518526733Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.340946ms logger=migrator t=2026-04-07T12:58:09.522578852Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T12:58:09.523634822Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.05582ms logger=migrator t=2026-04-07T12:58:09.52815301Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T12:58:09.53543426Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.27953ms logger=migrator t=2026-04-07T12:58:09.540386096Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T12:58:09.541307853Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=919.667µs logger=migrator t=2026-04-07T12:58:09.545056246Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T12:58:09.545131998Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.462µs logger=migrator t=2026-04-07T12:58:09.550251216Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T12:58:09.551177914Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=926.148µs logger=migrator t=2026-04-07T12:58:09.555029838Z 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-07T12:58:09.556673321Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.642833ms logger=migrator t=2026-04-07T12:58:09.560921672Z 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-07T12:58:09.561929322Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.00735ms logger=migrator t=2026-04-07T12:58:09.567586312Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T12:58:09.567713164Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=127.142µs logger=migrator t=2026-04-07T12:58:09.571858734Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T12:58:09.573422544Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.56332ms logger=migrator t=2026-04-07T12:58:09.577792278Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T12:58:09.578840139Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.046631ms logger=migrator t=2026-04-07T12:58:09.587226771Z 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-07T12:58:09.589652957Z 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.428826ms logger=migrator t=2026-04-07T12:58:09.594019142Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T12:58:09.595604983Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.589611ms logger=migrator t=2026-04-07T12:58:09.600792263Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T12:58:09.607045384Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.251842ms logger=migrator t=2026-04-07T12:58:09.611043081Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T12:58:09.61207177Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.028549ms logger=migrator t=2026-04-07T12:58:09.615938276Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T12:58:09.616958365Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.019279ms logger=migrator t=2026-04-07T12:58:09.620781129Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T12:58:09.648239229Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.45952ms logger=migrator t=2026-04-07T12:58:09.652567563Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T12:58:09.677429374Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.858291ms logger=migrator t=2026-04-07T12:58:09.68238434Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T12:58:09.683491371Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.107611ms logger=migrator t=2026-04-07T12:58:09.687872116Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T12:58:09.689046618Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.174142ms logger=migrator t=2026-04-07T12:58:09.693095656Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T12:58:09.702253244Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.160488ms logger=migrator t=2026-04-07T12:58:09.706161729Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T12:58:09.711254288Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.091769ms logger=migrator t=2026-04-07T12:58:09.71555184Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T12:58:09.717445267Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.893967ms logger=migrator t=2026-04-07T12:58:09.722117668Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T12:58:09.723200178Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.08049ms logger=migrator t=2026-04-07T12:58:09.727632804Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T12:58:09.728629173Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=995.999µs logger=migrator t=2026-04-07T12:58:09.734258202Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T12:58:09.736653488Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.399216ms logger=migrator t=2026-04-07T12:58:09.811476144Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T12:58:09.81178502Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=311.046µs logger=migrator t=2026-04-07T12:58:09.817090983Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T12:58:09.823424975Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.333232ms logger=migrator t=2026-04-07T12:58:09.827605575Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T12:58:09.834064311Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.458656ms logger=migrator t=2026-04-07T12:58:09.838590278Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T12:58:09.845337228Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.74327ms logger=migrator t=2026-04-07T12:58:09.851038219Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T12:58:09.852950885Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.913027ms logger=migrator t=2026-04-07T12:58:09.857536784Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T12:58:09.859235567Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.698813ms logger=migrator t=2026-04-07T12:58:09.864885016Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T12:58:09.871152897Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.269271ms logger=migrator t=2026-04-07T12:58:09.875356968Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T12:58:09.881811033Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.453665ms logger=migrator t=2026-04-07T12:58:09.886151197Z 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-07T12:58:09.887248368Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.097031ms logger=migrator t=2026-04-07T12:58:09.892395328Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T12:58:09.902181557Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.784779ms logger=migrator t=2026-04-07T12:58:09.909100981Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T12:58:09.916476973Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.374352ms logger=migrator t=2026-04-07T12:58:09.920572852Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T12:58:09.920723975Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=152.563µs logger=migrator t=2026-04-07T12:58:09.926000217Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T12:58:09.928670199Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.667072ms logger=migrator t=2026-04-07T12:58:09.935377588Z 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-07T12:58:09.936621492Z 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.243254ms logger=migrator t=2026-04-07T12:58:09.942274161Z 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-07T12:58:09.943527326Z 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.252975ms logger=migrator t=2026-04-07T12:58:09.950716784Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T12:58:09.950894338Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=182.914µs logger=migrator t=2026-04-07T12:58:09.956427405Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T12:58:09.972788351Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=16.350577ms logger=migrator t=2026-04-07T12:58:09.978831568Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T12:58:09.986042697Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.22308ms logger=migrator t=2026-04-07T12:58:09.99084518Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T12:58:09.997333055Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.487285ms logger=migrator t=2026-04-07T12:58:10.009621262Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T12:58:10.015389053Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.766861ms logger=migrator t=2026-04-07T12:58:10.023720473Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T12:58:10.029116557Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.358864ms logger=migrator t=2026-04-07T12:58:10.033486252Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T12:58:10.033543543Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.361µs logger=migrator t=2026-04-07T12:58:10.036179234Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T12:58:10.037108132Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=928.848µs logger=migrator t=2026-04-07T12:58:10.040169501Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T12:58:10.044751439Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.581658ms logger=migrator t=2026-04-07T12:58:10.047632455Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T12:58:10.047679105Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=47.15µs logger=migrator t=2026-04-07T12:58:10.051605161Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T12:58:10.056040137Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.434236ms logger=migrator t=2026-04-07T12:58:10.058997934Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T12:58:10.059836369Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=838.135µs logger=migrator t=2026-04-07T12:58:10.063528361Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T12:58:10.068651639Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.121488ms logger=migrator t=2026-04-07T12:58:10.073308799Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T12:58:10.07387447Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=565.471µs logger=migrator t=2026-04-07T12:58:10.077586632Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T12:58:10.078409328Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=821.906µs logger=migrator t=2026-04-07T12:58:10.083128529Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T12:58:10.087813358Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.689899ms logger=migrator t=2026-04-07T12:58:10.093831285Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T12:58:10.094448747Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=617.223µs logger=migrator t=2026-04-07T12:58:10.100167157Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T12:58:10.101265388Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.097351ms logger=migrator t=2026-04-07T12:58:10.105944848Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T12:58:10.10657852Z level=info msg="Migration successfully executed" id="create alert_image table" duration=633.002µs logger=migrator t=2026-04-07T12:58:10.114494883Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T12:58:10.115655615Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.160382ms logger=migrator t=2026-04-07T12:58:10.121877785Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T12:58:10.121955147Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=78.222µs logger=migrator t=2026-04-07T12:58:10.126350721Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T12:58:10.127552645Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.201884ms logger=migrator t=2026-04-07T12:58:10.132201514Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T12:58:10.133659653Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.457318ms logger=migrator t=2026-04-07T12:58:10.137632529Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T12:58:10.138118438Z 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-07T12:58:10.141973813Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T12:58:10.142545603Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=571.17µs logger=migrator t=2026-04-07T12:58:10.146856566Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T12:58:10.148750403Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.893247ms logger=migrator t=2026-04-07T12:58:10.154985923Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T12:58:10.162825144Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.838871ms logger=migrator t=2026-04-07T12:58:10.166807251Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T12:58:10.167682958Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=879.517µs logger=migrator t=2026-04-07T12:58:10.170831809Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T12:58:10.17299368Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.159421ms logger=migrator t=2026-04-07T12:58:10.176934696Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T12:58:10.178308393Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.373617ms logger=migrator t=2026-04-07T12:58:10.181962363Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T12:58:10.183056074Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.093351ms logger=migrator t=2026-04-07T12:58:10.186572842Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T12:58:10.187832496Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.259394ms logger=migrator t=2026-04-07T12:58:10.193780701Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T12:58:10.193837352Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=64.282µs logger=migrator t=2026-04-07T12:58:10.197781858Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T12:58:10.19786981Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.882µs logger=migrator t=2026-04-07T12:58:10.204321824Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T12:58:10.214958969Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.636985ms logger=migrator t=2026-04-07T12:58:10.217459578Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T12:58:10.217835045Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=373.078µs logger=migrator t=2026-04-07T12:58:10.221884082Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T12:58:10.223008004Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.123172ms logger=migrator t=2026-04-07T12:58:10.226495091Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T12:58:10.226884439Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=388.908µs logger=migrator t=2026-04-07T12:58:10.229960438Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T12:58:10.230961176Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.000719ms logger=migrator t=2026-04-07T12:58:10.234485415Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T12:58:10.235326461Z level=info msg="Migration successfully executed" id="create secrets table" duration=845.696µs logger=migrator t=2026-04-07T12:58:10.238443101Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T12:58:10.273033207Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.589366ms logger=migrator t=2026-04-07T12:58:10.277076006Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T12:58:10.283582751Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.505595ms logger=migrator t=2026-04-07T12:58:10.287758102Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T12:58:10.28821388Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=454.848µs logger=migrator t=2026-04-07T12:58:10.292397781Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T12:58:10.329271912Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.856532ms logger=migrator t=2026-04-07T12:58:10.334819388Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T12:58:10.365792955Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.971887ms logger=migrator t=2026-04-07T12:58:10.370271411Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T12:58:10.370977165Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=705.204µs logger=migrator t=2026-04-07T12:58:10.378404958Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T12:58:10.380982228Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.58133ms logger=migrator t=2026-04-07T12:58:10.389626874Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T12:58:10.390173775Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=551.16µs logger=migrator t=2026-04-07T12:58:10.39562508Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T12:58:10.396878975Z level=info msg="Migration successfully executed" id="create permission table" duration=1.251874ms logger=migrator t=2026-04-07T12:58:10.401418261Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T12:58:10.402743727Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.324306ms logger=migrator t=2026-04-07T12:58:10.408405276Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T12:58:10.410849663Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.443107ms logger=migrator t=2026-04-07T12:58:10.416134406Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T12:58:10.417065943Z level=info msg="Migration successfully executed" id="create role table" duration=931.027µs logger=migrator t=2026-04-07T12:58:10.421520848Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T12:58:10.430665906Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.145477ms logger=migrator t=2026-04-07T12:58:10.435466077Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T12:58:10.442903821Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.436824ms logger=migrator t=2026-04-07T12:58:10.449678711Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T12:58:10.451346084Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.674973ms logger=migrator t=2026-04-07T12:58:10.455060185Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T12:58:10.456110526Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.053781ms logger=migrator t=2026-04-07T12:58:10.460304746Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T12:58:10.461385327Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.080361ms logger=migrator t=2026-04-07T12:58:10.466099697Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T12:58:10.467181889Z level=info msg="Migration successfully executed" id="create team role table" duration=1.081682ms logger=migrator t=2026-04-07T12:58:10.472165365Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T12:58:10.473313197Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.146412ms logger=migrator t=2026-04-07T12:58:10.478627669Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T12:58:10.480512056Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.871656ms logger=migrator t=2026-04-07T12:58:10.488935008Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T12:58:10.492032268Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=3.10181ms logger=migrator t=2026-04-07T12:58:10.498050544Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T12:58:10.498767897Z level=info msg="Migration successfully executed" id="create user role table" duration=717.213µs logger=migrator t=2026-04-07T12:58:10.505759933Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T12:58:10.507460335Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.701583ms logger=migrator t=2026-04-07T12:58:10.513543792Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T12:58:10.515623182Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.995058ms logger=migrator t=2026-04-07T12:58:10.522109167Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T12:58:10.523440243Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.330536ms logger=migrator t=2026-04-07T12:58:10.529233344Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T12:58:10.530093411Z level=info msg="Migration successfully executed" id="create builtin role table" duration=860.197µs logger=migrator t=2026-04-07T12:58:10.534758101Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T12:58:10.535855992Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.10553ms logger=migrator t=2026-04-07T12:58:10.540615064Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T12:58:10.541704534Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.08888ms logger=migrator t=2026-04-07T12:58:10.547492436Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T12:58:10.558906285Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.414289ms logger=migrator t=2026-04-07T12:58:10.623639864Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T12:58:10.625845665Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.206641ms logger=migrator t=2026-04-07T12:58:10.63073863Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T12:58:10.632483324Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.744154ms logger=migrator t=2026-04-07T12:58:10.638226295Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T12:58:10.639325515Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.09901ms logger=migrator t=2026-04-07T12:58:10.643610928Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T12:58:10.645331581Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.719923ms logger=migrator t=2026-04-07T12:58:10.649857929Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T12:58:10.650700115Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=841.705µs logger=migrator t=2026-04-07T12:58:10.655932285Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T12:58:10.657055018Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.121433ms logger=migrator t=2026-04-07T12:58:10.661761148Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T12:58:10.669930455Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.168687ms logger=migrator t=2026-04-07T12:58:10.67484902Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T12:58:10.683462496Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.611236ms logger=migrator t=2026-04-07T12:58:10.688725118Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T12:58:10.697014557Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.292919ms logger=migrator t=2026-04-07T12:58:10.702807819Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T12:58:10.711890954Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.074185ms logger=migrator t=2026-04-07T12:58:10.717590874Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T12:58:10.718647185Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.056401ms logger=migrator t=2026-04-07T12:58:10.723999867Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T12:58:10.725110059Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.109582ms logger=migrator t=2026-04-07T12:58:10.73089282Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T12:58:10.732805197Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.912877ms logger=migrator t=2026-04-07T12:58:10.737049719Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T12:58:10.738106298Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.05704ms logger=migrator t=2026-04-07T12:58:10.802901318Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T12:58:10.80668123Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.781302ms logger=migrator t=2026-04-07T12:58:10.811243109Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T12:58:10.811313Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.551µs logger=migrator t=2026-04-07T12:58:10.815221325Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T12:58:10.815263166Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.781µs logger=migrator t=2026-04-07T12:58:10.820282743Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T12:58:10.820755812Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=472.599µs logger=migrator t=2026-04-07T12:58:10.825734908Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T12:58:10.826713846Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=979.438µs logger=migrator t=2026-04-07T12:58:10.831987108Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T12:58:10.832911336Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=923.527µs logger=migrator t=2026-04-07T12:58:10.836905963Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T12:58:10.837168098Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=263.985µs logger=migrator t=2026-04-07T12:58:10.842235596Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T12:58:10.842816137Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=579.971µs logger=migrator t=2026-04-07T12:58:10.846564559Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T12:58:10.847432535Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=867.066µs logger=migrator t=2026-04-07T12:58:10.852932591Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T12:58:10.854820128Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.873807ms logger=migrator t=2026-04-07T12:58:10.860755762Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T12:58:10.872326385Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.571973ms logger=migrator t=2026-04-07T12:58:10.876319842Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T12:58:10.876377383Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.141µs logger=migrator t=2026-04-07T12:58:10.881733337Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T12:58:10.883051672Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.315575ms logger=migrator t=2026-04-07T12:58:10.889638719Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T12:58:10.892751789Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.11252ms logger=migrator t=2026-04-07T12:58:10.898913978Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T12:58:10.899846215Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=932.237µs logger=migrator t=2026-04-07T12:58:10.905706878Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T12:58:10.915401446Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.694117ms logger=migrator t=2026-04-07T12:58:10.920949442Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T12:58:10.921775558Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=830.556µs logger=migrator t=2026-04-07T12:58:10.92650213Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T12:58:10.92758662Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.08456ms logger=migrator t=2026-04-07T12:58:10.932032016Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T12:58:10.953785894Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.753208ms logger=migrator t=2026-04-07T12:58:10.958077328Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T12:58:10.958902123Z level=info msg="Migration successfully executed" id="create correlation v2" duration=824.595µs logger=migrator t=2026-04-07T12:58:10.963341669Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T12:58:10.965224666Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.891067ms logger=migrator t=2026-04-07T12:58:10.971104249Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T12:58:10.972420294Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.315495ms logger=migrator t=2026-04-07T12:58:10.976842029Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T12:58:10.978110603Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.267654ms logger=migrator t=2026-04-07T12:58:10.98308266Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T12:58:10.983326974Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=244.694µs logger=migrator t=2026-04-07T12:58:10.988164897Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T12:58:10.989181607Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.01549ms logger=migrator t=2026-04-07T12:58:10.99396906Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T12:58:11.003765148Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.797009ms logger=migrator t=2026-04-07T12:58:11.008695273Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T12:58:11.009533469Z level=info msg="Migration successfully executed" id="create entity_events table" duration=830.625µs logger=migrator t=2026-04-07T12:58:11.01426798Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T12:58:11.015295669Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.027519ms logger=migrator t=2026-04-07T12:58:11.019677934Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T12:58:11.020139512Z 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-07T12:58:11.024371474Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T12:58:11.024820383Z 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-07T12:58:11.029166086Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T12:58:11.030446841Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.280115ms logger=migrator t=2026-04-07T12:58:11.034410957Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T12:58:11.035714582Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.303145ms logger=migrator t=2026-04-07T12:58:11.039756709Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T12:58:11.040900442Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.143243ms logger=migrator t=2026-04-07T12:58:11.045335366Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T12:58:11.046497259Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.161323ms logger=migrator t=2026-04-07T12:58:11.050869123Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T12:58:11.052661798Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.790375ms logger=migrator t=2026-04-07T12:58:11.056550362Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T12:58:11.058245325Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.694913ms logger=migrator t=2026-04-07T12:58:11.062543697Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T12:58:11.063469905Z level=info msg="Migration successfully executed" id="Drop public config table" duration=926.158µs logger=migrator t=2026-04-07T12:58:11.067725907Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T12:58:11.069117234Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.391727ms logger=migrator t=2026-04-07T12:58:11.072994598Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T12:58:11.074481097Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.486149ms logger=migrator t=2026-04-07T12:58:11.078692648Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T12:58:11.079789188Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.09614ms logger=migrator t=2026-04-07T12:58:11.083632843Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T12:58:11.084720833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.0922ms logger=migrator t=2026-04-07T12:58:11.089306872Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T12:58:11.113144609Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.831627ms logger=migrator t=2026-04-07T12:58:11.118794178Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T12:58:11.125979156Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.183718ms logger=migrator t=2026-04-07T12:58:11.132696905Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T12:58:11.146606062Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.904717ms logger=migrator t=2026-04-07T12:58:11.15273061Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T12:58:11.153115118Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=386.918µs logger=migrator t=2026-04-07T12:58:11.157083424Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T12:58:11.165118018Z level=info msg="Migration successfully executed" id="add share column" duration=8.033604ms logger=migrator t=2026-04-07T12:58:11.169674106Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T12:58:11.169992732Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=318.636µs logger=migrator t=2026-04-07T12:58:11.175001778Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T12:58:11.175928876Z level=info msg="Migration successfully executed" id="create file table" duration=926.138µs logger=migrator t=2026-04-07T12:58:11.180536084Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T12:58:11.181815609Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.278905ms logger=migrator t=2026-04-07T12:58:11.189616309Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T12:58:11.190898943Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.282114ms logger=migrator t=2026-04-07T12:58:11.195864109Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T12:58:11.196773166Z level=info msg="Migration successfully executed" id="create file_meta table" duration=903.807µs logger=migrator t=2026-04-07T12:58:11.201029679Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T12:58:11.202264992Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.235063ms logger=migrator t=2026-04-07T12:58:11.206549335Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T12:58:11.206617336Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.911µs logger=migrator t=2026-04-07T12:58:11.210418429Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T12:58:11.21048684Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.972µs logger=migrator t=2026-04-07T12:58:11.21461508Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T12:58:11.215572698Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=957.378µs logger=migrator t=2026-04-07T12:58:11.220290649Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T12:58:11.220497303Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=206.874µs logger=migrator t=2026-04-07T12:58:11.225570929Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T12:58:11.228144419Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.57993ms logger=migrator t=2026-04-07T12:58:11.23234295Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T12:58:11.242077167Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.733477ms logger=migrator t=2026-04-07T12:58:11.247253396Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T12:58:11.247375149Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=121.113µs logger=migrator t=2026-04-07T12:58:11.252020078Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T12:58:11.253943455Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.923617ms logger=migrator t=2026-04-07T12:58:11.259342899Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T12:58:11.259851789Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=509.9µs logger=migrator t=2026-04-07T12:58:11.26408608Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T12:58:11.264335064Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=241.014µs logger=migrator t=2026-04-07T12:58:11.270019224Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T12:58:11.271557994Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.53237ms logger=migrator t=2026-04-07T12:58:11.276162142Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T12:58:11.289415066Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.249624ms logger=migrator t=2026-04-07T12:58:11.296198477Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T12:58:11.309463921Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.260404ms logger=migrator t=2026-04-07T12:58:11.314013299Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T12:58:11.3151229Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.108611ms logger=migrator t=2026-04-07T12:58:11.319548495Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T12:58:11.397570865Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.01847ms logger=migrator t=2026-04-07T12:58:11.403459758Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T12:58:11.4056292Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.168452ms logger=migrator t=2026-04-07T12:58:11.410485382Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T12:58:11.412677295Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.200423ms logger=migrator t=2026-04-07T12:58:11.417678791Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T12:58:11.442715822Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.037261ms logger=migrator t=2026-04-07T12:58:11.447928352Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T12:58:11.456403635Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.474113ms logger=migrator t=2026-04-07T12:58:11.460973312Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T12:58:11.461281979Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=308.067µs logger=migrator t=2026-04-07T12:58:11.465929258Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T12:58:11.466123911Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=194.923µs logger=migrator t=2026-04-07T12:58:11.471213399Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T12:58:11.471717549Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=504.65µs logger=migrator t=2026-04-07T12:58:11.476621203Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T12:58:11.477175754Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=554.311µs logger=migrator t=2026-04-07T12:58:11.482121229Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T12:58:11.482561257Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=440.308µs logger=migrator t=2026-04-07T12:58:11.487279998Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T12:58:11.48841666Z level=info msg="Migration successfully executed" id="create folder table" duration=1.135732ms logger=migrator t=2026-04-07T12:58:11.495032777Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T12:58:11.497506525Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.471668ms logger=migrator t=2026-04-07T12:58:11.509481015Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T12:58:11.511510544Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.027189ms logger=migrator t=2026-04-07T12:58:11.518454637Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T12:58:11.518538359Z level=info msg="Migration successfully executed" id="Update folder title length" duration=80.822µs logger=migrator t=2026-04-07T12:58:11.523388932Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T12:58:11.524750208Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.360616ms logger=migrator t=2026-04-07T12:58:11.529246385Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T12:58:11.530537739Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.291194ms logger=migrator t=2026-04-07T12:58:11.534484585Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T12:58:11.53581329Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.327755ms logger=migrator t=2026-04-07T12:58:11.539797458Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T12:58:11.540263566Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=466.018µs logger=migrator t=2026-04-07T12:58:11.544064959Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T12:58:11.544359205Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=294.226µs logger=migrator t=2026-04-07T12:58:11.549082026Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T12:58:11.55036804Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.285744ms logger=migrator t=2026-04-07T12:58:11.554064672Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T12:58:11.555433437Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.376206ms logger=migrator t=2026-04-07T12:58:11.559412605Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T12:58:11.561533525Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.120531ms logger=migrator t=2026-04-07T12:58:11.566299817Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T12:58:11.568512769Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.211902ms logger=migrator t=2026-04-07T12:58:11.573180519Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T12:58:11.574460393Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.279494ms logger=migrator t=2026-04-07T12:58:11.578582992Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T12:58:11.580195184Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.611731ms logger=migrator t=2026-04-07T12:58:11.584909805Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T12:58:11.587200819Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.285994ms logger=migrator t=2026-04-07T12:58:11.592698214Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T12:58:11.593981968Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.283564ms logger=migrator t=2026-04-07T12:58:11.598924094Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T12:58:11.600570775Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.646461ms logger=migrator t=2026-04-07T12:58:11.605744404Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T12:58:11.607909736Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.163442ms logger=migrator t=2026-04-07T12:58:11.612881032Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T12:58:11.614280538Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.399796ms logger=migrator t=2026-04-07T12:58:11.618442009Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T12:58:11.618782825Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=341.616µs logger=migrator t=2026-04-07T12:58:11.622651259Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T12:58:11.637790731Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.129221ms logger=migrator t=2026-04-07T12:58:11.644345146Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T12:58:11.644952618Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=615.122µs logger=migrator t=2026-04-07T12:58:11.649383463Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T12:58:11.649446335Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=63.871µs logger=migrator t=2026-04-07T12:58:11.65395553Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T12:58:11.655852257Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.896837ms logger=migrator t=2026-04-07T12:58:11.660382095Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T12:58:11.660411225Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.611µs logger=migrator t=2026-04-07T12:58:11.666027163Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T12:58:11.667341518Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.314045ms logger=migrator t=2026-04-07T12:58:11.671429487Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T12:58:11.673503046Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.065629ms logger=migrator t=2026-04-07T12:58:11.679136834Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T12:58:11.680385849Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.250255ms logger=migrator t=2026-04-07T12:58:11.686771621Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T12:58:11.687857472Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.083981ms logger=migrator t=2026-04-07T12:58:11.692738566Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T12:58:11.693081092Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=343.436µs logger=migrator t=2026-04-07T12:58:11.696908446Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T12:58:11.697567039Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=658.913µs logger=migrator t=2026-04-07T12:58:11.702192958Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T12:58:11.703216187Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.030699ms logger=migrator t=2026-04-07T12:58:11.707280965Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T12:58:11.708682162Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.393977ms logger=migrator t=2026-04-07T12:58:11.713851052Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T12:58:11.723349344Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.498102ms logger=migrator t=2026-04-07T12:58:11.729874649Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T12:58:11.737646489Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.77038ms logger=migrator t=2026-04-07T12:58:11.742488242Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T12:58:11.751116437Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.628235ms logger=migrator t=2026-04-07T12:58:11.754987132Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T12:58:11.755098164Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=110.912µs logger=migrator t=2026-04-07T12:58:11.759865686Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T12:58:11.779314979Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=19.469794ms logger=migrator t=2026-04-07T12:58:11.785687231Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T12:58:11.79754993Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.854989ms logger=migrator t=2026-04-07T12:58:11.802137768Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T12:58:11.802527975Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=390.787µs logger=migrator t=2026-04-07T12:58:11.806868389Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.407836052s logger=migrator t=2026-04-07T12:58:11.807569702Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T12:58:11.83137698Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T12:58:11.831661775Z level=info msg="Created default organization" logger=secrets t=2026-04-07T12:58:11.839466346Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T12:58:11.894844539Z level=info msg="Restored cache from database" duration=588.661µs logger=plugin.store t=2026-04-07T12:58:11.897105222Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T12:58:11.938497348Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T12:58:11.938533399Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T12:58:11.93862167Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T12:58:11.938636791Z level=info msg="Plugins loaded" count=54 duration=41.541689ms logger=query_data t=2026-04-07T12:58:11.944571175Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T12:58:11.948717335Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T12:58:11.955393963Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T12:58:11.962310425Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T12:58:11.969464203Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T12:58:11.971237098Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T12:58:11.990223012Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T12:58:12.007981503Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T12:58:12.027923975Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T12:58:12.027973816Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T12:58:12.02822256Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T12:58:12.02874335Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-07T12:58:12.028926794Z level=info msg="State cache has been initialized" states=0 duration=704.054µs logger=ngalert.scheduler t=2026-04-07T12:58:12.029061406Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T12:58:12.029168088Z level=info msg=starting first_tick=2026-04-07T12:58:20Z logger=grafanaStorageLogger t=2026-04-07T12:58:12.029338731Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-07T12:58:12.034974429Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-07T12:58:12.037321214Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-07T12:58:12.11376742Z level=info msg="Update check succeeded" duration=84.849337ms logger=grafana.update.checker t=2026-04-07T12:58:12.115666095Z level=info msg="Update check succeeded" duration=87.482145ms logger=provisioning.dashboard t=2026-04-07T12:58:12.197188118Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T12:58:12.236415149Z level=info msg="Patterns update finished" duration=71.402268ms logger=grafana-apiserver t=2026-04-07T12:58:12.725818926Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T12:58:12.726308255Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T12:58:12.994159548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:12.995489393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.015325292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.037767471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.054126144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.098732216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.127134879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.228283361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.246099182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.282422476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.29990657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.31927607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.338249313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.366571614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.384111189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.409102556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.427552879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.453891302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.475483715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.500310698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.519806881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.545709887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.563460525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.5935014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.611357811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.656701997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.671767275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.708062379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.733724879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.782446219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.799329182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.832561077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.856306971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.886802683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.911005096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.949723646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:13.965440196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.000884073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.015432529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.041221282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.067175966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.14189646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.157218802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.207969028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.225465102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.276962313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.296997895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.339427633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.356520029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.409365186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.425751248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.471082462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.489392081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.541187227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.562772369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.613986054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.6342324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.687622277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.707406984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.75912059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.7759454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.834448715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.852617811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.896042769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:14.917176281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.017162315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.032367924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.115710708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.154261981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.266026364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.286568954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.36105484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.385443893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.456167957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.473120269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.548105103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.564874281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.65053906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.663627059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T12:58:15.746655346Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T12:58:42.051284274Z level=info msg="Usage stats are ready to report"