logger=settings t=2026-06-15T08:13:45.652842809Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-15T08:13:45Z logger=settings t=2026-06-15T08:13:45.653361691Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-15T08:13:45.653380391Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-15T08:13:45.653385481Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-15T08:13:45.653389732Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-15T08:13:45.653396852Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-15T08:13:45.653400952Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-15T08:13:45.653861313Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-15T08:13:45.653887113Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-15T08:13:45.653897193Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-15T08:13:45.653901763Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-15T08:13:45.653987195Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-15T08:13:45.654006986Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-15T08:13:45.654015616Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-15T08:13:45.65416595Z level=info msg=Target target=[all] logger=settings t=2026-06-15T08:13:45.65418958Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-15T08:13:45.654288052Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-15T08:13:45.654292723Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-15T08:13:45.654296553Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-15T08:13:45.654300383Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-15T08:13:45.654312683Z level=info msg="App mode production" logger=sqlstore t=2026-06-15T08:13:45.654888727Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-15T08:13:45.654914148Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-15T08:13:45.657816596Z level=info msg="Locking database" logger=migrator t=2026-06-15T08:13:45.657834167Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-15T08:13:45.659599798Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-15T08:13:45.660843058Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.24249ms logger=migrator t=2026-06-15T08:13:45.664525154Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-15T08:13:45.665132898Z level=info msg="Migration successfully executed" id="create user table" duration=607.424µs logger=migrator t=2026-06-15T08:13:45.673290071Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-15T08:13:45.674378967Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.088926ms logger=migrator t=2026-06-15T08:13:45.679703842Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-15T08:13:45.680506591Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=803.909µs logger=migrator t=2026-06-15T08:13:45.687088456Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-15T08:13:45.688589382Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.504916ms logger=migrator t=2026-06-15T08:13:45.694178654Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-15T08:13:45.695057065Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=879.99µs logger=migrator t=2026-06-15T08:13:45.701973407Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-15T08:13:45.706986715Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.003678ms logger=migrator t=2026-06-15T08:13:45.710259463Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-15T08:13:45.711317968Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.058686ms logger=migrator t=2026-06-15T08:13:45.715409684Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-15T08:13:45.716161162Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=751.868µs logger=migrator t=2026-06-15T08:13:45.718972498Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-15T08:13:45.719667405Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=695.217µs logger=migrator t=2026-06-15T08:13:45.722611895Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-15T08:13:45.723078635Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=466.8µs logger=migrator t=2026-06-15T08:13:45.725941223Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-15T08:13:45.726500626Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=559.103µs logger=migrator t=2026-06-15T08:13:45.729289871Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-15T08:13:45.730432399Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.137698ms logger=migrator t=2026-06-15T08:13:45.737393143Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-15T08:13:45.737443154Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.661µs logger=migrator t=2026-06-15T08:13:45.744530392Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-15T08:13:45.7474162Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.881488ms logger=migrator t=2026-06-15T08:13:45.751857484Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-15T08:13:45.752344175Z level=info msg="Migration successfully executed" id="Add missing user data" duration=447.49µs logger=migrator t=2026-06-15T08:13:45.757171399Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-15T08:13:45.75846253Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.290711ms logger=migrator t=2026-06-15T08:13:45.763953659Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-15T08:13:45.764663466Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=709.897µs logger=migrator t=2026-06-15T08:13:45.770031833Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-15T08:13:45.771160779Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.129246ms logger=migrator t=2026-06-15T08:13:45.776246099Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-15T08:13:45.78687529Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.624941ms logger=migrator t=2026-06-15T08:13:45.79238923Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-15T08:13:45.79324527Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=856.29µs logger=migrator t=2026-06-15T08:13:45.79873349Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-15T08:13:45.799035687Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=303.277µs logger=migrator t=2026-06-15T08:13:45.80512961Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-15T08:13:45.805892448Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=762.818µs logger=migrator t=2026-06-15T08:13:45.809373891Z 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-06-15T08:13:45.809922094Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=547.693µs logger=migrator t=2026-06-15T08:13:45.814398909Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-15T08:13:45.81483433Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=435.761µs logger=migrator t=2026-06-15T08:13:45.848080104Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-15T08:13:45.848982625Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=905.481µs logger=migrator t=2026-06-15T08:13:45.853921582Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-15T08:13:45.854666739Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=745.827µs logger=migrator t=2026-06-15T08:13:45.860742402Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-15T08:13:45.86150892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=768.208µs logger=migrator t=2026-06-15T08:13:45.868386163Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-15T08:13:45.869222952Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=837.609µs logger=migrator t=2026-06-15T08:13:45.873729619Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-15T08:13:45.87462542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=895.931µs logger=migrator t=2026-06-15T08:13:45.883043568Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-15T08:13:45.883084719Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.521µs logger=migrator t=2026-06-15T08:13:45.902525308Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-15T08:13:45.903114212Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=588.424µs logger=migrator t=2026-06-15T08:13:46.057348076Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-15T08:13:46.058696098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.351352ms logger=migrator t=2026-06-15T08:13:46.402756786Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-15T08:13:46.404096237Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.337581ms logger=migrator t=2026-06-15T08:13:46.453329775Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-15T08:13:46.454656256Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.330061ms logger=migrator t=2026-06-15T08:13:46.503781711Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-15T08:13:46.507388706Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.608605ms logger=migrator t=2026-06-15T08:13:46.621788435Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-15T08:13:46.622830529Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.045304ms logger=migrator t=2026-06-15T08:13:46.694672779Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-15T08:13:46.696222125Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.552576ms logger=migrator t=2026-06-15T08:13:46.783457975Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-15T08:13:46.784858259Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.402474ms logger=migrator t=2026-06-15T08:13:47.534532612Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-15T08:13:47.541149807Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=6.618034ms logger=migrator t=2026-06-15T08:13:47.6505443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-15T08:13:47.658018285Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=7.497796ms logger=migrator t=2026-06-15T08:13:47.666599586Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-15T08:13:47.667392834Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=794.858µs logger=migrator t=2026-06-15T08:13:47.672114535Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-15T08:13:47.672813981Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=699.846µs logger=migrator t=2026-06-15T08:13:47.679248972Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-15T08:13:47.679898917Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=650.605µs logger=migrator t=2026-06-15T08:13:47.692187746Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-15T08:13:47.692857911Z level=info msg="Migration successfully executed" id="create star table" duration=673.106µs logger=migrator t=2026-06-15T08:13:47.697597752Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-15T08:13:47.698469393Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=870.92µs logger=migrator t=2026-06-15T08:13:47.708125218Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-15T08:13:47.708835706Z level=info msg="Migration successfully executed" id="create org table v1" duration=714.507µs logger=migrator t=2026-06-15T08:13:47.711770494Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-15T08:13:47.71245759Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=686.496µs logger=migrator t=2026-06-15T08:13:47.716448363Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-15T08:13:47.71712596Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=677.557µs logger=migrator t=2026-06-15T08:13:47.720342955Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-15T08:13:47.721126923Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=782.728µs logger=migrator t=2026-06-15T08:13:47.724775809Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-15T08:13:47.725877705Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.100287ms logger=migrator t=2026-06-15T08:13:47.729446728Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-15T08:13:47.73037777Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=931.462µs logger=migrator t=2026-06-15T08:13:47.734307762Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-15T08:13:47.734334623Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.961µs logger=migrator t=2026-06-15T08:13:47.738146722Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-15T08:13:47.738176142Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.68µs logger=migrator t=2026-06-15T08:13:47.741639074Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-15T08:13:47.74189213Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=253.827µs logger=migrator t=2026-06-15T08:13:47.746227912Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-15T08:13:47.747252885Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.025733ms logger=migrator t=2026-06-15T08:13:47.750462321Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-15T08:13:47.751567267Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.104086ms logger=migrator t=2026-06-15T08:13:47.758378796Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-15T08:13:47.759282188Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=904.332µs logger=migrator t=2026-06-15T08:13:47.765084543Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-15T08:13:47.765858881Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=775.008µs logger=migrator t=2026-06-15T08:13:47.769421965Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-15T08:13:47.770361197Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=937.502µs logger=migrator t=2026-06-15T08:13:47.773633614Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-15T08:13:47.774478823Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=845.119µs logger=migrator t=2026-06-15T08:13:47.779288656Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-15T08:13:47.784929738Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.640392ms logger=migrator t=2026-06-15T08:13:47.788238966Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-15T08:13:47.789093386Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=853.67µs logger=migrator t=2026-06-15T08:13:47.792343202Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-15T08:13:47.793176052Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=832.61µs logger=migrator t=2026-06-15T08:13:47.798065307Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-15T08:13:47.799478879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.413502ms logger=migrator t=2026-06-15T08:13:47.803915353Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-15T08:13:47.804242051Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=327.108µs logger=migrator t=2026-06-15T08:13:47.807765003Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-15T08:13:47.808860619Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.094946ms logger=migrator t=2026-06-15T08:13:47.813498718Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-15T08:13:47.81361137Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=151.774µs logger=migrator t=2026-06-15T08:13:47.816986759Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-15T08:13:47.819083619Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.093709ms logger=migrator t=2026-06-15T08:13:47.822547389Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-15T08:13:47.82467413Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.12665ms logger=migrator t=2026-06-15T08:13:47.829580655Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-15T08:13:47.832623186Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.039831ms logger=migrator t=2026-06-15T08:13:47.845521069Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-15T08:13:47.84687821Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.360691ms logger=migrator t=2026-06-15T08:13:47.854411597Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-15T08:13:47.856845514Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.433367ms logger=migrator t=2026-06-15T08:13:47.862877615Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-15T08:13:47.863858798Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=981.033µs logger=migrator t=2026-06-15T08:13:47.867338469Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-15T08:13:47.868362824Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.023684ms logger=migrator t=2026-06-15T08:13:47.872184803Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-15T08:13:47.872237784Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.851µs logger=migrator t=2026-06-15T08:13:47.87719505Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-15T08:13:47.877238471Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.071µs logger=migrator t=2026-06-15T08:13:47.887914282Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-15T08:13:47.890099322Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.18528ms logger=migrator t=2026-06-15T08:13:47.893075333Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-15T08:13:47.895237603Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.16007ms logger=migrator t=2026-06-15T08:13:47.89893862Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-15T08:13:47.901070079Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.130789ms logger=migrator t=2026-06-15T08:13:47.904637564Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-15T08:13:47.906689661Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.051608ms logger=migrator t=2026-06-15T08:13:47.910189344Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-15T08:13:47.910398699Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.585µs logger=migrator t=2026-06-15T08:13:47.914015303Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-15T08:13:47.914897443Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=881.35µs logger=migrator t=2026-06-15T08:13:47.91944344Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-15T08:13:47.920205068Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=760.968µs logger=migrator t=2026-06-15T08:13:47.924318245Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-15T08:13:47.924345725Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.28µs logger=migrator t=2026-06-15T08:13:47.927816926Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-15T08:13:47.929516507Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.69795ms logger=migrator t=2026-06-15T08:13:47.933343096Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-15T08:13:47.934112314Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=768.788µs logger=migrator t=2026-06-15T08:13:47.937684787Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-15T08:13:47.944006996Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.321619ms logger=migrator t=2026-06-15T08:13:47.948415639Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-15T08:13:47.949344661Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=928.552µs logger=migrator t=2026-06-15T08:13:47.953011767Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-15T08:13:47.953931668Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=919.221µs logger=migrator t=2026-06-15T08:13:47.958386053Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-15T08:13:47.959400526Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.014143ms logger=migrator t=2026-06-15T08:13:47.963575675Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-15T08:13:47.964007015Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=430.88µs logger=migrator t=2026-06-15T08:13:47.967029155Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-15T08:13:47.9676794Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=650.165µs logger=migrator t=2026-06-15T08:13:47.970963387Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-15T08:13:47.973153109Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.187132ms logger=migrator t=2026-06-15T08:13:47.978200147Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-15T08:13:47.979233091Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.032244ms logger=migrator t=2026-06-15T08:13:47.983724776Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-15T08:13:47.983899551Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=176.794µs logger=migrator t=2026-06-15T08:13:47.98732434Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-15T08:13:47.987493854Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=169.774µs logger=migrator t=2026-06-15T08:13:47.990767531Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-15T08:13:47.99156104Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=792.879µs logger=migrator t=2026-06-15T08:13:47.996065955Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-15T08:13:47.99837519Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.310584ms logger=migrator t=2026-06-15T08:13:48.001966634Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-15T08:13:48.002948167Z level=info msg="Migration successfully executed" id="create data_source table" duration=980.423µs logger=migrator t=2026-06-15T08:13:48.006835198Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-15T08:13:48.007728148Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=892.65µs logger=migrator t=2026-06-15T08:13:48.012103261Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-15T08:13:48.012953Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=849.689µs logger=migrator t=2026-06-15T08:13:48.016447883Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-15T08:13:48.017471126Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.022353ms logger=migrator t=2026-06-15T08:13:48.021213443Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-15T08:13:48.022199007Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=985.524µs logger=migrator t=2026-06-15T08:13:48.026976858Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-15T08:13:48.034257198Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.276251ms logger=migrator t=2026-06-15T08:13:48.037702028Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-15T08:13:48.03862717Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=925.092µs logger=migrator t=2026-06-15T08:13:48.042217294Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-15T08:13:48.043237478Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.019214ms logger=migrator t=2026-06-15T08:13:48.047283023Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-15T08:13:48.048190214Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=907.201µs logger=migrator t=2026-06-15T08:13:48.051543142Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-15T08:13:48.052089024Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=545.242µs logger=migrator t=2026-06-15T08:13:48.054786467Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-15T08:13:48.057186714Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.397246ms logger=migrator t=2026-06-15T08:13:48.061383802Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-15T08:13:48.064161797Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.774655ms logger=migrator t=2026-06-15T08:13:48.067671829Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-15T08:13:48.06773293Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=61.551µs logger=migrator t=2026-06-15T08:13:48.070372331Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-15T08:13:48.070570056Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.925µs logger=migrator t=2026-06-15T08:13:48.074760273Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-15T08:13:48.077337064Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.575621ms logger=migrator t=2026-06-15T08:13:48.080503718Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-15T08:13:48.080699472Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.925µs logger=migrator t=2026-06-15T08:13:48.084062461Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-15T08:13:48.084255776Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.405µs logger=migrator t=2026-06-15T08:13:48.08702095Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-15T08:13:48.091444923Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.445503ms logger=migrator t=2026-06-15T08:13:48.095866037Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-15T08:13:48.096138573Z level=info msg="Migration successfully executed" id="Update uid value" duration=272.126µs logger=migrator t=2026-06-15T08:13:48.098753414Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-15T08:13:48.099599764Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=845.71µs logger=migrator t=2026-06-15T08:13:48.102809649Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-15T08:13:48.103590398Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=780.129µs logger=migrator t=2026-06-15T08:13:48.107898238Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-15T08:13:48.108634515Z level=info msg="Migration successfully executed" id="create api_key table" duration=735.917µs logger=migrator t=2026-06-15T08:13:48.11181134Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-15T08:13:48.112565877Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=754.717µs logger=migrator t=2026-06-15T08:13:48.116060449Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-15T08:13:48.116833866Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=772.637µs logger=migrator t=2026-06-15T08:13:48.120958763Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-15T08:13:48.121826163Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=866.35µs logger=migrator t=2026-06-15T08:13:48.125341405Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-15T08:13:48.126056032Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=714.057µs logger=migrator t=2026-06-15T08:13:48.129553604Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-15T08:13:48.130316681Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=762.237µs logger=migrator t=2026-06-15T08:13:48.134401017Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-15T08:13:48.135172095Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=770.518µs logger=migrator t=2026-06-15T08:13:48.138677326Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-15T08:13:48.145299172Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.621316ms logger=migrator t=2026-06-15T08:13:48.150368049Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-15T08:13:48.151085367Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=717.038µs logger=migrator t=2026-06-15T08:13:48.154453515Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-15T08:13:48.155213773Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=760.248µs logger=migrator t=2026-06-15T08:13:48.158418968Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-15T08:13:48.159196307Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=775.548µs logger=migrator t=2026-06-15T08:13:48.163475326Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-15T08:13:48.164252504Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=774.428µs logger=migrator t=2026-06-15T08:13:48.167957281Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-15T08:13:48.168303059Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=345.448µs logger=migrator t=2026-06-15T08:13:48.171520734Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-15T08:13:48.172018385Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=497.191µs logger=migrator t=2026-06-15T08:13:48.17568353Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-15T08:13:48.175712041Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.991µs logger=migrator t=2026-06-15T08:13:48.178387034Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-15T08:13:48.180861572Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.476758ms logger=migrator t=2026-06-15T08:13:48.184724722Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-15T08:13:48.187157368Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.432296ms logger=migrator t=2026-06-15T08:13:48.190684281Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-15T08:13:48.190835645Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=153.104µs logger=migrator t=2026-06-15T08:13:48.194871949Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-15T08:13:48.197621033Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.747794ms logger=migrator t=2026-06-15T08:13:48.200763106Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-15T08:13:48.203523371Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.756945ms logger=migrator t=2026-06-15T08:13:48.20686759Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-15T08:13:48.207629577Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=762.267µs logger=migrator t=2026-06-15T08:13:48.211875536Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-15T08:13:48.213570966Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.6866ms logger=migrator t=2026-06-15T08:13:48.219828532Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-15T08:13:48.221591773Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.766832ms logger=migrator t=2026-06-15T08:13:48.226105828Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-15T08:13:48.227157653Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.051305ms logger=migrator t=2026-06-15T08:13:48.230848469Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-15T08:13:48.231875963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.027084ms logger=migrator t=2026-06-15T08:13:48.235315254Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-15T08:13:48.236207954Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=892.42µs logger=migrator t=2026-06-15T08:13:48.240598977Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-15T08:13:48.240830693Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=228.886µs logger=migrator t=2026-06-15T08:13:48.244075188Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-15T08:13:48.244119749Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.561µs logger=migrator t=2026-06-15T08:13:48.246668609Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-15T08:13:48.249405063Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.739164ms logger=migrator t=2026-06-15T08:13:48.253826006Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-15T08:13:48.256811825Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.985539ms logger=migrator t=2026-06-15T08:13:48.260226626Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-15T08:13:48.260294058Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.971µs logger=migrator t=2026-06-15T08:13:48.264573567Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-15T08:13:48.265314204Z level=info msg="Migration successfully executed" id="create quota table v1" duration=740.047µs logger=migrator t=2026-06-15T08:13:48.269327328Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-15T08:13:48.270819132Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.489744ms logger=migrator t=2026-06-15T08:13:48.275939722Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-15T08:13:48.275980223Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=42.131µs logger=migrator t=2026-06-15T08:13:48.279641358Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-15T08:13:48.280518829Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=876.961µs logger=migrator t=2026-06-15T08:13:48.285702361Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-15T08:13:48.286607991Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=905.27µs logger=migrator t=2026-06-15T08:13:48.290811989Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-15T08:13:48.293867161Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.054702ms logger=migrator t=2026-06-15T08:13:48.297800353Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-15T08:13:48.297843744Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.521µs logger=migrator t=2026-06-15T08:13:48.301708864Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-15T08:13:48.302595985Z level=info msg="Migration successfully executed" id="create session table" duration=887.181µs logger=migrator t=2026-06-15T08:13:48.307297884Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-15T08:13:48.30754441Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=247.286µs logger=migrator t=2026-06-15T08:13:48.312209669Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-15T08:13:48.312422074Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=212.355µs logger=migrator t=2026-06-15T08:13:48.316278605Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-15T08:13:48.317292688Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.015293ms logger=migrator t=2026-06-15T08:13:48.321821434Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-15T08:13:48.322638623Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=816.939µs logger=migrator t=2026-06-15T08:13:48.327433535Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-15T08:13:48.327470446Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.341µs logger=migrator t=2026-06-15T08:13:48.331402578Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-15T08:13:48.331442168Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.071µs logger=migrator t=2026-06-15T08:13:48.334905939Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-15T08:13:48.339959427Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.051568ms logger=migrator t=2026-06-15T08:13:48.350352851Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-15T08:13:48.353056334Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.705834ms logger=migrator t=2026-06-15T08:13:48.356624577Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-15T08:13:48.35674942Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=124.433µs logger=migrator t=2026-06-15T08:13:48.360023936Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-15T08:13:48.360085017Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=58.861µs logger=migrator t=2026-06-15T08:13:48.362703089Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-15T08:13:48.36364487Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=941.211µs logger=migrator t=2026-06-15T08:13:48.369105378Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-15T08:13:48.369132788Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.171µs logger=migrator t=2026-06-15T08:13:48.372641071Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-15T08:13:48.37815329Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.474318ms logger=migrator t=2026-06-15T08:13:48.381851446Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-15T08:13:48.382067631Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=216.105µs logger=migrator t=2026-06-15T08:13:48.387480807Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-15T08:13:48.392602217Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.11868ms logger=migrator t=2026-06-15T08:13:48.396815965Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-15T08:13:48.399958788Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.142843ms logger=migrator t=2026-06-15T08:13:48.403555003Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-15T08:13:48.403622745Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.372µs logger=migrator t=2026-06-15T08:13:48.411890798Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-15T08:13:48.41328554Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.393401ms logger=migrator t=2026-06-15T08:13:48.422903115Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-15T08:13:48.424152823Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.249888ms logger=migrator t=2026-06-15T08:13:48.434489855Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-15T08:13:48.436144423Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.653208ms logger=migrator t=2026-06-15T08:13:48.442038891Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-15T08:13:48.442947673Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=908.562µs logger=migrator t=2026-06-15T08:13:48.450429467Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-15T08:13:48.45182836Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.399053ms logger=migrator t=2026-06-15T08:13:48.457653276Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-15T08:13:48.459159682Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.507596ms logger=migrator t=2026-06-15T08:13:48.464214649Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-15T08:13:48.465329375Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.112776ms logger=migrator t=2026-06-15T08:13:48.482311492Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-15T08:13:48.483854038Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.540235ms logger=migrator t=2026-06-15T08:13:48.535177347Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-15T08:13:48.536504717Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.32762ms logger=migrator t=2026-06-15T08:13:48.607776902Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-15T08:13:48.620480228Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.706566ms logger=migrator t=2026-06-15T08:13:48.64747432Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-15T08:13:48.649557848Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=2.085889ms logger=migrator t=2026-06-15T08:13:48.71562498Z 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-06-15T08:13:48.721637881Z 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=6.010111ms logger=migrator t=2026-06-15T08:13:48.778089489Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-15T08:13:48.778574241Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=487.092µs logger=migrator t=2026-06-15T08:13:48.828179959Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-15T08:13:48.828859456Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=680.147µs logger=migrator t=2026-06-15T08:13:48.919447831Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-15T08:13:48.920382612Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=936.531µs logger=migrator t=2026-06-15T08:13:49.035231913Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-15T08:13:49.041034098Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.809045ms logger=migrator t=2026-06-15T08:13:49.088769519Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-15T08:13:49.092495516Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.728067ms logger=migrator t=2026-06-15T08:13:49.151208813Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-15T08:13:49.15753364Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.323167ms logger=migrator t=2026-06-15T08:13:49.168133487Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-15T08:13:49.175102189Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.970172ms logger=migrator t=2026-06-15T08:13:49.179501022Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-15T08:13:49.180770811Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.2753ms logger=migrator t=2026-06-15T08:13:49.185549202Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-15T08:13:49.185583303Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.421µs logger=migrator t=2026-06-15T08:13:49.190221621Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-15T08:13:49.190246382Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.811µs logger=migrator t=2026-06-15T08:13:49.195576825Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-15T08:13:49.196437826Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=860.461µs logger=migrator t=2026-06-15T08:13:49.201992765Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T08:13:49.202854795Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=860.37µs logger=migrator t=2026-06-15T08:13:49.208730361Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-15T08:13:49.209987601Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.317521ms logger=migrator t=2026-06-15T08:13:49.215913509Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-15T08:13:49.216897992Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=983.753µs logger=migrator t=2026-06-15T08:13:49.221206252Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T08:13:49.223094536Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.887474ms logger=migrator t=2026-06-15T08:13:49.228173304Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-15T08:13:49.23312921Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.955186ms logger=migrator t=2026-06-15T08:13:49.238324631Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-15T08:13:49.245092318Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.767427ms logger=migrator t=2026-06-15T08:13:49.249869039Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-15T08:13:49.250037413Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=169.534µs logger=migrator t=2026-06-15T08:13:49.25420052Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-15T08:13:49.254884616Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=684.826µs logger=migrator t=2026-06-15T08:13:49.259275188Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-15T08:13:49.260135749Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=858.981µs logger=migrator t=2026-06-15T08:13:49.266904126Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-15T08:13:49.276303484Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=9.410559ms logger=migrator t=2026-06-15T08:13:49.282459377Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-15T08:13:49.282630842Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=176.825µs logger=migrator t=2026-06-15T08:13:49.288653973Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-15T08:13:49.290177867Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.521385ms logger=migrator t=2026-06-15T08:13:49.297577Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-15T08:13:49.299167956Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.592526ms logger=migrator t=2026-06-15T08:13:49.302522765Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-15T08:13:49.302613928Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=109.483µs logger=migrator t=2026-06-15T08:13:49.308606897Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-15T08:13:49.309658981Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.053324ms logger=migrator t=2026-06-15T08:13:49.317306949Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-15T08:13:49.318184079Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=880.93µs logger=migrator t=2026-06-15T08:13:49.324699652Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-15T08:13:49.326165805Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.468544ms logger=migrator t=2026-06-15T08:13:49.330863155Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-15T08:13:49.332484252Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.637667ms logger=migrator t=2026-06-15T08:13:49.34098535Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-15T08:13:49.341960733Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=976.443µs logger=migrator t=2026-06-15T08:13:49.347273497Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-15T08:13:49.349224562Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.950775ms logger=migrator t=2026-06-15T08:13:49.356213215Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-15T08:13:49.356245476Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.621µs logger=migrator t=2026-06-15T08:13:49.359904581Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-15T08:13:49.365368558Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.463627ms logger=migrator t=2026-06-15T08:13:49.369923594Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-15T08:13:49.370700472Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=775.408µs logger=migrator t=2026-06-15T08:13:49.377233144Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-15T08:13:49.382443305Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.210261ms logger=migrator t=2026-06-15T08:13:49.387704028Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-15T08:13:49.388484026Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=779.778µs logger=migrator t=2026-06-15T08:13:49.393876221Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-15T08:13:49.394931336Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.055145ms logger=migrator t=2026-06-15T08:13:49.400458765Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-15T08:13:49.401423167Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=964.242µs logger=migrator t=2026-06-15T08:13:49.404859377Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-15T08:13:49.416622531Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.759983ms logger=migrator t=2026-06-15T08:13:49.421219008Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-15T08:13:49.421712669Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=493.881µs logger=migrator t=2026-06-15T08:13:49.427586696Z 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-06-15T08:13:49.428424966Z 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=838.25µs logger=migrator t=2026-06-15T08:13:49.433236027Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-15T08:13:49.433510484Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=272.677µs logger=migrator t=2026-06-15T08:13:49.437407145Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-15T08:13:49.437924337Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=517.492µs logger=migrator t=2026-06-15T08:13:49.443277101Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-15T08:13:49.443512137Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=233.636µs logger=migrator t=2026-06-15T08:13:49.447049939Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-15T08:13:49.451885792Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.834873ms logger=migrator t=2026-06-15T08:13:49.456805377Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-15T08:13:49.460899862Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.094495ms logger=migrator t=2026-06-15T08:13:49.465928199Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-15T08:13:49.466908751Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=983.842µs logger=migrator t=2026-06-15T08:13:49.473384553Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-15T08:13:49.474913918Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.528725ms logger=migrator t=2026-06-15T08:13:49.480336214Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-15T08:13:49.480864506Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=529.322µs logger=migrator t=2026-06-15T08:13:49.489157389Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-15T08:13:49.492313403Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.155673ms logger=migrator t=2026-06-15T08:13:49.497554214Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-15T08:13:49.498427996Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=873.721µs logger=migrator t=2026-06-15T08:13:49.502800427Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-15T08:13:49.502963101Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=161.174µs logger=migrator t=2026-06-15T08:13:49.508900129Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-15T08:13:49.509242436Z level=info msg="Migration successfully executed" id="Move region to single row" duration=342.647µs logger=migrator t=2026-06-15T08:13:49.513757192Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-15T08:13:49.515113094Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.356042ms logger=migrator t=2026-06-15T08:13:49.520035148Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-15T08:13:49.52139413Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.367062ms logger=migrator t=2026-06-15T08:13:49.52699203Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T08:13:49.527968793Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=976.263µs logger=migrator t=2026-06-15T08:13:49.531987977Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T08:13:49.532883208Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=895.5µs logger=migrator t=2026-06-15T08:13:49.543800742Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-15T08:13:49.545238025Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.441844ms logger=migrator t=2026-06-15T08:13:49.55363294Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-15T08:13:49.554576923Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=946.792µs logger=migrator t=2026-06-15T08:13:49.739397325Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-15T08:13:49.739550908Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=158.263µs logger=migrator t=2026-06-15T08:13:49.746372927Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-15T08:13:49.747253887Z level=info msg="Migration successfully executed" id="create test_data table" duration=881.01µs logger=migrator t=2026-06-15T08:13:49.752074899Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-15T08:13:49.753509343Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.433314ms logger=migrator t=2026-06-15T08:13:49.75894488Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-15T08:13:49.759866391Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=921.641µs logger=migrator t=2026-06-15T08:13:49.765010681Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-15T08:13:49.765951443Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=941.402µs logger=migrator t=2026-06-15T08:13:49.775131136Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-15T08:13:49.775416832Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=287.396µs logger=migrator t=2026-06-15T08:13:49.779936178Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-15T08:13:49.780485241Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=549.273µs logger=migrator t=2026-06-15T08:13:49.784789531Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-15T08:13:49.784860833Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.362µs logger=migrator t=2026-06-15T08:13:49.789510931Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-15T08:13:49.79029676Z level=info msg="Migration successfully executed" id="create team table" duration=785.729µs logger=migrator t=2026-06-15T08:13:49.796097804Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-15T08:13:49.797724112Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.625668ms logger=migrator t=2026-06-15T08:13:49.80238243Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-15T08:13:49.803291441Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=909.081µs logger=migrator t=2026-06-15T08:13:49.808424611Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-15T08:13:49.815831864Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.405173ms logger=migrator t=2026-06-15T08:13:49.822765365Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-15T08:13:49.822890158Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=127.713µs logger=migrator t=2026-06-15T08:13:49.827417763Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-15T08:13:49.829131294Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.71238ms logger=migrator t=2026-06-15T08:13:49.837822416Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-15T08:13:49.838614194Z level=info msg="Migration successfully executed" id="create team member table" duration=792.238µs logger=migrator t=2026-06-15T08:13:49.843897077Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-15T08:13:49.845394731Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.497544ms logger=migrator t=2026-06-15T08:13:49.850079891Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-15T08:13:49.851633047Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.552556ms logger=migrator t=2026-06-15T08:13:49.856413388Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-15T08:13:49.8573501Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=933.652µs logger=migrator t=2026-06-15T08:13:49.86289985Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-15T08:13:49.86766187Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.75868ms logger=migrator t=2026-06-15T08:13:49.872110924Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-15T08:13:49.876562208Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.450864ms logger=migrator t=2026-06-15T08:13:49.880893248Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-15T08:13:49.885624588Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.73084ms logger=migrator t=2026-06-15T08:13:49.890970403Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-15T08:13:49.891961716Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=990.993µs logger=migrator t=2026-06-15T08:13:49.897346081Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-15T08:13:49.900100815Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.754264ms logger=migrator t=2026-06-15T08:13:49.905160573Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-15T08:13:49.906107845Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=947.312µs logger=migrator t=2026-06-15T08:13:49.911200284Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-15T08:13:49.912174346Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=971.272µs logger=migrator t=2026-06-15T08:13:49.916332513Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-15T08:13:49.917526411Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.193498ms logger=migrator t=2026-06-15T08:13:49.921998595Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-15T08:13:49.922878636Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=879.94µs logger=migrator t=2026-06-15T08:13:49.928645179Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-15T08:13:49.930018852Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.373303ms logger=migrator t=2026-06-15T08:13:49.934870794Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-15T08:13:49.936421771Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.552767ms logger=migrator t=2026-06-15T08:13:49.941477149Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-15T08:13:49.941937069Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=456.19µs logger=migrator t=2026-06-15T08:13:49.947583391Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-15T08:13:49.94799419Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=411.389µs logger=migrator t=2026-06-15T08:13:49.952540006Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-15T08:13:49.953723003Z level=info msg="Migration successfully executed" id="create tag table" duration=1.179977ms logger=migrator t=2026-06-15T08:13:49.959255062Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-15T08:13:49.960190624Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=935.052µs logger=migrator t=2026-06-15T08:13:49.964614637Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-15T08:13:49.965751373Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.136066ms logger=migrator t=2026-06-15T08:13:49.970611186Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-15T08:13:49.972182793Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.571747ms logger=migrator t=2026-06-15T08:13:49.977813765Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-15T08:13:49.978721146Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=907.19µs logger=migrator t=2026-06-15T08:13:49.983151769Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-15T08:13:50.001641599Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.50172ms logger=migrator t=2026-06-15T08:13:50.005903279Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-15T08:13:50.006446421Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=541.372µs logger=migrator t=2026-06-15T08:13:50.011932218Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-15T08:13:50.01334274Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.411312ms logger=migrator t=2026-06-15T08:13:50.019563645Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-15T08:13:50.019876952Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=313.497µs logger=migrator t=2026-06-15T08:13:50.023895645Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-15T08:13:50.024497969Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=602.124µs logger=migrator t=2026-06-15T08:13:50.030213972Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-15T08:13:50.031367759Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.151097ms logger=migrator t=2026-06-15T08:13:50.036018326Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-15T08:13:50.03703529Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.016724ms logger=migrator t=2026-06-15T08:13:50.041186376Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-15T08:13:50.041258638Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.992µs logger=migrator t=2026-06-15T08:13:50.045974438Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-15T08:13:50.054769962Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.794864ms logger=migrator t=2026-06-15T08:13:50.060246179Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-15T08:13:50.064804595Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.558116ms logger=migrator t=2026-06-15T08:13:50.069635126Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-15T08:13:50.075445112Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.810156ms logger=migrator t=2026-06-15T08:13:50.080373345Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-15T08:13:50.084268756Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.895611ms logger=migrator t=2026-06-15T08:13:50.089299343Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-15T08:13:50.089942368Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=643.076µs logger=migrator t=2026-06-15T08:13:50.094441272Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-15T08:13:50.09996492Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.523098ms logger=migrator t=2026-06-15T08:13:50.104594098Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-15T08:13:50.105403066Z level=info msg="Migration successfully executed" id="create server_lock table" duration=808.998µs logger=migrator t=2026-06-15T08:13:50.111013777Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-15T08:13:50.11244591Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.435554ms logger=migrator t=2026-06-15T08:13:50.117326543Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-15T08:13:50.11891354Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.587687ms logger=migrator t=2026-06-15T08:13:50.125242917Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-15T08:13:50.12622963Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=985.793µs logger=migrator t=2026-06-15T08:13:50.132748791Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-15T08:13:50.133808145Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.056904ms logger=migrator t=2026-06-15T08:13:50.13876872Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-15T08:13:50.140343827Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.574467ms logger=migrator t=2026-06-15T08:13:50.145653421Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-15T08:13:50.151444235Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.790624ms logger=migrator t=2026-06-15T08:13:50.156879011Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-15T08:13:50.158403296Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.523015ms logger=migrator t=2026-06-15T08:13:50.16376097Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-15T08:13:50.164918507Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.157877ms logger=migrator t=2026-06-15T08:13:50.170028436Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-15T08:13:50.17105905Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.030574ms logger=migrator t=2026-06-15T08:13:50.177400647Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-15T08:13:50.178242966Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=841.949µs logger=migrator t=2026-06-15T08:13:50.183394416Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-15T08:13:50.184990934Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.596557ms logger=migrator t=2026-06-15T08:13:50.190336608Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-15T08:13:50.19044242Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=107.252µs logger=migrator t=2026-06-15T08:13:50.196601963Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-15T08:13:50.196682595Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=81.131µs logger=migrator t=2026-06-15T08:13:50.201397234Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-15T08:13:50.202277645Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=880.231µs logger=migrator t=2026-06-15T08:13:50.206996774Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T08:13:50.207897575Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=900.521µs logger=migrator t=2026-06-15T08:13:50.215548773Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T08:13:50.216846272Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.299489ms logger=migrator t=2026-06-15T08:13:50.221546202Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-15T08:13:50.221614503Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.291µs logger=migrator t=2026-06-15T08:13:50.226315102Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T08:13:50.227712525Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.397053ms logger=migrator t=2026-06-15T08:13:50.232828353Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T08:13:50.234032881Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.203968ms logger=migrator t=2026-06-15T08:13:50.238418373Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T08:13:50.23958343Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.174917ms logger=migrator t=2026-06-15T08:13:50.243552722Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T08:13:50.244537465Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=984.643µs logger=migrator t=2026-06-15T08:13:50.249636003Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-15T08:13:50.255702794Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.065601ms logger=migrator t=2026-06-15T08:13:50.259802149Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-15T08:13:50.260615908Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=813.459µs logger=migrator t=2026-06-15T08:13:50.265834499Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-15T08:13:50.265921841Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.682µs logger=migrator t=2026-06-15T08:13:50.27063014Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-15T08:13:50.271511941Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=882.461µs logger=migrator t=2026-06-15T08:13:50.276056786Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-15T08:13:50.277979071Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.921365ms logger=migrator t=2026-06-15T08:13:50.283814656Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-15T08:13:50.28484863Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.029454ms logger=migrator t=2026-06-15T08:13:50.290510021Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T08:13:50.290639924Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=131.633µs logger=migrator t=2026-06-15T08:13:50.295311953Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-15T08:13:50.296765027Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.452964ms logger=migrator t=2026-06-15T08:13:50.302366957Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-15T08:13:50.30381508Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.453513ms logger=migrator t=2026-06-15T08:13:50.308177432Z 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-06-15T08:13:50.309105123Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=927.521µs logger=migrator t=2026-06-15T08:13:50.31330519Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-15T08:13:50.314388836Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.082006ms logger=migrator t=2026-06-15T08:13:50.321792167Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-15T08:13:50.330892659Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.103041ms logger=migrator t=2026-06-15T08:13:50.335245649Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-15T08:13:50.335866354Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=620.845µs logger=migrator t=2026-06-15T08:13:50.341169836Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T08:13:50.343821128Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.650602ms logger=migrator t=2026-06-15T08:13:50.349543071Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-15T08:13:50.375849482Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.3019ms logger=migrator t=2026-06-15T08:13:50.380734105Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-15T08:13:50.405142381Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.407786ms logger=migrator t=2026-06-15T08:13:50.410004694Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-15T08:13:50.410831323Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=826.519µs logger=migrator t=2026-06-15T08:13:50.416528025Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T08:13:50.41757633Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.047805ms logger=migrator t=2026-06-15T08:13:50.42236414Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-15T08:13:50.43010377Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.7397ms logger=migrator t=2026-06-15T08:13:50.435510226Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-15T08:13:50.43953852Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.032794ms logger=migrator t=2026-06-15T08:13:50.44387183Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-15T08:13:50.444982325Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.109885ms logger=migrator t=2026-06-15T08:13:50.449526771Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-15T08:13:50.450600636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.073305ms logger=migrator t=2026-06-15T08:13:50.455482819Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-15T08:13:50.456520194Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.038155ms logger=migrator t=2026-06-15T08:13:50.461872987Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-15T08:13:50.462917682Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.044545ms logger=migrator t=2026-06-15T08:13:50.467707993Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-15T08:13:50.467844176Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=136.113µs logger=migrator t=2026-06-15T08:13:50.472133445Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-15T08:13:50.477991231Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.857236ms logger=migrator t=2026-06-15T08:13:50.483607521Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-15T08:13:50.490612364Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.002073ms logger=migrator t=2026-06-15T08:13:50.494676428Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-15T08:13:50.499194453Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.517615ms logger=migrator t=2026-06-15T08:13:50.503646006Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-15T08:13:50.504864605Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.218669ms logger=migrator t=2026-06-15T08:13:50.51070146Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-15T08:13:50.512481302Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.782122ms logger=migrator t=2026-06-15T08:13:50.516924655Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-15T08:13:50.52321788Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.293855ms logger=migrator t=2026-06-15T08:13:50.527714765Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-15T08:13:50.533588831Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.873466ms logger=migrator t=2026-06-15T08:13:50.54216899Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-15T08:13:50.543174484Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.004684ms logger=migrator t=2026-06-15T08:13:50.548100168Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-15T08:13:50.553956993Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.856445ms logger=migrator t=2026-06-15T08:13:50.558470909Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-15T08:13:50.5645585Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.086741ms logger=migrator t=2026-06-15T08:13:50.570577929Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-15T08:13:50.570644431Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.602µs logger=migrator t=2026-06-15T08:13:50.575665528Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-15T08:13:50.578391601Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.721283ms logger=migrator t=2026-06-15T08:13:50.584216546Z 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-06-15T08:13:50.585391874Z 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.169418ms logger=migrator t=2026-06-15T08:13:50.59170716Z 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-06-15T08:13:50.593308037Z 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.599907ms logger=migrator t=2026-06-15T08:13:50.599246385Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T08:13:50.59944721Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=185.674µs logger=migrator t=2026-06-15T08:13:50.604381084Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-15T08:13:50.611077439Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.696105ms logger=migrator t=2026-06-15T08:13:50.615524652Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-15T08:13:50.620266372Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.74305ms logger=migrator t=2026-06-15T08:13:50.625860432Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-15T08:13:50.633246304Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.385232ms logger=migrator t=2026-06-15T08:13:50.637900301Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-15T08:13:50.645619751Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.71916ms logger=migrator t=2026-06-15T08:13:50.65030752Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-15T08:13:50.657796013Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.484523ms logger=migrator t=2026-06-15T08:13:50.663577837Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-15T08:13:50.663736752Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=159.895µs logger=migrator t=2026-06-15T08:13:50.66843063Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-15T08:13:50.669425863Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=993.973µs logger=migrator t=2026-06-15T08:13:50.674736026Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-15T08:13:50.683597222Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.862026ms logger=migrator t=2026-06-15T08:13:50.68827954Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-15T08:13:50.688391923Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=112.213µs logger=migrator t=2026-06-15T08:13:50.693618654Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-15T08:13:50.700646028Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.024794ms logger=migrator t=2026-06-15T08:13:50.706755479Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-15T08:13:50.707487906Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=739.107µs logger=migrator t=2026-06-15T08:13:50.7123889Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-15T08:13:50.72232053Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.93243ms logger=migrator t=2026-06-15T08:13:50.727640944Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-15T08:13:50.72830589Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=664.947µs logger=migrator t=2026-06-15T08:13:50.73311315Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-15T08:13:50.7339345Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=821.31µs logger=migrator t=2026-06-15T08:13:50.738527376Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-15T08:13:50.745697583Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.169377ms logger=migrator t=2026-06-15T08:13:50.750363701Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-15T08:13:50.752443409Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.080118ms logger=migrator t=2026-06-15T08:13:50.75892034Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-15T08:13:50.760299322Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.378771ms logger=migrator t=2026-06-15T08:13:50.765684396Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-15T08:13:50.77230542Z level=info msg="Migration successfully executed" id="create alert_image table" duration=6.620514ms logger=migrator t=2026-06-15T08:13:50.77876239Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-15T08:13:50.780255014Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.492494ms logger=migrator t=2026-06-15T08:13:50.7852236Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-15T08:13:50.785322092Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.132µs logger=migrator t=2026-06-15T08:13:50.789323735Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-15T08:13:50.790334669Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.010835ms logger=migrator t=2026-06-15T08:13:50.796506852Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-15T08:13:50.798615571Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.108539ms logger=migrator t=2026-06-15T08:13:50.803236177Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-15T08:13:50.803916494Z 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-06-15T08:13:50.808890859Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-15T08:13:50.80934964Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=459.801µs logger=migrator t=2026-06-15T08:13:50.813792373Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-15T08:13:50.815613745Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.809693ms logger=migrator t=2026-06-15T08:13:50.822174107Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-15T08:13:50.829957058Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.783621ms logger=migrator t=2026-06-15T08:13:50.834972854Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-15T08:13:50.836146551Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.173597ms logger=migrator t=2026-06-15T08:13:50.842592821Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-15T08:13:50.843742018Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.147907ms logger=migrator t=2026-06-15T08:13:50.849041681Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-15T08:13:50.84986105Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=819.269µs logger=migrator t=2026-06-15T08:13:50.854800945Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-15T08:13:50.856330349Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.547725ms logger=migrator t=2026-06-15T08:13:50.862748209Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-15T08:13:50.864744985Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.997676ms logger=migrator t=2026-06-15T08:13:50.870058148Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-15T08:13:50.870094609Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.281µs logger=migrator t=2026-06-15T08:13:50.875554136Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-15T08:13:50.875936684Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=388.929µs logger=migrator t=2026-06-15T08:13:50.88049427Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-15T08:13:50.88562651Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.13217ms logger=migrator t=2026-06-15T08:13:50.890678097Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-15T08:13:50.891225839Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=547.682µs logger=migrator t=2026-06-15T08:13:50.895424507Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-15T08:13:50.896631165Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.206389ms logger=migrator t=2026-06-15T08:13:50.901367804Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-15T08:13:50.901780585Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=413.35µs logger=migrator t=2026-06-15T08:13:50.906182156Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-15T08:13:50.907800244Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.618058ms logger=migrator t=2026-06-15T08:13:50.913699391Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-15T08:13:50.91452833Z level=info msg="Migration successfully executed" id="create secrets table" duration=831.119µs logger=migrator t=2026-06-15T08:13:50.922669619Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-15T08:13:50.957062207Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.394527ms logger=migrator t=2026-06-15T08:13:50.96194874Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-15T08:13:50.970863877Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.913007ms logger=migrator t=2026-06-15T08:13:50.975505305Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-15T08:13:50.975747391Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=242.186µs logger=migrator t=2026-06-15T08:13:50.98046599Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-15T08:13:51.013850155Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.382865ms logger=migrator t=2026-06-15T08:13:51.020314524Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-15T08:13:51.054952075Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.62924ms logger=migrator t=2026-06-15T08:13:51.060245417Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-15T08:13:51.061018965Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=775.118µs logger=migrator t=2026-06-15T08:13:51.067652079Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-15T08:13:51.069333567Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.683068ms logger=migrator t=2026-06-15T08:13:51.076151815Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-15T08:13:51.076462742Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=312.987µs logger=migrator t=2026-06-15T08:13:51.081276434Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-15T08:13:51.082993693Z level=info msg="Migration successfully executed" id="create permission table" duration=1.717389ms logger=migrator t=2026-06-15T08:13:51.089294519Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-15T08:13:51.091420688Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.1276ms logger=migrator t=2026-06-15T08:13:51.097507479Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-15T08:13:51.09883914Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.331702ms logger=migrator t=2026-06-15T08:13:51.103491858Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-15T08:13:51.10448761Z level=info msg="Migration successfully executed" id="create role table" duration=996.112µs logger=migrator t=2026-06-15T08:13:51.109485286Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-15T08:13:51.117956592Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.468616ms logger=migrator t=2026-06-15T08:13:51.123833378Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-15T08:13:51.132647192Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.812304ms logger=migrator t=2026-06-15T08:13:51.137931124Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-15T08:13:51.139164142Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.231118ms logger=migrator t=2026-06-15T08:13:51.144329452Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-15T08:13:51.146925142Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.59455ms logger=migrator t=2026-06-15T08:13:51.152225144Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-15T08:13:51.15335707Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.131616ms logger=migrator t=2026-06-15T08:13:51.159325848Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-15T08:13:51.160858144Z level=info msg="Migration successfully executed" id="create team role table" duration=1.532866ms logger=migrator t=2026-06-15T08:13:51.166553916Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-15T08:13:51.167808534Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.255558ms logger=migrator t=2026-06-15T08:13:51.172582345Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-15T08:13:51.173664861Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.082255ms logger=migrator t=2026-06-15T08:13:51.179396203Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-15T08:13:51.180538929Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.141826ms logger=migrator t=2026-06-15T08:13:51.185576226Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-15T08:13:51.186913676Z level=info msg="Migration successfully executed" id="create user role table" duration=1.33694ms logger=migrator t=2026-06-15T08:13:51.192595818Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-15T08:13:51.194320208Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.724171ms logger=migrator t=2026-06-15T08:13:51.201865143Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-15T08:13:51.202991018Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.125715ms logger=migrator t=2026-06-15T08:13:51.207968544Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-15T08:13:51.20911714Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.148436ms logger=migrator t=2026-06-15T08:13:51.215433336Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-15T08:13:51.216421539Z level=info msg="Migration successfully executed" id="create builtin role table" duration=985.084µs logger=migrator t=2026-06-15T08:13:51.222933619Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-15T08:13:51.22511365Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.180821ms logger=migrator t=2026-06-15T08:13:51.231240931Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-15T08:13:51.232353618Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.111997ms logger=migrator t=2026-06-15T08:13:51.237761862Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-15T08:13:51.248137442Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.37523ms logger=migrator t=2026-06-15T08:13:51.253537427Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-15T08:13:51.254730315Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.192528ms logger=migrator t=2026-06-15T08:13:51.259586017Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-15T08:13:51.261509662Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.914314ms logger=migrator t=2026-06-15T08:13:51.266794194Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-15T08:13:51.267831048Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.036914ms logger=migrator t=2026-06-15T08:13:51.273678713Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-15T08:13:51.275770612Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.091619ms logger=migrator t=2026-06-15T08:13:51.280510592Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-15T08:13:51.28130367Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=792.528µs logger=migrator t=2026-06-15T08:13:51.286379007Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-15T08:13:51.287503993Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.125006ms logger=migrator t=2026-06-15T08:13:51.293464371Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-15T08:13:51.301912746Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.447735ms logger=migrator t=2026-06-15T08:13:51.306334789Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-15T08:13:51.314516688Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.180839ms logger=migrator t=2026-06-15T08:13:51.319155766Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-15T08:13:51.327971179Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.817824ms logger=migrator t=2026-06-15T08:13:51.334009339Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-15T08:13:51.340914498Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.903649ms logger=migrator t=2026-06-15T08:13:51.34662108Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-15T08:13:51.347782777Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.162947ms logger=migrator t=2026-06-15T08:13:51.352927827Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-15T08:13:51.354373399Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.445143ms logger=migrator t=2026-06-15T08:13:51.360756017Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-15T08:13:51.361956745Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.201158ms logger=migrator t=2026-06-15T08:13:51.366594052Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-15T08:13:51.367977274Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.387192ms logger=migrator t=2026-06-15T08:13:51.372831947Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-15T08:13:51.374520995Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.688658ms logger=migrator t=2026-06-15T08:13:51.380803941Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-15T08:13:51.380916074Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=113.913µs logger=migrator t=2026-06-15T08:13:51.385227713Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-15T08:13:51.385276274Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.511µs logger=migrator t=2026-06-15T08:13:51.389948012Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-15T08:13:51.390618148Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=670.866µs logger=migrator t=2026-06-15T08:13:51.394959559Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-15T08:13:51.395813958Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=854.52µs logger=migrator t=2026-06-15T08:13:51.401157742Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-15T08:13:51.401921489Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=764.387µs logger=migrator t=2026-06-15T08:13:51.406524866Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-15T08:13:51.406957116Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=431.63µs logger=migrator t=2026-06-15T08:13:51.411752237Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-15T08:13:51.412814501Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.062254ms logger=migrator t=2026-06-15T08:13:51.417750975Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-15T08:13:51.418647326Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=896.271µs logger=migrator t=2026-06-15T08:13:51.425269789Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-15T08:13:51.427219884Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.942445ms logger=migrator t=2026-06-15T08:13:51.434657946Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-15T08:13:51.447198476Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.54327ms logger=migrator t=2026-06-15T08:13:51.4530102Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-15T08:13:51.453193644Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=184.234µs logger=migrator t=2026-06-15T08:13:51.458459686Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-15T08:13:51.460171476Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.71165ms logger=migrator t=2026-06-15T08:13:51.466722397Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-15T08:13:51.467944116Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.221729ms logger=migrator t=2026-06-15T08:13:51.474115339Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-15T08:13:51.475886119Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.77807ms logger=migrator t=2026-06-15T08:13:51.489282569Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-15T08:13:51.498630466Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.349597ms logger=migrator t=2026-06-15T08:13:51.504547053Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-15T08:13:51.505645978Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.099165ms logger=migrator t=2026-06-15T08:13:51.511052973Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-15T08:13:51.51307386Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.021137ms logger=migrator t=2026-06-15T08:13:51.517761168Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-15T08:13:51.54164942Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.888473ms logger=migrator t=2026-06-15T08:13:51.547612778Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-15T08:13:51.548454797Z level=info msg="Migration successfully executed" id="create correlation v2" duration=847.729µs logger=migrator t=2026-06-15T08:13:51.553952565Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-15T08:13:51.555125222Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.173427ms logger=migrator t=2026-06-15T08:13:51.565635295Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-15T08:13:51.56714608Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.513446ms logger=migrator t=2026-06-15T08:13:51.573179979Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-15T08:13:51.574236134Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.057885ms logger=migrator t=2026-06-15T08:13:51.579242829Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-15T08:13:51.579758222Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=517.203µs logger=migrator t=2026-06-15T08:13:51.586043428Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-15T08:13:51.588423993Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.376585ms logger=migrator t=2026-06-15T08:13:51.598983316Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-15T08:13:51.61120676Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.227004ms logger=migrator t=2026-06-15T08:13:51.61600443Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-15T08:13:51.616893251Z level=info msg="Migration successfully executed" id="create entity_events table" duration=888.891µs logger=migrator t=2026-06-15T08:13:51.621476506Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-15T08:13:51.622194204Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=717.678µs logger=migrator t=2026-06-15T08:13:51.628369926Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T08:13:51.628846747Z 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-06-15T08:13:51.634725783Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T08:13:51.635151663Z 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-06-15T08:13:51.640958097Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-15T08:13:51.643428814Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.464187ms logger=migrator t=2026-06-15T08:13:51.648634065Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-15T08:13:51.649797512Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.163477ms logger=migrator t=2026-06-15T08:13:51.654374017Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T08:13:51.655479724Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.104957ms logger=migrator t=2026-06-15T08:13:51.66010804Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T08:13:51.661475692Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.367632ms logger=migrator t=2026-06-15T08:13:51.66698823Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T08:13:51.668036284Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.047654ms logger=migrator t=2026-06-15T08:13:51.672097487Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T08:13:51.673218084Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.120016ms logger=migrator t=2026-06-15T08:13:51.678616438Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-15T08:13:51.67956123Z level=info msg="Migration successfully executed" id="Drop public config table" duration=944.532µs logger=migrator t=2026-06-15T08:13:51.687272699Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-15T08:13:51.688380734Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.107446ms logger=migrator t=2026-06-15T08:13:51.693058032Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T08:13:51.694152767Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.094745ms logger=migrator t=2026-06-15T08:13:51.699157753Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T08:13:51.700227549Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.069455ms logger=migrator t=2026-06-15T08:13:51.704430175Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-15T08:13:51.70553421Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.104025ms logger=migrator t=2026-06-15T08:13:51.709772619Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-15T08:13:51.730711593Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.937994ms logger=migrator t=2026-06-15T08:13:51.735978885Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-15T08:13:51.74528806Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.309496ms logger=migrator t=2026-06-15T08:13:51.750336726Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-15T08:13:51.756283135Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.947859ms logger=migrator t=2026-06-15T08:13:51.761400592Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-15T08:13:51.761559846Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=159.464µs logger=migrator t=2026-06-15T08:13:51.768592859Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-15T08:13:51.77639382Z level=info msg="Migration successfully executed" id="add share column" duration=7.801111ms logger=migrator t=2026-06-15T08:13:51.78120182Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-15T08:13:51.781363284Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=161.704µs logger=migrator t=2026-06-15T08:13:51.785437559Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-15T08:13:51.786477252Z level=info msg="Migration successfully executed" id="create file table" duration=1.039623ms logger=migrator t=2026-06-15T08:13:51.792030491Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-15T08:13:51.793032935Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.002533ms logger=migrator t=2026-06-15T08:13:51.797535028Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-15T08:13:51.798525872Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=990.774µs logger=migrator t=2026-06-15T08:13:51.80451214Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-15T08:13:51.805295938Z level=info msg="Migration successfully executed" id="create file_meta table" duration=783.958µs logger=migrator t=2026-06-15T08:13:51.81055604Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-15T08:13:51.811520121Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=963.712µs logger=migrator t=2026-06-15T08:13:51.81662206Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-15T08:13:51.816679981Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=58.611µs logger=migrator t=2026-06-15T08:13:51.820972611Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-15T08:13:51.821029022Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=60.271µs logger=migrator t=2026-06-15T08:13:51.826598101Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-15T08:13:51.827070742Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=472.11µs logger=migrator t=2026-06-15T08:13:51.832254452Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-15T08:13:51.832491157Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=236.336µs logger=migrator t=2026-06-15T08:13:51.836885008Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-15T08:13:51.838033925Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.157197ms logger=migrator t=2026-06-15T08:13:51.841887074Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-15T08:13:51.850407961Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.519877ms logger=migrator t=2026-06-15T08:13:51.854380323Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-15T08:13:51.854527507Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=147.474µs logger=migrator t=2026-06-15T08:13:51.859958492Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-15T08:13:51.860993166Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.034804ms logger=migrator t=2026-06-15T08:13:51.865770737Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-15T08:13:51.866143485Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=373.418µs logger=migrator t=2026-06-15T08:13:51.870171778Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-15T08:13:51.870351492Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=179.724µs logger=migrator t=2026-06-15T08:13:51.875132793Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-15T08:13:51.875597933Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=465.42µs logger=migrator t=2026-06-15T08:13:51.879866953Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-15T08:13:51.892440973Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.57508ms logger=migrator t=2026-06-15T08:13:51.897034249Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-15T08:13:51.905919855Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.884776ms logger=migrator t=2026-06-15T08:13:51.910335508Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-15T08:13:51.911140386Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=805.958µs logger=migrator t=2026-06-15T08:13:51.915414144Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-15T08:13:52.00035853Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.941255ms logger=migrator t=2026-06-15T08:13:52.00558225Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-15T08:13:52.007191816Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.604326ms logger=migrator t=2026-06-15T08:13:52.011720981Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-15T08:13:52.013242846Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.521555ms logger=migrator t=2026-06-15T08:13:52.01992151Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-15T08:13:52.048473038Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.551948ms logger=migrator t=2026-06-15T08:13:52.054042137Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-15T08:13:52.06201007Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.966784ms logger=migrator t=2026-06-15T08:13:52.066563705Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-15T08:13:52.066892933Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=329.947µs logger=migrator t=2026-06-15T08:13:52.070446295Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-15T08:13:52.070635359Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=189.164µs logger=migrator t=2026-06-15T08:13:52.07461346Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-15T08:13:52.074868276Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=257.726µs logger=migrator t=2026-06-15T08:13:52.07845463Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-15T08:13:52.078698605Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=244.445µs logger=migrator t=2026-06-15T08:13:52.083566177Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-15T08:13:52.083924906Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=358.709µs logger=migrator t=2026-06-15T08:13:52.087880697Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-15T08:13:52.089405421Z level=info msg="Migration successfully executed" id="create folder table" duration=1.524894ms logger=migrator t=2026-06-15T08:13:52.093719931Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-15T08:13:52.095571574Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.851783ms logger=migrator t=2026-06-15T08:13:52.100595719Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-15T08:13:52.101717226Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.121297ms logger=migrator t=2026-06-15T08:13:52.10582752Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-15T08:13:52.105854881Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.121µs logger=migrator t=2026-06-15T08:13:52.113269632Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T08:13:52.114763137Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.496255ms logger=migrator t=2026-06-15T08:13:52.119513786Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T08:13:52.122979145Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=3.469429ms logger=migrator t=2026-06-15T08:13:52.13271437Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-15T08:13:52.133856416Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.144106ms logger=migrator t=2026-06-15T08:13:52.150402928Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-15T08:13:52.150870278Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=470.64µs logger=migrator t=2026-06-15T08:13:52.154929522Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-15T08:13:52.155203639Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=274.647µs logger=migrator t=2026-06-15T08:13:52.161899413Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-15T08:13:52.163089141Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.190018ms logger=migrator t=2026-06-15T08:13:52.167610854Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-15T08:13:52.168863264Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.25315ms logger=migrator t=2026-06-15T08:13:52.173595173Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-15T08:13:52.174748479Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.144686ms logger=migrator t=2026-06-15T08:13:52.178343042Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-15T08:13:52.180041852Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.701359ms logger=migrator t=2026-06-15T08:13:52.184937044Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-15T08:13:52.187242857Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.304933ms logger=migrator t=2026-06-15T08:13:52.193742267Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-15T08:13:52.195112068Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.370961ms logger=migrator t=2026-06-15T08:13:52.202674213Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-15T08:13:52.204118936Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.446923ms logger=migrator t=2026-06-15T08:13:52.209250684Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-15T08:13:52.210645837Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.395133ms logger=migrator t=2026-06-15T08:13:52.230096626Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-15T08:13:52.231322013Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.228888ms logger=migrator t=2026-06-15T08:13:52.241277653Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-15T08:13:52.242646044Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.369231ms logger=migrator t=2026-06-15T08:13:52.249477862Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-15T08:13:52.250493815Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.016053ms logger=migrator t=2026-06-15T08:13:52.261279624Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-15T08:13:52.261818696Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=546.822µs logger=migrator t=2026-06-15T08:13:52.265835348Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-15T08:13:52.273053635Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.218337ms logger=migrator t=2026-06-15T08:13:52.27888026Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-15T08:13:52.279427902Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=549.523µs logger=migrator t=2026-06-15T08:13:52.28452033Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T08:13:52.28454793Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.09µs logger=migrator t=2026-06-15T08:13:52.289831452Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T08:13:52.291357408Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.526476ms logger=migrator t=2026-06-15T08:13:52.296932396Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T08:13:52.297029158Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=80.152µs logger=migrator t=2026-06-15T08:13:52.302101165Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-15T08:13:52.303753263Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.656548ms logger=migrator t=2026-06-15T08:13:52.31273137Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T08:13:52.314501511Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.770211ms logger=migrator t=2026-06-15T08:13:52.320885008Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-15T08:13:52.322040695Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.155987ms logger=migrator t=2026-06-15T08:13:52.328072634Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-15T08:13:52.32879355Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=722.926µs logger=migrator t=2026-06-15T08:13:52.334218746Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-15T08:13:52.334510652Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=293.256µs logger=migrator t=2026-06-15T08:13:52.337705756Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-15T08:13:52.338312639Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=613.684µs logger=migrator t=2026-06-15T08:13:52.354566014Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-15T08:13:52.355717352Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.153867ms logger=migrator t=2026-06-15T08:13:52.363308476Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-15T08:13:52.364401301Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.096476ms logger=migrator t=2026-06-15T08:13:52.372559819Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-15T08:13:52.384183197Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.615618ms logger=migrator t=2026-06-15T08:13:52.389849058Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-15T08:13:52.398639561Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.793812ms logger=migrator t=2026-06-15T08:13:52.403680297Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-15T08:13:52.4107827Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.099963ms logger=migrator t=2026-06-15T08:13:52.416746007Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-15T08:13:52.416810609Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.672µs logger=migrator t=2026-06-15T08:13:52.42073298Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-15T08:13:52.431326194Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.592634ms logger=migrator t=2026-06-15T08:13:52.452814089Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-15T08:13:52.467379345Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.568215ms logger=migrator t=2026-06-15T08:13:52.473325833Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-15T08:13:52.473593759Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=269.287µs logger=migrator t=2026-06-15T08:13:52.477535759Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.817969532s logger=migrator t=2026-06-15T08:13:52.478034271Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-15T08:13:52.496988197Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-15T08:13:52.497228543Z level=info msg="Created default organization" logger=secrets t=2026-06-15T08:13:52.505620616Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T08:13:52.559210362Z level=info msg="Restored cache from database" duration=397.859µs logger=plugin.store t=2026-06-15T08:13:52.560642395Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-15T08:13:52.606318298Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-15T08:13:52.606348429Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-15T08:13:52.606585294Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-15T08:13:52.606602834Z level=info msg="Plugins loaded" count=54 duration=45.961679ms logger=query_data t=2026-06-15T08:13:52.610969205Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-15T08:13:52.614469136Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-15T08:13:52.62246028Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-15T08:13:52.631945519Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-15T08:13:52.634018167Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-15T08:13:52.63588341Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-15T08:13:52.654349315Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-15T08:13:52.673058577Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-15T08:13:52.691316257Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-15T08:13:52.691330617Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-15T08:13:52.691414619Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-15T08:13:52.691621134Z level=info msg="State cache has been initialized" states=0 duration=206.845µs logger=ngalert.multiorg.alertmanager t=2026-06-15T08:13:52.691642424Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-06-15T08:13:52.691737426Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-15T08:13:52.691771357Z level=info msg=starting first_tick=2026-06-15T08:14:00Z logger=grafanaStorageLogger t=2026-06-15T08:13:52.692453454Z level=info msg="Storage starting" logger=http.server t=2026-06-15T08:13:52.695560205Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-15T08:13:52.724573134Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-15T08:13:52.815719255Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-15T08:13:52.826854552Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-06-15T08:13:52.826906533Z level=info msg="Update check succeeded" duration=135.061113ms logger=grafana.update.checker t=2026-06-15T08:13:52.834546649Z level=info msg="Update check succeeded" duration=142.968885ms logger=provisioning.dashboard t=2026-06-15T08:13:52.858678705Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T08:13:52.892567716Z level=info msg="Patterns update finished" duration=107.099008ms logger=provisioning.dashboard t=2026-06-15T08:13:52.906355084Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-15T08:13:53.115155939Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-15T08:13:53.115724532Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-06-15T08:13:53.818044991Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-15T08:13:53.84886952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.850583118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.89156882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.911642241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.928328115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.95338306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.970689688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:53.99861409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.016134921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.038399932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.059638308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.087299792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.105943648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.133343396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.147887779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.179676738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.197733631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.226286295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.253799185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.281142582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.294927617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.325002486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.340252716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.367011628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.385199385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.420465123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.444511273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.487095009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.502029661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.530100934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.548369882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.581360558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.60544031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.647507134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.667056861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.697814566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.717109157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.768264789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.788431931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.817354763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.836536393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.875565917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.892012234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.936157115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.955082908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:54.990867748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.00932949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.050042069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.070307743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.109131948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.130609029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.169875665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.189880142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.240814525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.259923001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.304724174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.338935245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.436197526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.45560889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.513018131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.532445565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.677368273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.745336455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.870336409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:55.884689136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.004293757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.018740776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.085544866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.101743285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.165140698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.181289106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.24957742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.277174887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.372872886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.388928221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.461996314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.480860894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.559461932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.576538281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T08:13:56.678357889Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-15T08:14:26.717586675Z level=info msg="Usage stats are ready to report"