logger=settings t=2026-04-14T10:51:15.191221048Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-14T10:51:15Z logger=settings t=2026-04-14T10:51:15.191514742Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-14T10:51:15.191529654Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-14T10:51:15.191540654Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-14T10:51:15.191544204Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-14T10:51:15.191547104Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-14T10:51:15.191550954Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-14T10:51:15.191553814Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-14T10:51:15.191556794Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-14T10:51:15.191559914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-14T10:51:15.191562854Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-14T10:51:15.191567854Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-14T10:51:15.191571245Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-14T10:51:15.191575206Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-14T10:51:15.191578106Z level=info msg=Target target=[all] logger=settings t=2026-04-14T10:51:15.191790496Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-14T10:51:15.191793676Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-14T10:51:15.191796306Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-14T10:51:15.191798926Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-14T10:51:15.191801996Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-14T10:51:15.191804696Z level=info msg="App mode production" logger=sqlstore t=2026-04-14T10:51:15.192052709Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-14T10:51:15.192070029Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-14T10:51:15.193452717Z level=info msg="Locking database" logger=migrator t=2026-04-14T10:51:15.193464207Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-14T10:51:15.193967951Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-14T10:51:15.194786781Z level=info msg="Migration successfully executed" id="create migration_log table" duration=818.56µs logger=migrator t=2026-04-14T10:51:15.199780383Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-14T10:51:15.200381892Z level=info msg="Migration successfully executed" id="create user table" duration=599.069µs logger=migrator t=2026-04-14T10:51:15.20508086Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-14T10:51:15.205888519Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=806.889µs logger=migrator t=2026-04-14T10:51:15.210748625Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-14T10:51:15.211437689Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=691.485µs logger=migrator t=2026-04-14T10:51:15.215150968Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-14T10:51:15.215808251Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=657.043µs logger=migrator t=2026-04-14T10:51:15.219465978Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-14T10:51:15.220080247Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=614.729µs logger=migrator t=2026-04-14T10:51:15.226854196Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-14T10:51:15.230406479Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.552133ms logger=migrator t=2026-04-14T10:51:15.242378879Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-14T10:51:15.243862751Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.484122ms logger=migrator t=2026-04-14T10:51:15.249354777Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-14T10:51:15.250139445Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=777.658µs logger=migrator t=2026-04-14T10:51:15.256137106Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-14T10:51:15.256895933Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=758.507µs logger=migrator t=2026-04-14T10:51:15.262500045Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-14T10:51:15.262977228Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=477.494µs logger=migrator t=2026-04-14T10:51:15.270692002Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-14T10:51:15.271088212Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=396.62µs logger=migrator t=2026-04-14T10:51:15.27373357Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-14T10:51:15.274573471Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=839.771µs logger=migrator t=2026-04-14T10:51:15.279991734Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-14T10:51:15.280018254Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.16µs logger=migrator t=2026-04-14T10:51:15.291941782Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-14T10:51:15.293832144Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.893102ms logger=migrator t=2026-04-14T10:51:15.301740868Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-14T10:51:15.302006232Z level=info msg="Migration successfully executed" id="Add missing user data" duration=265.382µs logger=migrator t=2026-04-14T10:51:15.307126959Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-14T10:51:15.309169408Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.053069ms logger=migrator t=2026-04-14T10:51:15.313241745Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-14T10:51:15.314648213Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.405898ms logger=migrator t=2026-04-14T10:51:15.320981401Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-14T10:51:15.322628211Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.64664ms logger=migrator t=2026-04-14T10:51:15.330101614Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-14T10:51:15.338366355Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.264061ms logger=migrator t=2026-04-14T10:51:15.365199555Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-14T10:51:15.366478147Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.275972ms logger=migrator t=2026-04-14T10:51:15.371832087Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-14T10:51:15.37209328Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=261.133µs logger=migrator t=2026-04-14T10:51:15.376154317Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-14T10:51:15.376974747Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=822.089µs logger=migrator t=2026-04-14T10:51:15.382786889Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-14T10:51:15.383167758Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=380.788µs logger=migrator t=2026-04-14T10:51:15.387169351Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-14T10:51:15.387618802Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=450.381µs logger=migrator t=2026-04-14T10:51:15.392244017Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-14T10:51:15.393140091Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=895.644µs logger=migrator t=2026-04-14T10:51:15.3978862Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-14T10:51:15.399073328Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.188068ms logger=migrator t=2026-04-14T10:51:15.404844268Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-14T10:51:15.405606255Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=761.907µs logger=migrator t=2026-04-14T10:51:15.409905684Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-14T10:51:15.410691772Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=785.908µs logger=migrator t=2026-04-14T10:51:15.416471993Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-14T10:51:15.417273731Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=801.199µs logger=migrator t=2026-04-14T10:51:15.425460568Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-14T10:51:15.425562983Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=103.295µs logger=migrator t=2026-04-14T10:51:15.429488293Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-14T10:51:15.43025641Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=768.807µs logger=migrator t=2026-04-14T10:51:15.435331677Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-14T10:51:15.436042141Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=710.444µs logger=migrator t=2026-04-14T10:51:15.44611613Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-14T10:51:15.447032505Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=918.035µs logger=migrator t=2026-04-14T10:51:15.451493691Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-14T10:51:15.452178994Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=685.573µs logger=migrator t=2026-04-14T10:51:15.457810937Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-14T10:51:15.461114617Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.30243ms logger=migrator t=2026-04-14T10:51:15.466037596Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-14T10:51:15.466637465Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=599.749µs logger=migrator t=2026-04-14T10:51:15.472470557Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-14T10:51:15.473192702Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=726.685µs logger=migrator t=2026-04-14T10:51:15.479850046Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-14T10:51:15.481008623Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.158207ms logger=migrator t=2026-04-14T10:51:15.486442316Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-14T10:51:15.487418723Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=976.807µs logger=migrator t=2026-04-14T10:51:15.491396586Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-14T10:51:15.492347002Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=949.897µs logger=migrator t=2026-04-14T10:51:15.497414277Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-14T10:51:15.498020637Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=609.3µs logger=migrator t=2026-04-14T10:51:15.503579127Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-14T10:51:15.50428267Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=703.673µs logger=migrator t=2026-04-14T10:51:15.508268864Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-14T10:51:15.508729676Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=460.442µs logger=migrator t=2026-04-14T10:51:15.513674357Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-14T10:51:15.514425593Z level=info msg="Migration successfully executed" id="create star table" duration=750.616µs logger=migrator t=2026-04-14T10:51:15.518516982Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-14T10:51:15.519740661Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.261991ms logger=migrator t=2026-04-14T10:51:15.525151953Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-14T10:51:15.526024566Z level=info msg="Migration successfully executed" id="create org table v1" duration=872.003µs logger=migrator t=2026-04-14T10:51:15.530104473Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-14T10:51:15.530969205Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=847.841µs logger=migrator t=2026-04-14T10:51:15.534893436Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-14T10:51:15.535572508Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=678.462µs logger=migrator t=2026-04-14T10:51:15.540062856Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-14T10:51:15.540852704Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=789.538µs logger=migrator t=2026-04-14T10:51:15.545630436Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-14T10:51:15.546575502Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=944.126µs logger=migrator t=2026-04-14T10:51:15.550570276Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-14T10:51:15.551216038Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=646.521µs logger=migrator t=2026-04-14T10:51:15.556181988Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-14T10:51:15.556201259Z level=info msg="Migration successfully executed" id="Update org table charset" duration=22.912µs logger=migrator t=2026-04-14T10:51:15.564843038Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-14T10:51:15.564872199Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.051µs logger=migrator t=2026-04-14T10:51:15.571840268Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-14T10:51:15.572136652Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=296.385µs logger=migrator t=2026-04-14T10:51:15.578390745Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-14T10:51:15.579831275Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.44347ms logger=migrator t=2026-04-14T10:51:15.586048507Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-14T10:51:15.587297777Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.249621ms logger=migrator t=2026-04-14T10:51:15.593436835Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-14T10:51:15.594861494Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.429759ms logger=migrator t=2026-04-14T10:51:15.600790591Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-14T10:51:15.601558498Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=767.697µs logger=migrator t=2026-04-14T10:51:15.605819136Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-14T10:51:15.606785492Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=965.796µs logger=migrator t=2026-04-14T10:51:15.610929493Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-14T10:51:15.611718962Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=789.249µs logger=migrator t=2026-04-14T10:51:15.617862309Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-14T10:51:15.623331564Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.460545ms logger=migrator t=2026-04-14T10:51:15.628478865Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-14T10:51:15.629293284Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=814.869µs logger=migrator t=2026-04-14T10:51:15.634041934Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-14T10:51:15.634893235Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=857.811µs logger=migrator t=2026-04-14T10:51:15.63829936Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-14T10:51:15.639021735Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=722.085µs logger=migrator t=2026-04-14T10:51:15.643221659Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-14T10:51:15.643539235Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=317.806µs logger=migrator t=2026-04-14T10:51:15.647129078Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-14T10:51:15.647899745Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=768.277µs logger=migrator t=2026-04-14T10:51:15.654804761Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-14T10:51:15.654876025Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.673µs logger=migrator t=2026-04-14T10:51:15.66034519Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-14T10:51:15.662189559Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.843849ms logger=migrator t=2026-04-14T10:51:15.665844786Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-14T10:51:15.667911897Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.0676ms logger=migrator t=2026-04-14T10:51:15.675885463Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-14T10:51:15.677270681Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.384688ms logger=migrator t=2026-04-14T10:51:15.686035925Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-14T10:51:15.68694614Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=912.825µs logger=migrator t=2026-04-14T10:51:15.698154953Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-14T10:51:15.702607529Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.455006ms logger=migrator t=2026-04-14T10:51:15.708351738Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-14T10:51:15.708986098Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=631.691µs logger=migrator t=2026-04-14T10:51:15.712720819Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-14T10:51:15.713491567Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=769.968µs logger=migrator t=2026-04-14T10:51:15.720853514Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-14T10:51:15.720892536Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.282µs logger=migrator t=2026-04-14T10:51:15.724615617Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-14T10:51:15.724658869Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.992µs logger=migrator t=2026-04-14T10:51:15.728839001Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-14T10:51:15.731050269Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.211477ms logger=migrator t=2026-04-14T10:51:15.737946333Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-14T10:51:15.740016094Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.075401ms logger=migrator t=2026-04-14T10:51:15.744938053Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-14T10:51:15.746970511Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.032449ms logger=migrator t=2026-04-14T10:51:15.753661035Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-14T10:51:15.756340415Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.67857ms logger=migrator t=2026-04-14T10:51:15.760263585Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-14T10:51:15.760506957Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=241.532µs logger=migrator t=2026-04-14T10:51:15.768350558Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-14T10:51:15.769258332Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=918.525µs logger=migrator t=2026-04-14T10:51:15.774221883Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-14T10:51:15.775423571Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.207338ms logger=migrator t=2026-04-14T10:51:15.784316122Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-14T10:51:15.784349024Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.452µs logger=migrator t=2026-04-14T10:51:15.791565144Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-14T10:51:15.792467487Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=898.523µs logger=migrator t=2026-04-14T10:51:15.798143603Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-14T10:51:15.799182403Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.04243ms logger=migrator t=2026-04-14T10:51:15.805140132Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-14T10:51:15.813514998Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.376186ms logger=migrator t=2026-04-14T10:51:15.819230835Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-14T10:51:15.819758111Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=526.655µs logger=migrator t=2026-04-14T10:51:15.829138845Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-14T10:51:15.830529763Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.395918ms logger=migrator t=2026-04-14T10:51:15.840726167Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-14T10:51:15.841821341Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.099904ms logger=migrator t=2026-04-14T10:51:15.855320955Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-14T10:51:15.855587849Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=263.124µs logger=migrator t=2026-04-14T10:51:15.859595793Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-14T10:51:15.860041795Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=444.753µs logger=migrator t=2026-04-14T10:51:15.86675382Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-14T10:51:15.869271102Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.519312ms logger=migrator t=2026-04-14T10:51:15.887270125Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-14T10:51:15.888303705Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.033111ms logger=migrator t=2026-04-14T10:51:15.89748686Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-14T10:51:15.897797036Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=315.146µs logger=migrator t=2026-04-14T10:51:15.9016015Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-14T10:51:15.901952777Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=351.407µs logger=migrator t=2026-04-14T10:51:15.906861115Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-14T10:51:15.907529648Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=668.583µs logger=migrator t=2026-04-14T10:51:15.912195394Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-14T10:51:15.91479134Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.595186ms logger=migrator t=2026-04-14T10:51:15.91850079Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-14T10:51:15.919428825Z level=info msg="Migration successfully executed" id="create data_source table" duration=927.914µs logger=migrator t=2026-04-14T10:51:15.923741154Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-14T10:51:15.924536122Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=794.948µs logger=migrator t=2026-04-14T10:51:15.927703736Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-14T10:51:15.928489214Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=784.818µs logger=migrator t=2026-04-14T10:51:15.933394742Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-14T10:51:15.934652302Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.26279ms logger=migrator t=2026-04-14T10:51:15.939023795Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-14T10:51:15.939664326Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=641.371µs logger=migrator t=2026-04-14T10:51:15.94571655Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-14T10:51:15.952616284Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.894974ms logger=migrator t=2026-04-14T10:51:15.958897519Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-14T10:51:15.959840454Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=946.405µs logger=migrator t=2026-04-14T10:51:15.964188726Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-14T10:51:15.965000315Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=810.97µs logger=migrator t=2026-04-14T10:51:15.968261263Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-14T10:51:15.969083833Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=822.161µs logger=migrator t=2026-04-14T10:51:15.973065086Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-14T10:51:15.973694317Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=629.361µs logger=migrator t=2026-04-14T10:51:15.976620369Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-14T10:51:15.9799454Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.321711ms logger=migrator t=2026-04-14T10:51:15.983356135Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-14T10:51:15.985175723Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.818658ms logger=migrator t=2026-04-14T10:51:15.989802467Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-14T10:51:15.989826989Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=24.152µs logger=migrator t=2026-04-14T10:51:15.994428202Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-14T10:51:15.994621381Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=194.259µs logger=migrator t=2026-04-14T10:51:15.9968601Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-14T10:51:15.999290258Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.426788ms logger=migrator t=2026-04-14T10:51:16.004303191Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-14T10:51:16.004499101Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.93µs logger=migrator t=2026-04-14T10:51:16.009054482Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-14T10:51:16.00922671Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=172.338µs logger=migrator t=2026-04-14T10:51:16.01415533Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-14T10:51:16.016811149Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.655979ms logger=migrator t=2026-04-14T10:51:16.021366001Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-14T10:51:16.021696177Z level=info msg="Migration successfully executed" id="Update uid value" duration=329.336µs logger=migrator t=2026-04-14T10:51:16.027026237Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-14T10:51:16.027855897Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=827.229µs logger=migrator t=2026-04-14T10:51:16.033384316Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-14T10:51:16.034445368Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.060282ms logger=migrator t=2026-04-14T10:51:16.038679123Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-14T10:51:16.039572386Z level=info msg="Migration successfully executed" id="create api_key table" duration=892.383µs logger=migrator t=2026-04-14T10:51:16.045204911Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-14T10:51:16.046052192Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=840.201µs logger=migrator t=2026-04-14T10:51:16.049556643Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-14T10:51:16.050212854Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=652.811µs logger=migrator t=2026-04-14T10:51:16.055743584Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-14T10:51:16.056651708Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=907.065µs logger=migrator t=2026-04-14T10:51:16.060750048Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-14T10:51:16.061477903Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=735.907µs logger=migrator t=2026-04-14T10:51:16.065368052Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-14T10:51:16.065909288Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=541.386µs logger=migrator t=2026-04-14T10:51:16.114547706Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-14T10:51:16.115381206Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=837µs logger=migrator t=2026-04-14T10:51:16.501060243Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-14T10:51:16.508278404Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.2231ms logger=migrator t=2026-04-14T10:51:16.550241276Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-14T10:51:16.551315668Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.072612ms logger=migrator t=2026-04-14T10:51:16.593450779Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-14T10:51:16.595511598Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.064941ms logger=migrator t=2026-04-14T10:51:16.643796608Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-14T10:51:16.645578984Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.785466ms logger=migrator t=2026-04-14T10:51:16.943312802Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-14T10:51:16.945563002Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.254499ms logger=migrator t=2026-04-14T10:51:17.055821275Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-14T10:51:17.056416134Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=598.279µs logger=migrator t=2026-04-14T10:51:17.068496984Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-14T10:51:17.069496312Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=999.708µs logger=migrator t=2026-04-14T10:51:17.075708556Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-14T10:51:17.075754188Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.07µs logger=migrator t=2026-04-14T10:51:17.079116732Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-14T10:51:17.08193999Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.824508ms logger=migrator t=2026-04-14T10:51:17.086488782Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-14T10:51:17.088982184Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.493342ms logger=migrator t=2026-04-14T10:51:17.092349498Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-14T10:51:17.092526826Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.628µs logger=migrator t=2026-04-14T10:51:17.096113042Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-14T10:51:17.100485025Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.371253ms logger=migrator t=2026-04-14T10:51:17.105217246Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-14T10:51:17.107685416Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.46653ms logger=migrator t=2026-04-14T10:51:17.111181098Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-14T10:51:17.111898773Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=717.205µs logger=migrator t=2026-04-14T10:51:17.115494197Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-14T10:51:17.116008433Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=509.935µs logger=migrator t=2026-04-14T10:51:17.120280811Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-14T10:51:17.121778325Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.496054ms logger=migrator t=2026-04-14T10:51:17.125553789Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-14T10:51:17.12680335Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.249351ms logger=migrator t=2026-04-14T10:51:17.130523142Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-14T10:51:17.13129465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=771.478µs logger=migrator t=2026-04-14T10:51:17.135500715Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-14T10:51:17.136289313Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=788.509µs logger=migrator t=2026-04-14T10:51:17.13971426Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-14T10:51:17.139781644Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.704µs logger=migrator t=2026-04-14T10:51:17.142960549Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-14T10:51:17.142992021Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.342µs logger=migrator t=2026-04-14T10:51:17.146369015Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-14T10:51:17.150255465Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.88504ms logger=migrator t=2026-04-14T10:51:17.154872101Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-14T10:51:17.157785282Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.914301ms logger=migrator t=2026-04-14T10:51:17.161462462Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-14T10:51:17.161527786Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.913µs logger=migrator t=2026-04-14T10:51:17.164855608Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-14T10:51:17.165694179Z level=info msg="Migration successfully executed" id="create quota table v1" duration=838.181µs logger=migrator t=2026-04-14T10:51:17.170190199Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-14T10:51:17.170991118Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=797.258µs logger=migrator t=2026-04-14T10:51:17.174457576Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-14T10:51:17.174482298Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.622µs logger=migrator t=2026-04-14T10:51:17.177166788Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-14T10:51:17.177887834Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=718.946µs logger=migrator t=2026-04-14T10:51:17.182264397Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-14T10:51:17.183521729Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.254312ms logger=migrator t=2026-04-14T10:51:17.187240731Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-14T10:51:17.19091219Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.672269ms logger=migrator t=2026-04-14T10:51:17.194360618Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-14T10:51:17.194386789Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.961µs logger=migrator t=2026-04-14T10:51:17.198610516Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-14T10:51:17.199410924Z level=info msg="Migration successfully executed" id="create session table" duration=800.018µs logger=migrator t=2026-04-14T10:51:17.203075134Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-14T10:51:17.203160468Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.394µs logger=migrator t=2026-04-14T10:51:17.206585015Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-14T10:51:17.206663468Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.964µs logger=migrator t=2026-04-14T10:51:17.211162208Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-14T10:51:17.21220901Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.046341ms logger=migrator t=2026-04-14T10:51:17.216016225Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-14T10:51:17.217185272Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.175617ms logger=migrator t=2026-04-14T10:51:17.221120064Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-14T10:51:17.221162246Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=43.992µs logger=migrator t=2026-04-14T10:51:17.224986013Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-14T10:51:17.225015515Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.762µs logger=migrator t=2026-04-14T10:51:17.229485303Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-14T10:51:17.232572774Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.090952ms logger=migrator t=2026-04-14T10:51:17.237516975Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-14T10:51:17.242398484Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.882438ms logger=migrator t=2026-04-14T10:51:17.248415458Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-14T10:51:17.248546234Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=126.446µs logger=migrator t=2026-04-14T10:51:17.252523327Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-14T10:51:17.252633213Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=110.096µs logger=migrator t=2026-04-14T10:51:17.257121313Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-14T10:51:17.257974374Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=852.712µs logger=migrator t=2026-04-14T10:51:17.261987659Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-14T10:51:17.262052773Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=66.044µs logger=migrator t=2026-04-14T10:51:17.267039596Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-14T10:51:17.271980198Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.946633ms logger=migrator t=2026-04-14T10:51:17.275854477Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-14T10:51:17.276273127Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=418.001µs logger=migrator t=2026-04-14T10:51:17.279909235Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-14T10:51:17.283200285Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.295001ms logger=migrator t=2026-04-14T10:51:17.287846442Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-14T10:51:17.291005046Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.157744ms logger=migrator t=2026-04-14T10:51:17.294843134Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-14T10:51:17.295005292Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=166.438µs logger=migrator t=2026-04-14T10:51:17.298642509Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-14T10:51:17.299630848Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=990.169µs logger=migrator t=2026-04-14T10:51:17.304239772Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-14T10:51:17.305240301Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=992.619µs logger=migrator t=2026-04-14T10:51:17.310060177Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-14T10:51:17.311715068Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.659341ms logger=migrator t=2026-04-14T10:51:17.315496952Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-14T10:51:17.316540693Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.051682ms logger=migrator t=2026-04-14T10:51:17.321671833Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-14T10:51:17.322581728Z level=info msg="Migration successfully executed" id="add index alert state" duration=908.965µs logger=migrator t=2026-04-14T10:51:17.326248427Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-14T10:51:17.32713763Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=889.203µs logger=migrator t=2026-04-14T10:51:17.330937976Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-14T10:51:17.33164119Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=702.544µs logger=migrator t=2026-04-14T10:51:17.336319168Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-14T10:51:17.337285325Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=965.547µs logger=migrator t=2026-04-14T10:51:17.340792307Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-14T10:51:17.34166909Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=881.002µs logger=migrator t=2026-04-14T10:51:17.3461691Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-14T10:51:17.356103755Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.937437ms logger=migrator t=2026-04-14T10:51:17.360751341Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-14T10:51:17.361264236Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=512.805µs logger=migrator t=2026-04-14T10:51:17.364835431Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-14T10:51:17.365481152Z 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=645.661µs logger=migrator t=2026-04-14T10:51:17.369383063Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-14T10:51:17.369894948Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=512.155µs logger=migrator t=2026-04-14T10:51:17.374601708Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-14T10:51:17.375504821Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=903.033µs logger=migrator t=2026-04-14T10:51:17.380368269Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-14T10:51:17.381871822Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.490733ms logger=migrator t=2026-04-14T10:51:17.385622776Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-14T10:51:17.38920345Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.580274ms logger=migrator t=2026-04-14T10:51:17.393930701Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-14T10:51:17.397478754Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.547593ms logger=migrator t=2026-04-14T10:51:17.40107489Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-14T10:51:17.40458081Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.50288ms logger=migrator t=2026-04-14T10:51:17.408168026Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-14T10:51:17.411684958Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.516412ms logger=migrator t=2026-04-14T10:51:17.416299963Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-14T10:51:17.41725881Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=958.257µs logger=migrator t=2026-04-14T10:51:17.420887527Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-14T10:51:17.42095744Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=75.303µs logger=migrator t=2026-04-14T10:51:17.424672582Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-14T10:51:17.424811248Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=140.247µs logger=migrator t=2026-04-14T10:51:17.429332799Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-14T10:51:17.43058787Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.250841ms logger=migrator t=2026-04-14T10:51:17.434751214Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T10:51:17.436294729Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.549146ms logger=migrator t=2026-04-14T10:51:17.446895077Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-14T10:51:17.447430802Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=535.655µs logger=migrator t=2026-04-14T10:51:17.461564183Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-14T10:51:17.46274539Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.186698ms logger=migrator t=2026-04-14T10:51:17.471153751Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T10:51:17.472342559Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.191119ms logger=migrator t=2026-04-14T10:51:17.477873199Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-14T10:51:17.484380036Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.505707ms logger=migrator t=2026-04-14T10:51:17.490349088Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-14T10:51:17.494246328Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.89662ms logger=migrator t=2026-04-14T10:51:17.497891497Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-14T10:51:17.498070355Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=179.379µs logger=migrator t=2026-04-14T10:51:17.502169506Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-14T10:51:17.503073249Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=903.593µs logger=migrator t=2026-04-14T10:51:17.507467874Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-14T10:51:17.508377148Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=909.385µs logger=migrator t=2026-04-14T10:51:17.512350022Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-14T10:51:17.518481521Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.1453ms logger=migrator t=2026-04-14T10:51:17.522150501Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-14T10:51:17.52234726Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=195.939µs logger=migrator t=2026-04-14T10:51:17.52624492Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-14T10:51:17.527585376Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.340276ms logger=migrator t=2026-04-14T10:51:17.531925408Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-14T10:51:17.532829652Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=908.193µs logger=migrator t=2026-04-14T10:51:17.536431728Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-14T10:51:17.536510912Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.894µs logger=migrator t=2026-04-14T10:51:17.539912318Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-14T10:51:17.54137634Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.462712ms logger=migrator t=2026-04-14T10:51:17.545831337Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-14T10:51:17.547150511Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.318914ms logger=migrator t=2026-04-14T10:51:17.550964317Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-14T10:51:17.551821929Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=857.262µs logger=migrator t=2026-04-14T10:51:17.555028366Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-14T10:51:17.55593139Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=909.475µs logger=migrator t=2026-04-14T10:51:17.560174767Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-14T10:51:17.561131563Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=956.256µs logger=migrator t=2026-04-14T10:51:17.564794503Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-14T10:51:17.565918087Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.121774ms logger=migrator t=2026-04-14T10:51:17.569852349Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-14T10:51:17.569894131Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=52.932µs logger=migrator t=2026-04-14T10:51:17.577221779Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-14T10:51:17.581249356Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.037938ms logger=migrator t=2026-04-14T10:51:17.5845991Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-14T10:51:17.585402988Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=803.828µs logger=migrator t=2026-04-14T10:51:17.588819465Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-14T10:51:17.592732886Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.913021ms logger=migrator t=2026-04-14T10:51:17.597893208Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-14T10:51:17.598666116Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=772.458µs logger=migrator t=2026-04-14T10:51:17.605247217Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-14T10:51:17.607384952Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.143765ms logger=migrator t=2026-04-14T10:51:17.623227515Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-14T10:51:17.624270296Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.042501ms logger=migrator t=2026-04-14T10:51:17.627762266Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-14T10:51:17.640044896Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.28241ms logger=migrator t=2026-04-14T10:51:17.645124734Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-14T10:51:17.645727503Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=601.949µs logger=migrator t=2026-04-14T10:51:17.649851805Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-14T10:51:17.651894355Z 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=2.046491ms logger=migrator t=2026-04-14T10:51:17.657284268Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-14T10:51:17.657645375Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=365.697µs logger=migrator t=2026-04-14T10:51:17.661404419Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-14T10:51:17.662059801Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=655.131µs logger=migrator t=2026-04-14T10:51:17.665594654Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-14T10:51:17.666033485Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=445.002µs logger=migrator t=2026-04-14T10:51:17.671816427Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-14T10:51:17.678349356Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.534449ms logger=migrator t=2026-04-14T10:51:17.683641624Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-14T10:51:17.687692043Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.070558ms logger=migrator t=2026-04-14T10:51:17.691267167Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-14T10:51:17.692261665Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=994.418µs logger=migrator t=2026-04-14T10:51:17.696715082Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-14T10:51:17.697724182Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.00901ms logger=migrator t=2026-04-14T10:51:17.70178262Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-14T10:51:17.702115266Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=332.466µs logger=migrator t=2026-04-14T10:51:17.707550912Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-14T10:51:17.711942756Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.391054ms logger=migrator t=2026-04-14T10:51:17.716597353Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-14T10:51:17.717602943Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.004999ms logger=migrator t=2026-04-14T10:51:17.722080291Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-14T10:51:17.722312973Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=228.961µs logger=migrator t=2026-04-14T10:51:17.726051175Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-14T10:51:17.72656322Z level=info msg="Migration successfully executed" id="Move region to single row" duration=511.885µs logger=migrator t=2026-04-14T10:51:17.73003294Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-14T10:51:17.730965684Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=928.355µs logger=migrator t=2026-04-14T10:51:17.735217722Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-14T10:51:17.736144798Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=926.986µs logger=migrator t=2026-04-14T10:51:17.739846468Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T10:51:17.741168083Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.311745ms logger=migrator t=2026-04-14T10:51:17.74562166Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T10:51:17.74746674Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.84455ms logger=migrator t=2026-04-14T10:51:17.752951028Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-14T10:51:17.754512455Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.561735ms logger=migrator t=2026-04-14T10:51:17.760234163Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-14T10:51:17.761811051Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.576297ms logger=migrator t=2026-04-14T10:51:17.767408813Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-14T10:51:17.767547721Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.766µs logger=migrator t=2026-04-14T10:51:17.773704671Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-14T10:51:17.774662318Z level=info msg="Migration successfully executed" id="create test_data table" duration=956.836µs logger=migrator t=2026-04-14T10:51:17.782335122Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-14T10:51:17.783662178Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.326595ms logger=migrator t=2026-04-14T10:51:17.78964444Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-14T10:51:17.791311821Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.666701ms logger=migrator t=2026-04-14T10:51:17.797022139Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-14T10:51:17.79806339Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.040721ms logger=migrator t=2026-04-14T10:51:17.801952531Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-14T10:51:17.802334059Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=371.858µs logger=migrator t=2026-04-14T10:51:17.806210608Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-14T10:51:17.806848549Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=637.691µs logger=migrator t=2026-04-14T10:51:17.811540169Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-14T10:51:17.811668115Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=127.736µs logger=migrator t=2026-04-14T10:51:17.815315243Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-14T10:51:17.816143853Z level=info msg="Migration successfully executed" id="create team table" duration=828.25µs logger=migrator t=2026-04-14T10:51:17.81976687Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-14T10:51:17.821433101Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.665901ms logger=migrator t=2026-04-14T10:51:17.827425604Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-14T10:51:17.828858954Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.43427ms logger=migrator t=2026-04-14T10:51:17.833738482Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-14T10:51:17.83820823Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.469118ms logger=migrator t=2026-04-14T10:51:17.842510951Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-14T10:51:17.842739811Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=228.72µs logger=migrator t=2026-04-14T10:51:17.846282315Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-14T10:51:17.8472148Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=932.215µs logger=migrator t=2026-04-14T10:51:17.85274907Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-14T10:51:17.853536559Z level=info msg="Migration successfully executed" id="create team member table" duration=786.758µs logger=migrator t=2026-04-14T10:51:17.858114081Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-14T10:51:17.859043967Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=929.836µs logger=migrator t=2026-04-14T10:51:17.863341137Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-14T10:51:17.864366967Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.02596ms logger=migrator t=2026-04-14T10:51:17.86912053Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-14T10:51:17.870967789Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.84627ms logger=migrator t=2026-04-14T10:51:17.875206976Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-14T10:51:17.882139705Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.932949ms logger=migrator t=2026-04-14T10:51:17.88593908Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-14T10:51:17.895451225Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.507234ms logger=migrator t=2026-04-14T10:51:17.900900981Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-14T10:51:17.905487735Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.586564ms logger=migrator t=2026-04-14T10:51:17.935229357Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-14T10:51:17.937005224Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.776657ms logger=migrator t=2026-04-14T10:51:17.942233818Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-14T10:51:17.9433053Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.040912ms logger=migrator t=2026-04-14T10:51:17.948500545Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-14T10:51:17.949626979Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.130334ms logger=migrator t=2026-04-14T10:51:17.953907438Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-14T10:51:17.95495078Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.042732ms logger=migrator t=2026-04-14T10:51:17.958959515Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-14T10:51:17.960051118Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.091383ms logger=migrator t=2026-04-14T10:51:17.965258963Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-14T10:51:17.966244781Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=985.898µs logger=migrator t=2026-04-14T10:51:18.001283801Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-14T10:51:18.002528582Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.257221ms logger=migrator t=2026-04-14T10:51:18.006990652Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-14T10:51:18.007947558Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=956.676µs logger=migrator t=2026-04-14T10:51:18.012958134Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-14T10:51:18.013464959Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=508.045µs logger=migrator t=2026-04-14T10:51:18.01779365Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-14T10:51:18.018249323Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=455.953µs logger=migrator t=2026-04-14T10:51:18.023751143Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-14T10:51:18.024966362Z level=info msg="Migration successfully executed" id="create tag table" duration=1.215208ms logger=migrator t=2026-04-14T10:51:18.029531205Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-14T10:51:18.03044937Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=918.075µs logger=migrator t=2026-04-14T10:51:18.034353832Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-14T10:51:18.035106168Z level=info msg="Migration successfully executed" id="create login attempt table" duration=752.307µs logger=migrator t=2026-04-14T10:51:18.040282161Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-14T10:51:18.041223217Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=940.736µs logger=migrator t=2026-04-14T10:51:18.045472127Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-14T10:51:18.046335169Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=862.832µs logger=migrator t=2026-04-14T10:51:18.050343984Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-14T10:51:18.064936059Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.591475ms logger=migrator t=2026-04-14T10:51:18.070025158Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-14T10:51:18.070563015Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=537.797µs logger=migrator t=2026-04-14T10:51:18.074391862Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-14T10:51:18.07535951Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=967.688µs logger=migrator t=2026-04-14T10:51:18.079371837Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-14T10:51:18.07965952Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=287.703µs logger=migrator t=2026-04-14T10:51:18.083860606Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-14T10:51:18.084482577Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=622.701µs logger=migrator t=2026-04-14T10:51:18.089582926Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-14T10:51:18.090325633Z level=info msg="Migration successfully executed" id="create user auth table" duration=735.917µs logger=migrator t=2026-04-14T10:51:18.094713847Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-14T10:51:18.0963832Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.669263ms logger=migrator t=2026-04-14T10:51:18.101759463Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-14T10:51:18.101834837Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.834µs logger=migrator t=2026-04-14T10:51:18.106120757Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-14T10:51:18.111221016Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.099869ms logger=migrator t=2026-04-14T10:51:18.1155796Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-14T10:51:18.120831257Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.250997ms logger=migrator t=2026-04-14T10:51:18.124660584Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-14T10:51:18.128325764Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.66465ms logger=migrator t=2026-04-14T10:51:18.133255856Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-14T10:51:18.13845361Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.204595ms logger=migrator t=2026-04-14T10:51:18.142765571Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-14T10:51:18.143691747Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=927.786µs logger=migrator t=2026-04-14T10:51:18.147978247Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-14T10:51:18.153133529Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.154862ms logger=migrator t=2026-04-14T10:51:18.157718153Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-14T10:51:18.158534804Z level=info msg="Migration successfully executed" id="create server_lock table" duration=816.2µs logger=migrator t=2026-04-14T10:51:18.162800023Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-14T10:51:18.163859355Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.065202ms logger=migrator t=2026-04-14T10:51:18.168122614Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-14T10:51:18.16905945Z level=info msg="Migration successfully executed" id="create user auth token table" duration=937.227µs logger=migrator t=2026-04-14T10:51:18.175940826Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-14T10:51:18.177611178Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.670162ms logger=migrator t=2026-04-14T10:51:18.183198862Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-14T10:51:18.18418721Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=993.169µs logger=migrator t=2026-04-14T10:51:18.188939763Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-14T10:51:18.1901041Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.157516ms logger=migrator t=2026-04-14T10:51:18.195435721Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-14T10:51:18.200742001Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.306059ms logger=migrator t=2026-04-14T10:51:18.205131666Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-14T10:51:18.206060482Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=928.566µs logger=migrator t=2026-04-14T10:51:18.210821334Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-14T10:51:18.211898677Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.076723ms logger=migrator t=2026-04-14T10:51:18.218012667Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-14T10:51:18.22030664Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.299253ms logger=migrator t=2026-04-14T10:51:18.226627689Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-14T10:51:18.227759664Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.123896ms logger=migrator t=2026-04-14T10:51:18.233101916Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-14T10:51:18.234082024Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=978.797µs logger=migrator t=2026-04-14T10:51:18.239064458Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-14T10:51:18.239138701Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.473µs logger=migrator t=2026-04-14T10:51:18.245262111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-14T10:51:18.245404638Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=143.057µs logger=migrator t=2026-04-14T10:51:18.250114169Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-14T10:51:18.251525258Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.418709ms logger=migrator t=2026-04-14T10:51:18.256770135Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T10:51:18.257752343Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=982.028µs logger=migrator t=2026-04-14T10:51:18.262689925Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T10:51:18.263669273Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=979.109µs logger=migrator t=2026-04-14T10:51:18.270482126Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-14T10:51:18.270585032Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.776µs logger=migrator t=2026-04-14T10:51:18.27566281Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T10:51:18.277154283Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.491473ms logger=migrator t=2026-04-14T10:51:18.281800131Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T10:51:18.282682144Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=882.033µs logger=migrator t=2026-04-14T10:51:18.287983144Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T10:51:18.289613363Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.630119ms logger=migrator t=2026-04-14T10:51:18.295033929Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T10:51:18.296269589Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.23635ms logger=migrator t=2026-04-14T10:51:18.302584619Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-14T10:51:18.310336639Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.75609ms logger=migrator t=2026-04-14T10:51:18.316000976Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-14T10:51:18.316958093Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=963.497µs logger=migrator t=2026-04-14T10:51:18.321462514Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-14T10:51:18.321540318Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.354µs logger=migrator t=2026-04-14T10:51:18.326002506Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-14T10:51:18.327412215Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.409519ms logger=migrator t=2026-04-14T10:51:18.333513874Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-14T10:51:18.335070511Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.555987ms logger=migrator t=2026-04-14T10:51:18.340059694Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-14T10:51:18.341629171Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.569077ms logger=migrator t=2026-04-14T10:51:18.347017425Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T10:51:18.347084829Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.924µs logger=migrator t=2026-04-14T10:51:18.351331917Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-14T10:51:18.352758887Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.42569ms logger=migrator t=2026-04-14T10:51:18.357802163Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-14T10:51:18.359315037Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.509464ms logger=migrator t=2026-04-14T10:51:18.364810897Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-14T10:51:18.365772034Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=960.727µs logger=migrator t=2026-04-14T10:51:18.370071415Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-14T10:51:18.371582338Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.510233ms logger=migrator t=2026-04-14T10:51:18.37816742Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-14T10:51:18.387360281Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.203221ms logger=migrator t=2026-04-14T10:51:18.39326258Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-14T10:51:18.393937103Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=674.283µs logger=migrator t=2026-04-14T10:51:18.398349249Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T10:51:18.399764628Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.415449ms logger=migrator t=2026-04-14T10:51:18.405167503Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-14T10:51:18.432164975Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.010343ms logger=migrator t=2026-04-14T10:51:18.436719439Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-14T10:51:18.460070502Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.351174ms logger=migrator t=2026-04-14T10:51:18.464620965Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-14T10:51:18.465354971Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=734.026µs logger=migrator t=2026-04-14T10:51:18.470919144Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T10:51:18.472548553Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.629369ms logger=migrator t=2026-04-14T10:51:18.477627172Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-14T10:51:18.483304561Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.677138ms logger=migrator t=2026-04-14T10:51:18.48778735Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-14T10:51:18.491828167Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.040087ms logger=migrator t=2026-04-14T10:51:18.496710287Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-14T10:51:18.497728857Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.01484ms logger=migrator t=2026-04-14T10:51:18.609454569Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-14T10:51:18.611460747Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.014289ms logger=migrator t=2026-04-14T10:51:18.617014709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-14T10:51:18.61866451Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.649961ms logger=migrator t=2026-04-14T10:51:18.624930877Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-14T10:51:18.626770347Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.84669ms logger=migrator t=2026-04-14T10:51:18.634560369Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-14T10:51:18.634662353Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.064µs logger=migrator t=2026-04-14T10:51:18.640077739Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-14T10:51:18.646958195Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.880196ms logger=migrator t=2026-04-14T10:51:18.651230655Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-14T10:51:18.657650189Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.418884ms logger=migrator t=2026-04-14T10:51:18.665366107Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-14T10:51:18.670048856Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.683719ms logger=migrator t=2026-04-14T10:51:18.675258192Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-14T10:51:18.67645927Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.203729ms logger=migrator t=2026-04-14T10:51:18.680854636Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-14T10:51:18.681886896Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.03186ms logger=migrator t=2026-04-14T10:51:18.68727705Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-14T10:51:18.694341467Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.063906ms logger=migrator t=2026-04-14T10:51:18.698928811Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-14T10:51:18.703166939Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.241838ms logger=migrator t=2026-04-14T10:51:18.708048938Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-14T10:51:18.712887705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=4.837737ms logger=migrator t=2026-04-14T10:51:18.718158193Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-14T10:51:18.723086874Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.927021ms logger=migrator t=2026-04-14T10:51:18.727307661Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-14T10:51:18.73424053Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.931609ms logger=migrator t=2026-04-14T10:51:18.738028156Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-14T10:51:18.73811072Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.794µs logger=migrator t=2026-04-14T10:51:18.742731206Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-14T10:51:18.744065962Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.334506ms logger=migrator t=2026-04-14T10:51:18.74830206Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-14T10:51:18.749482788Z 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.179797ms logger=migrator t=2026-04-14T10:51:18.753544466Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-14T10:51:18.75507147Z 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.526384ms logger=migrator t=2026-04-14T10:51:18.762126677Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T10:51:18.762252263Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=140.767µs logger=migrator t=2026-04-14T10:51:18.768096428Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-14T10:51:18.774910993Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.813225ms logger=migrator t=2026-04-14T10:51:18.7799579Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-14T10:51:18.788009844Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.049093ms logger=migrator t=2026-04-14T10:51:18.794552124Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-14T10:51:18.802327205Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.774401ms logger=migrator t=2026-04-14T10:51:18.808860625Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-14T10:51:18.815373025Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.516649ms logger=migrator t=2026-04-14T10:51:18.819297006Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-14T10:51:18.824164805Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.866539ms logger=migrator t=2026-04-14T10:51:18.828370921Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-14T10:51:18.828455945Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=86.474µs logger=migrator t=2026-04-14T10:51:18.833308502Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-14T10:51:18.834499371Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.191689ms logger=migrator t=2026-04-14T10:51:18.841712644Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-14T10:51:18.848990471Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.277277ms logger=migrator t=2026-04-14T10:51:18.85265315Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-14T10:51:18.852744184Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.824µs logger=migrator t=2026-04-14T10:51:18.85999851Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-14T10:51:18.866816494Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.817525ms logger=migrator t=2026-04-14T10:51:18.873406186Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-14T10:51:18.874541852Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.135616ms logger=migrator t=2026-04-14T10:51:18.878801631Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-14T10:51:18.886652536Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.850435ms logger=migrator t=2026-04-14T10:51:18.890168918Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-14T10:51:18.890884612Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=715.564µs logger=migrator t=2026-04-14T10:51:18.896052636Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-14T10:51:18.896783291Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=730.676µs logger=migrator t=2026-04-14T10:51:18.901172607Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-14T10:51:18.907966269Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.792793ms logger=migrator t=2026-04-14T10:51:18.912932252Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-14T10:51:18.913832886Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=900.834µs logger=migrator t=2026-04-14T10:51:18.921483212Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-14T10:51:18.922302362Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=819.059µs logger=migrator t=2026-04-14T10:51:18.926328519Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-14T10:51:18.927422833Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.111555ms logger=migrator t=2026-04-14T10:51:18.933542052Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-14T10:51:18.934860696Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.318364ms logger=migrator t=2026-04-14T10:51:18.942820667Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-14T10:51:18.942887169Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.472µs logger=migrator t=2026-04-14T10:51:18.950021009Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-14T10:51:18.95168188Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.651961ms logger=migrator t=2026-04-14T10:51:18.961342713Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-14T10:51:18.962721111Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.379778ms logger=migrator t=2026-04-14T10:51:18.969501232Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T10:51:18.969960015Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T10:51:18.975933528Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-14T10:51:18.976359759Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=426.191µs logger=migrator t=2026-04-14T10:51:18.982172574Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-14T10:51:18.984591842Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.424719ms logger=migrator t=2026-04-14T10:51:18.989732424Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-14T10:51:18.998561666Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.824692ms logger=migrator t=2026-04-14T10:51:19.003035906Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-14T10:51:19.003890548Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=854.602µs logger=migrator t=2026-04-14T10:51:19.00983343Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-14T10:51:19.011017908Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.183599ms logger=migrator t=2026-04-14T10:51:19.016635244Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-14T10:51:19.017757329Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.121886ms logger=migrator t=2026-04-14T10:51:19.023376255Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-14T10:51:19.024404056Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.027151ms logger=migrator t=2026-04-14T10:51:19.030636751Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-14T10:51:19.03181558Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.170988ms logger=migrator t=2026-04-14T10:51:19.036627076Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-14T10:51:19.036660277Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=34.091µs logger=migrator t=2026-04-14T10:51:19.042322216Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-14T10:51:19.042389279Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.743µs logger=migrator t=2026-04-14T10:51:19.047849988Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-14T10:51:19.05481743Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.967002ms logger=migrator t=2026-04-14T10:51:19.06132331Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-14T10:51:19.061836645Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=513.985µs logger=migrator t=2026-04-14T10:51:19.066765797Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-14T10:51:19.06804301Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.271923ms logger=migrator t=2026-04-14T10:51:19.073313448Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-14T10:51:19.073671056Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=357.748µs logger=migrator t=2026-04-14T10:51:19.079071682Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-14T10:51:19.080175726Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.101774ms logger=migrator t=2026-04-14T10:51:19.085973701Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-14T10:51:19.08840223Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.43564ms logger=migrator t=2026-04-14T10:51:19.096905688Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-14T10:51:19.132437164Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.529747ms logger=migrator t=2026-04-14T10:51:19.138781116Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-14T10:51:19.14537423Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.592825ms logger=migrator t=2026-04-14T10:51:19.151043489Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-14T10:51:19.151226937Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=183.519µs logger=migrator t=2026-04-14T10:51:19.156100327Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-14T10:51:19.190396332Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.264233ms logger=migrator t=2026-04-14T10:51:19.196617518Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-14T10:51:19.228663982Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.045284ms logger=migrator t=2026-04-14T10:51:19.233601454Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-14T10:51:19.234303219Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=703.975µs logger=migrator t=2026-04-14T10:51:19.241190667Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-14T10:51:19.242749854Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.559037ms logger=migrator t=2026-04-14T10:51:19.254094071Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-14T10:51:19.254513302Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=422.311µs logger=migrator t=2026-04-14T10:51:19.437712733Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-14T10:51:19.439613007Z level=info msg="Migration successfully executed" id="create permission table" duration=1.902763ms logger=migrator t=2026-04-14T10:51:19.449017079Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-14T10:51:19.450206307Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.188898ms logger=migrator t=2026-04-14T10:51:19.46307901Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-14T10:51:19.465606564Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.529085ms logger=migrator t=2026-04-14T10:51:19.479025863Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-14T10:51:19.480274905Z level=info msg="Migration successfully executed" id="create role table" duration=1.252132ms logger=migrator t=2026-04-14T10:51:19.485312492Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-14T10:51:19.493935786Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.623214ms logger=migrator t=2026-04-14T10:51:19.499047767Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-14T10:51:19.506947345Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.898718ms logger=migrator t=2026-04-14T10:51:19.519161736Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-14T10:51:19.520634968Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.471493ms logger=migrator t=2026-04-14T10:51:19.530979197Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-14T10:51:19.532177505Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.198148ms logger=migrator t=2026-04-14T10:51:19.542808918Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-14T10:51:19.546427135Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=3.591896ms logger=migrator t=2026-04-14T10:51:19.560375231Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-14T10:51:19.562282245Z level=info msg="Migration successfully executed" id="create team role table" duration=1.909794ms logger=migrator t=2026-04-14T10:51:19.567544473Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-14T10:51:19.569210655Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.666102ms logger=migrator t=2026-04-14T10:51:19.575435711Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-14T10:51:19.576741884Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.307163ms logger=migrator t=2026-04-14T10:51:19.581839926Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-14T10:51:19.583586892Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.747395ms logger=migrator t=2026-04-14T10:51:19.588714323Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-14T10:51:19.589620698Z level=info msg="Migration successfully executed" id="create user role table" duration=905.844µs logger=migrator t=2026-04-14T10:51:19.595456835Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-14T10:51:19.596481105Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.02316ms logger=migrator t=2026-04-14T10:51:19.60288491Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-14T10:51:19.606113358Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.223208ms logger=migrator t=2026-04-14T10:51:19.614235817Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-14T10:51:19.615964412Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.740125ms logger=migrator t=2026-04-14T10:51:19.621112855Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-14T10:51:19.622043831Z level=info msg="Migration successfully executed" id="create builtin role table" duration=930.846µs logger=migrator t=2026-04-14T10:51:19.626653078Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-14T10:51:19.628587953Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.931245ms logger=migrator t=2026-04-14T10:51:19.634531995Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-14T10:51:19.635568205Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.03599ms logger=migrator t=2026-04-14T10:51:19.640041435Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-14T10:51:19.64806221Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.031015ms logger=migrator t=2026-04-14T10:51:19.65195848Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-14T10:51:19.653046634Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.087734ms logger=migrator t=2026-04-14T10:51:19.657339495Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-14T10:51:19.658438309Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.098294ms logger=migrator t=2026-04-14T10:51:19.664319648Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-14T10:51:19.6660052Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.685582ms logger=migrator t=2026-04-14T10:51:19.670371045Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-14T10:51:19.672022956Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.654511ms logger=migrator t=2026-04-14T10:51:19.676940418Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-14T10:51:19.677759999Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=811.29µs logger=migrator t=2026-04-14T10:51:19.68205827Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-14T10:51:19.683120562Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.061992ms logger=migrator t=2026-04-14T10:51:19.687611983Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-14T10:51:19.695653547Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.039234ms logger=migrator t=2026-04-14T10:51:19.70017807Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-14T10:51:19.713553477Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.375267ms logger=migrator t=2026-04-14T10:51:19.71808096Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-14T10:51:19.723647323Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.566213ms logger=migrator t=2026-04-14T10:51:19.729042608Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-14T10:51:19.737452602Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.409603ms logger=migrator t=2026-04-14T10:51:19.741880619Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-14T10:51:19.743107029Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.22143ms logger=migrator t=2026-04-14T10:51:19.747834411Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-14T10:51:19.749046951Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.21641ms logger=migrator t=2026-04-14T10:51:19.755615124Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-14T10:51:19.757402412Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.800229ms logger=migrator t=2026-04-14T10:51:19.762214268Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-14T10:51:19.763130444Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=915.945µs logger=migrator t=2026-04-14T10:51:19.767408014Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-14T10:51:19.768573521Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.169537ms logger=migrator t=2026-04-14T10:51:19.774493432Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-14T10:51:19.774565925Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.883µs logger=migrator t=2026-04-14T10:51:19.779001653Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-14T10:51:19.779049375Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.082µs logger=migrator t=2026-04-14T10:51:19.78422486Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-14T10:51:19.784962256Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=737.456µs logger=migrator t=2026-04-14T10:51:19.790525309Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-14T10:51:19.791072426Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=547.957µs logger=migrator t=2026-04-14T10:51:19.796553446Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-14T10:51:19.797629548Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.081983ms logger=migrator t=2026-04-14T10:51:19.802261656Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-14T10:51:19.802494868Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=233.362µs logger=migrator t=2026-04-14T10:51:19.80804693Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-14T10:51:19.808572576Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=533.736µs logger=migrator t=2026-04-14T10:51:19.816773939Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-14T10:51:19.818283294Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.509634ms logger=migrator t=2026-04-14T10:51:19.829519366Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-14T10:51:19.830914683Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.397428ms logger=migrator t=2026-04-14T10:51:19.836186203Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-14T10:51:19.842380557Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.194904ms logger=migrator t=2026-04-14T10:51:19.847641596Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-14T10:51:19.847710129Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.983µs logger=migrator t=2026-04-14T10:51:19.852265463Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-14T10:51:19.85485776Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.591077ms logger=migrator t=2026-04-14T10:51:19.863483514Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-14T10:51:19.86462272Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.139006ms logger=migrator t=2026-04-14T10:51:19.870332291Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-14T10:51:19.872052945Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.720474ms logger=migrator t=2026-04-14T10:51:19.877337805Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-14T10:51:19.885948208Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.610933ms logger=migrator t=2026-04-14T10:51:19.890741914Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-14T10:51:19.891529612Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=787.388µs logger=migrator t=2026-04-14T10:51:19.896994121Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-14T10:51:19.898668542Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.674461ms logger=migrator t=2026-04-14T10:51:19.90350222Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-14T10:51:19.924432699Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.926269ms logger=migrator t=2026-04-14T10:51:19.929070716Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-14T10:51:19.929894327Z level=info msg="Migration successfully executed" id="create correlation v2" duration=813.27µs logger=migrator t=2026-04-14T10:51:19.9358423Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-14T10:51:19.937550513Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.707813ms logger=migrator t=2026-04-14T10:51:19.942908056Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-14T10:51:19.943968878Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.060772ms logger=migrator t=2026-04-14T10:51:19.951565212Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-14T10:51:19.952682047Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.116685ms logger=migrator t=2026-04-14T10:51:19.95804419Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-14T10:51:19.958408469Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=364.699µs logger=migrator t=2026-04-14T10:51:19.963625405Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-14T10:51:19.964877066Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.251262ms logger=migrator t=2026-04-14T10:51:19.970490511Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-14T10:51:19.978715726Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.227195ms logger=migrator t=2026-04-14T10:51:19.983778855Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-14T10:51:19.984633827Z level=info msg="Migration successfully executed" id="create entity_events table" duration=854.332µs logger=migrator t=2026-04-14T10:51:19.989332827Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-14T10:51:19.990490365Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.150118ms logger=migrator t=2026-04-14T10:51:19.996646287Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T10:51:19.998569431Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T10:51:20.003986858Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T10:51:20.004897163Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T10:51:20.009258568Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-14T10:51:20.010498839Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.239841ms logger=migrator t=2026-04-14T10:51:20.01580127Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-14T10:51:20.016952438Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.152696ms logger=migrator t=2026-04-14T10:51:20.021134743Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T10:51:20.022328892Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.193389ms logger=migrator t=2026-04-14T10:51:20.027845534Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T10:51:20.029014212Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.148607ms logger=migrator t=2026-04-14T10:51:20.034881451Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T10:51:20.035916381Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.03495ms logger=migrator t=2026-04-14T10:51:20.040285297Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T10:51:20.041370861Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.079944ms logger=migrator t=2026-04-14T10:51:20.045668342Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-14T10:51:20.046739436Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.070634ms logger=migrator t=2026-04-14T10:51:20.051873259Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-14T10:51:20.053030216Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.149746ms logger=migrator t=2026-04-14T10:51:20.05758868Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T10:51:20.059395589Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.806489ms logger=migrator t=2026-04-14T10:51:20.064921752Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T10:51:20.066137742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.21593ms logger=migrator t=2026-04-14T10:51:20.070807652Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-14T10:51:20.072056083Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.247741ms logger=migrator t=2026-04-14T10:51:20.077113023Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-14T10:51:20.107013626Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.898774ms logger=migrator t=2026-04-14T10:51:20.11257676Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-14T10:51:20.119074631Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.497631ms logger=migrator t=2026-04-14T10:51:20.123648086Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-14T10:51:20.132181598Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.533011ms logger=migrator t=2026-04-14T10:51:20.139282017Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-14T10:51:20.139591442Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=309.095µs logger=migrator t=2026-04-14T10:51:20.148941244Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-14T10:51:20.159725475Z level=info msg="Migration successfully executed" id="add share column" duration=15.090594ms logger=migrator t=2026-04-14T10:51:20.165653947Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-14T10:51:20.16592103Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=267.663µs logger=migrator t=2026-04-14T10:51:20.170246754Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-14T10:51:20.171331826Z level=info msg="Migration successfully executed" id="create file table" duration=1.084262ms logger=migrator t=2026-04-14T10:51:20.17626887Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-14T10:51:20.177565054Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.295364ms logger=migrator t=2026-04-14T10:51:20.182532779Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-14T10:51:20.183771311Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.237361ms logger=migrator t=2026-04-14T10:51:20.190823968Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-14T10:51:20.19250069Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.676342ms logger=migrator t=2026-04-14T10:51:20.198492166Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-14T10:51:20.199693975Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.19818ms logger=migrator t=2026-04-14T10:51:20.20588704Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-14T10:51:20.205993015Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.335µs logger=migrator t=2026-04-14T10:51:20.210401562Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-14T10:51:20.210504778Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.286µs logger=migrator t=2026-04-14T10:51:20.214852472Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-14T10:51:20.215752486Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=899.654µs logger=migrator t=2026-04-14T10:51:20.220897341Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-14T10:51:20.221362633Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=457.512µs logger=migrator t=2026-04-14T10:51:20.227515427Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-14T10:51:20.230114844Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.602349ms logger=migrator t=2026-04-14T10:51:20.236091419Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-14T10:51:20.246445339Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.35635ms logger=migrator t=2026-04-14T10:51:20.251478237Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-14T10:51:20.251641145Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.498µs logger=migrator t=2026-04-14T10:51:20.255874364Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-14T10:51:20.257061672Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.186338ms logger=migrator t=2026-04-14T10:51:20.263078829Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-14T10:51:20.263880539Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=802.79µs logger=migrator t=2026-04-14T10:51:20.268601141Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-14T10:51:20.268871774Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=269.593µs logger=migrator t=2026-04-14T10:51:20.273259091Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-14T10:51:20.273965425Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=703.344µs logger=migrator t=2026-04-14T10:51:20.278797004Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-14T10:51:20.289952434Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.155801ms logger=migrator t=2026-04-14T10:51:20.295432933Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-14T10:51:20.302011539Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.577885ms logger=migrator t=2026-04-14T10:51:20.307678097Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-14T10:51:20.308975812Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.300425ms logger=migrator t=2026-04-14T10:51:20.324664015Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-14T10:51:20.398048162Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.383528ms logger=migrator t=2026-04-14T10:51:20.402984145Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-14T10:51:20.403847858Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=863.413µs logger=migrator t=2026-04-14T10:51:20.408615493Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-14T10:51:20.410480985Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.864952ms logger=migrator t=2026-04-14T10:51:20.416818168Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-14T10:51:20.443538824Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.721978ms logger=migrator t=2026-04-14T10:51:20.448559072Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-14T10:51:20.457286462Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.72721ms logger=migrator t=2026-04-14T10:51:20.462881117Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-14T10:51:20.463214344Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.077µs logger=migrator t=2026-04-14T10:51:20.467671094Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-14T10:51:20.467937666Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=266.103µs logger=migrator t=2026-04-14T10:51:20.472484351Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-14T10:51:20.47286991Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=385.379µs logger=migrator t=2026-04-14T10:51:20.477188614Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-14T10:51:20.477503569Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.787µs logger=migrator t=2026-04-14T10:51:20.483780578Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-14T10:51:20.484111354Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=328.716µs logger=migrator t=2026-04-14T10:51:20.489766623Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-14T10:51:20.491888388Z level=info msg="Migration successfully executed" id="create folder table" duration=2.124695ms logger=migrator t=2026-04-14T10:51:20.497023271Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-14T10:51:20.498373407Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.349946ms logger=migrator t=2026-04-14T10:51:20.503220626Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-14T10:51:20.504493159Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.272403ms logger=migrator t=2026-04-14T10:51:20.510991619Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-14T10:51:20.511103665Z level=info msg="Migration successfully executed" id="Update folder title length" duration=112.906µs logger=migrator t=2026-04-14T10:51:20.515541784Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T10:51:20.516927061Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.385048ms logger=migrator t=2026-04-14T10:51:20.522537958Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T10:51:20.524431832Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.893864ms logger=migrator t=2026-04-14T10:51:20.530914311Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-14T10:51:20.533238506Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.323705ms logger=migrator t=2026-04-14T10:51:20.539012591Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-14T10:51:20.539582068Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=569.627µs logger=migrator t=2026-04-14T10:51:20.543945394Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-14T10:51:20.544425767Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=479.573µs logger=migrator t=2026-04-14T10:51:20.549279237Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-14T10:51:20.551192751Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.913354ms logger=migrator t=2026-04-14T10:51:20.556758005Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-14T10:51:20.558126882Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.368597ms logger=migrator t=2026-04-14T10:51:20.562556681Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-14T10:51:20.564338879Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.782888ms logger=migrator t=2026-04-14T10:51:20.569181997Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-14T10:51:20.570901452Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.719305ms logger=migrator t=2026-04-14T10:51:20.576285487Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-14T10:51:20.57755912Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.273553ms logger=migrator t=2026-04-14T10:51:20.581104055Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-14T10:51:20.582115925Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.01076ms logger=migrator t=2026-04-14T10:51:20.587345533Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-14T10:51:20.589895568Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.547955ms logger=migrator t=2026-04-14T10:51:20.595762647Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-14T10:51:20.597097194Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.333707ms logger=migrator t=2026-04-14T10:51:20.60331555Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-14T10:51:20.604275037Z level=info msg="Migration successfully executed" id="create signing_key table" duration=958.958µs logger=migrator t=2026-04-14T10:51:20.60939699Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-14T10:51:20.611352676Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.953616ms logger=migrator t=2026-04-14T10:51:20.616999315Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-14T10:51:20.618881337Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.882642ms logger=migrator t=2026-04-14T10:51:20.62420219Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-14T10:51:20.624543316Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=341.956µs logger=migrator t=2026-04-14T10:51:20.629013447Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-14T10:51:20.63901595Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.000453ms logger=migrator t=2026-04-14T10:51:20.644379594Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-14T10:51:20.645161633Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=782.489µs logger=migrator t=2026-04-14T10:51:20.649481336Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T10:51:20.649521628Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.831µs logger=migrator t=2026-04-14T10:51:20.654725744Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T10:51:20.656084961Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.357797ms logger=migrator t=2026-04-14T10:51:20.660584373Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T10:51:20.660615424Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.082µs logger=migrator t=2026-04-14T10:51:20.66519448Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-14T10:51:20.666532766Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.338446ms logger=migrator t=2026-04-14T10:51:20.672009876Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T10:51:20.673701089Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.689253ms logger=migrator t=2026-04-14T10:51:20.680493325Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-14T10:51:20.682528145Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.03806ms logger=migrator t=2026-04-14T10:51:20.68852345Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-14T10:51:20.68934068Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=817.97µs logger=migrator t=2026-04-14T10:51:20.693605211Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-14T10:51:20.6940155Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=411.249µs logger=migrator t=2026-04-14T10:51:20.698809547Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-14T10:51:20.699756104Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=946.467µs logger=migrator t=2026-04-14T10:51:20.70514712Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-14T10:51:20.706027573Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=880.312µs logger=migrator t=2026-04-14T10:51:20.710962226Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-14T10:51:20.712334994Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.369977ms logger=migrator t=2026-04-14T10:51:20.717401783Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-14T10:51:20.726911172Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.512019ms logger=migrator t=2026-04-14T10:51:20.732094448Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-14T10:51:20.739006849Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.911311ms logger=migrator t=2026-04-14T10:51:20.743247208Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-14T10:51:20.752579518Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.33199ms logger=migrator t=2026-04-14T10:51:20.757329932Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-14T10:51:20.757399055Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.863µs logger=migrator t=2026-04-14T10:51:20.761985631Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-14T10:51:20.771468879Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.482978ms logger=migrator t=2026-04-14T10:51:20.776879015Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-14T10:51:20.78609274Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.212995ms logger=migrator t=2026-04-14T10:51:20.790641534Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-14T10:51:20.790958539Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=316.825µs logger=migrator t=2026-04-14T10:51:20.795369416Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.601420346s logger=migrator t=2026-04-14T10:51:20.796314264Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-14T10:51:20.814313581Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-14T10:51:20.8145147Z level=info msg="Created default organization" logger=secrets t=2026-04-14T10:51:20.820411041Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T10:51:20.864135626Z level=info msg="Restored cache from database" duration=591.939µs logger=plugin.store t=2026-04-14T10:51:20.865683243Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-14T10:51:20.905757028Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-14T10:51:20.90578907Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-14T10:51:20.905863543Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-14T10:51:20.905874434Z level=info msg="Plugins loaded" count=54 duration=40.192041ms logger=query_data t=2026-04-14T10:51:20.909995637Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-14T10:51:20.913650776Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-14T10:51:20.919037202Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-14T10:51:20.926627477Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-14T10:51:20.928237046Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-14T10:51:20.929638405Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-14T10:51:20.954757053Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-14T10:51:20.979563966Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-14T10:51:20.995600127Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-14T10:51:20.995625307Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-14T10:51:20.995826897Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-14T10:51:20.998775083Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-14T10:51:20.999246986Z level=info msg="State cache has been initialized" states=0 duration=468.033µs logger=ngalert.scheduler t=2026-04-14T10:51:20.999289788Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-14T10:51:20.99933201Z level=info msg=starting first_tick=2026-04-14T10:51:30Z logger=provisioning.dashboard t=2026-04-14T10:51:20.997417856Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-04-14T10:51:20.999535461Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-14T10:51:21.005966438Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-14T10:51:21.079473143Z level=info msg="Update check succeeded" duration=82.696899ms logger=plugins.update.checker t=2026-04-14T10:51:21.085108522Z level=info msg="Update check succeeded" duration=85.249055ms logger=sqlstore.transactions t=2026-04-14T10:51:21.124032596Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T10:51:21.139517292Z level=info msg="Patterns update finished" duration=143.018851ms logger=provisioning.dashboard t=2026-04-14T10:51:21.170463732Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-14T10:51:21.232379304Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-14T10:51:21.232825495Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-14T10:51:23.032217232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.033301397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.052628698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.081964688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.099399475Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-14T10:51:23.134216827Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-14T10:51:23.14392375Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-14T10:51:23.146049886Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-14T10:51:23.160757068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.192802132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.21004451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.229621744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.245854972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.276526848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.309040585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.368392048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.387980453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.434728418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.451700122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.490073092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.508158532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.558434263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.573694073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.605959667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.625357273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.667141132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.686043262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.733932595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.748386514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.793060066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.80780549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.858924634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.874907669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.919973971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.940282452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:23.999859776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.017352148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.133921666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.153919383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.230028571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.248179268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.301173672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.317882266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.433301956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.467169806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.555799959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.575145215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.63917553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.661342496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.721113208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.743286276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.826287117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.849719577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.924262197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:24.942347839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.015875491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.032922385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.107672457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.134373403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.214457202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.234785669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.317355142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.341788815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.418583999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.437827532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.499870608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.52010072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.587728075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.603092884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.67733683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.698764923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.782433071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.803218521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.890192105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:25.909520473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.002290026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.025256169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.110577083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.125008397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.209196983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.229136544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T10:51:26.310048616Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-14T10:52:49.019838427Z level=info msg="Usage stats are ready to report"