logger=settings t=2026-05-15T14:14:48.115842301Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-15T14:14:48Z logger=settings t=2026-05-15T14:14:48.116291746Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-15T14:14:48.116309366Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-15T14:14:48.116314246Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-15T14:14:48.116318426Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-15T14:14:48.116322586Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-15T14:14:48.116331297Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-15T14:14:48.116335677Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-15T14:14:48.116349857Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-15T14:14:48.116357008Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-15T14:14:48.116361398Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-15T14:14:48.116388239Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-15T14:14:48.11643249Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-15T14:14:48.11643679Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-15T14:14:48.11644274Z level=info msg=Target target=[all] logger=settings t=2026-05-15T14:14:48.116455191Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-15T14:14:48.116459401Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-15T14:14:48.116463301Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-15T14:14:48.116467211Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-15T14:14:48.116471041Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-15T14:14:48.116474921Z level=info msg="App mode production" logger=sqlstore t=2026-05-15T14:14:48.116848053Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-15T14:14:48.116867374Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-15T14:14:48.119189928Z level=info msg="Locking database" logger=migrator t=2026-05-15T14:14:48.119208988Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-15T14:14:48.120338114Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-15T14:14:48.121867663Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.519929ms logger=migrator t=2026-05-15T14:14:48.127583444Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-15T14:14:48.128684009Z level=info msg="Migration successfully executed" id="create user table" duration=1.102145ms logger=migrator t=2026-05-15T14:14:48.133500343Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-15T14:14:48.134314328Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=813.375µs logger=migrator t=2026-05-15T14:14:48.138836973Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-15T14:14:48.139612147Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=775.575µs logger=migrator t=2026-05-15T14:14:48.145311138Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-15T14:14:48.146749404Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.439816ms logger=migrator t=2026-05-15T14:14:48.155639987Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-15T14:14:48.156558296Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=919.989µs logger=migrator t=2026-05-15T14:14:48.160004405Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-15T14:14:48.162954689Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.948804ms logger=migrator t=2026-05-15T14:14:48.166368488Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-15T14:14:48.167268646Z level=info msg="Migration successfully executed" id="create user table v2" duration=900.708µs logger=migrator t=2026-05-15T14:14:48.172856294Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-15T14:14:48.174035891Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.180107ms logger=migrator t=2026-05-15T14:14:48.177613926Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-15T14:14:48.178939058Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.324691ms logger=migrator t=2026-05-15T14:14:48.185469325Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-15T14:14:48.185830146Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=359.111µs logger=migrator t=2026-05-15T14:14:48.194972858Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-15T14:14:48.195967239Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=995.991µs logger=migrator t=2026-05-15T14:14:48.206802254Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-15T14:14:48.208819358Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.015624ms logger=migrator t=2026-05-15T14:14:48.217102692Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-15T14:14:48.217146543Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.241µs logger=migrator t=2026-05-15T14:14:48.220892262Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-15T14:14:48.222984529Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.068946ms logger=migrator t=2026-05-15T14:14:48.227528623Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-15T14:14:48.227793591Z level=info msg="Migration successfully executed" id="Add missing user data" duration=266.658µs logger=migrator t=2026-05-15T14:14:48.231674955Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-15T14:14:48.232862362Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.187067ms logger=migrator t=2026-05-15T14:14:48.235961751Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-15T14:14:48.236727546Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=764.155µs logger=migrator t=2026-05-15T14:14:48.24064872Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-15T14:14:48.243057257Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.405127ms logger=migrator t=2026-05-15T14:14:48.24753716Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-15T14:14:48.256945149Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.406908ms logger=migrator t=2026-05-15T14:14:48.261229854Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-15T14:14:48.262513546Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.283162ms logger=migrator t=2026-05-15T14:14:48.26580781Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-15T14:14:48.266023407Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=216.277µs logger=migrator t=2026-05-15T14:14:48.270672425Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-15T14:14:48.2714726Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=800.605µs logger=migrator t=2026-05-15T14:14:48.277666777Z 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-05-15T14:14:48.278083Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=417.433µs logger=migrator t=2026-05-15T14:14:48.281755018Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-15T14:14:48.282672627Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=907.988µs logger=migrator t=2026-05-15T14:14:48.288406449Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-15T14:14:48.289858256Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.455867ms logger=migrator t=2026-05-15T14:14:48.295085951Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-15T14:14:48.296262799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.175298ms logger=migrator t=2026-05-15T14:14:48.301772464Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-15T14:14:48.302464786Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=692.112µs logger=migrator t=2026-05-15T14:14:48.333142422Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-15T14:14:48.334094262Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=949.52µs logger=migrator t=2026-05-15T14:14:48.338266335Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-15T14:14:48.339187264Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=919.999µs logger=migrator t=2026-05-15T14:14:48.343377298Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-15T14:14:48.343407639Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.771µs logger=migrator t=2026-05-15T14:14:48.34817984Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-15T14:14:48.349069419Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=887.809µs logger=migrator t=2026-05-15T14:14:48.354016636Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-15T14:14:48.355362939Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.346642ms logger=migrator t=2026-05-15T14:14:48.359762039Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-15T14:14:48.360646837Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=885.208µs logger=migrator t=2026-05-15T14:14:48.365930655Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-15T14:14:48.367082881Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.152366ms logger=migrator t=2026-05-15T14:14:48.371244344Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-15T14:14:48.375137617Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.893003ms logger=migrator t=2026-05-15T14:14:48.379643651Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-15T14:14:48.38054993Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=907.938µs logger=migrator t=2026-05-15T14:14:48.385152676Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-15T14:14:48.385980712Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=827.656µs logger=migrator t=2026-05-15T14:14:48.390396623Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-15T14:14:48.391224049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=827.256µs logger=migrator t=2026-05-15T14:14:48.395371721Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-15T14:14:48.396132966Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=760.724µs logger=migrator t=2026-05-15T14:14:48.400891396Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-15T14:14:48.40160253Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=710.144µs logger=migrator t=2026-05-15T14:14:48.407548189Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-15T14:14:48.407974862Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=427.253µs logger=migrator t=2026-05-15T14:14:48.412178375Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-15T14:14:48.412842167Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=664.502µs logger=migrator t=2026-05-15T14:14:48.417820365Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-15T14:14:48.418213807Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=393.683µs logger=migrator t=2026-05-15T14:14:48.4233276Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-15T14:14:48.424033543Z level=info msg="Migration successfully executed" id="create star table" duration=706.033µs logger=migrator t=2026-05-15T14:14:48.428439983Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-15T14:14:48.429487316Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.045813ms logger=migrator t=2026-05-15T14:14:48.435446596Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-15T14:14:48.436832909Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.386943ms logger=migrator t=2026-05-15T14:14:48.4421885Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-15T14:14:48.443032446Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=844.006µs logger=migrator t=2026-05-15T14:14:48.447368795Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-15T14:14:48.449014097Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.645282ms logger=migrator t=2026-05-15T14:14:48.454581844Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-15T14:14:48.455416131Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=832.287µs logger=migrator t=2026-05-15T14:14:48.460924976Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-15T14:14:48.461985619Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.056083ms logger=migrator t=2026-05-15T14:14:48.468797627Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-15T14:14:48.470278833Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.481916ms logger=migrator t=2026-05-15T14:14:48.475954144Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-15T14:14:48.476003726Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.171µs logger=migrator t=2026-05-15T14:14:48.480703235Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-15T14:14:48.480786138Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=67.512µs logger=migrator t=2026-05-15T14:14:48.485005981Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-15T14:14:48.485228578Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=224.567µs logger=migrator t=2026-05-15T14:14:48.49031246Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-15T14:14:48.491330773Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.018893ms logger=migrator t=2026-05-15T14:14:48.496405904Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-15T14:14:48.497331334Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=927.3µs logger=migrator t=2026-05-15T14:14:48.502614342Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-15T14:14:48.503484189Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=869.197µs logger=migrator t=2026-05-15T14:14:48.508344804Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-15T14:14:48.509381737Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.033703ms logger=migrator t=2026-05-15T14:14:48.515583354Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-15T14:14:48.517764474Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.18441ms logger=migrator t=2026-05-15T14:14:48.527893576Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-15T14:14:48.528583608Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=692.082µs logger=migrator t=2026-05-15T14:14:48.540896929Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-15T14:14:48.546190288Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.288228ms logger=migrator t=2026-05-15T14:14:48.552652513Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-15T14:14:48.553591353Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=940.88µs logger=migrator t=2026-05-15T14:14:48.557872619Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-15T14:14:48.558923363Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.050484ms logger=migrator t=2026-05-15T14:14:48.563637712Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-15T14:14:48.564722987Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.082425ms logger=migrator t=2026-05-15T14:14:48.571489132Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-15T14:14:48.571949447Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=460.415µs logger=migrator t=2026-05-15T14:14:48.576693198Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-15T14:14:48.578546877Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.857079ms logger=migrator t=2026-05-15T14:14:48.582935406Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-15T14:14:48.583041939Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.103µs logger=migrator t=2026-05-15T14:14:48.588242205Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-15T14:14:48.590949811Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.705226ms logger=migrator t=2026-05-15T14:14:48.596213389Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-15T14:14:48.599009438Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.789318ms logger=migrator t=2026-05-15T14:14:48.603367047Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-15T14:14:48.605284207Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.916841ms logger=migrator t=2026-05-15T14:14:48.610162552Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-15T14:14:48.611058671Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=896.078µs logger=migrator t=2026-05-15T14:14:48.615222474Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-15T14:14:48.617162615Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.939502ms logger=migrator t=2026-05-15T14:14:48.621703089Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-15T14:14:48.62329995Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.597001ms logger=migrator t=2026-05-15T14:14:48.629231469Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-15T14:14:48.630166298Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=934.119µs logger=migrator t=2026-05-15T14:14:48.636848721Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-15T14:14:48.636887373Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.002µs logger=migrator t=2026-05-15T14:14:48.640972362Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-15T14:14:48.641059715Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=96.153µs logger=migrator t=2026-05-15T14:14:48.656883989Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-15T14:14:48.659831682Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.950933ms logger=migrator t=2026-05-15T14:14:48.668304982Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-15T14:14:48.67233775Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.030108ms logger=migrator t=2026-05-15T14:14:48.678800045Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-15T14:14:48.681254113Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.455398ms logger=migrator t=2026-05-15T14:14:48.686558902Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-15T14:14:48.689922578Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.364216ms logger=migrator t=2026-05-15T14:14:48.699472213Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-15T14:14:48.699948238Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=478.595µs logger=migrator t=2026-05-15T14:14:48.714145929Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-15T14:14:48.715791932Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.647233ms logger=migrator t=2026-05-15T14:14:48.726483581Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-15T14:14:48.727604977Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.123456ms logger=migrator t=2026-05-15T14:14:48.734666682Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-15T14:14:48.734718253Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.622µs logger=migrator t=2026-05-15T14:14:48.753347056Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-15T14:14:48.754868375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.521869ms logger=migrator t=2026-05-15T14:14:48.76318801Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-15T14:14:48.76416568Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=977.55µs logger=migrator t=2026-05-15T14:14:48.76885659Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-15T14:14:48.775935754Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.078524ms logger=migrator t=2026-05-15T14:14:48.788954359Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-15T14:14:48.790064334Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.104055ms logger=migrator t=2026-05-15T14:14:48.805670661Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-15T14:14:48.811825796Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=6.139585ms logger=migrator t=2026-05-15T14:14:48.816999061Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-15T14:14:48.817841597Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=853.756µs logger=migrator t=2026-05-15T14:14:48.824045245Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-15T14:14:48.824327294Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=282.429µs logger=migrator t=2026-05-15T14:14:48.82827763Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-15T14:14:48.828775746Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=498.495µs logger=migrator t=2026-05-15T14:14:48.84712889Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-15T14:14:48.849583517Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.456757ms logger=migrator t=2026-05-15T14:14:48.853722889Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-15T14:14:48.854449212Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=723.442µs logger=migrator t=2026-05-15T14:14:48.857576801Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-15T14:14:48.85817634Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=599.039µs logger=migrator t=2026-05-15T14:14:48.868103846Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-15T14:14:48.868357564Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=256.428µs logger=migrator t=2026-05-15T14:14:48.874640203Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-15T14:14:48.878245049Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.604236ms logger=migrator t=2026-05-15T14:14:48.887572775Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-15T14:14:48.889840928Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.270303ms logger=migrator t=2026-05-15T14:14:48.896134837Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-15T14:14:48.897184981Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.050403ms logger=migrator t=2026-05-15T14:14:48.901662943Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-15T14:14:48.902556022Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=893.288µs logger=migrator t=2026-05-15T14:14:48.907123207Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-15T14:14:48.912182338Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=5.058121ms logger=migrator t=2026-05-15T14:14:48.919368766Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-15T14:14:48.920880995Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.511508ms logger=migrator t=2026-05-15T14:14:48.932487254Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-15T14:14:48.933408053Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=922.409µs logger=migrator t=2026-05-15T14:14:48.939944961Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-15T14:14:48.959904716Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=19.954725ms logger=migrator t=2026-05-15T14:14:49.373571174Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-15T14:14:49.377471899Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=3.901376ms logger=migrator t=2026-05-15T14:14:49.451311315Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-15T14:14:49.452972059Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.662904ms logger=migrator t=2026-05-15T14:14:49.531254647Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-15T14:14:49.533330254Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.076927ms logger=migrator t=2026-05-15T14:14:49.595211229Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-15T14:14:49.604230986Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=9.019017ms logger=migrator t=2026-05-15T14:14:50.319477811Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-15T14:14:50.323956045Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.480344ms logger=migrator t=2026-05-15T14:14:50.631415652Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-15T14:14:50.642203478Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=10.784306ms logger=migrator t=2026-05-15T14:14:50.652652393Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-15T14:14:50.652703105Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=54.002µs logger=migrator t=2026-05-15T14:14:50.657148548Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-15T14:14:50.657399376Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=252.198µs logger=migrator t=2026-05-15T14:14:50.661542118Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-15T14:14:50.66411871Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.575962ms logger=migrator t=2026-05-15T14:14:50.670183615Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-15T14:14:50.670399501Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=216.886µs logger=migrator t=2026-05-15T14:14:50.67471668Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-15T14:14:50.675146494Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=431.124µs logger=migrator t=2026-05-15T14:14:50.67878907Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-15T14:14:50.682563132Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.771132ms logger=migrator t=2026-05-15T14:14:50.688335556Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-15T14:14:50.688593654Z level=info msg="Migration successfully executed" id="Update uid value" duration=260.498µs logger=migrator t=2026-05-15T14:14:50.695416393Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-15T14:14:50.696122046Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=705.893µs logger=migrator t=2026-05-15T14:14:50.702437198Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-15T14:14:50.703853793Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.416355ms logger=migrator t=2026-05-15T14:14:50.714792373Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-15T14:14:50.716273931Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.484028ms logger=migrator t=2026-05-15T14:14:50.724886227Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-15T14:14:50.726069245Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.184788ms logger=migrator t=2026-05-15T14:14:50.732234572Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-15T14:14:50.73309573Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=859.658µs logger=migrator t=2026-05-15T14:14:50.739880937Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-15T14:14:50.741670875Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.789868ms logger=migrator t=2026-05-15T14:14:50.747533742Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-15T14:14:50.748862195Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.327812ms logger=migrator t=2026-05-15T14:14:50.752854653Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-15T14:14:50.753973348Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.118615ms logger=migrator t=2026-05-15T14:14:50.759882428Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-15T14:14:50.760734336Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=849.878µs logger=migrator t=2026-05-15T14:14:50.764582419Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-15T14:14:50.773023169Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.439051ms logger=migrator t=2026-05-15T14:14:50.778603648Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-15T14:14:50.779395683Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=790.565µs logger=migrator t=2026-05-15T14:14:50.792694489Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-15T14:14:50.793775923Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.082374ms logger=migrator t=2026-05-15T14:14:50.802870355Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-15T14:14:50.804068893Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.200578ms logger=migrator t=2026-05-15T14:14:50.809231029Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-15T14:14:50.810237831Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.006211ms logger=migrator t=2026-05-15T14:14:50.815673545Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-15T14:14:50.81738432Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.707605ms logger=migrator t=2026-05-15T14:14:50.826661867Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-15T14:14:50.827278536Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=617.099µs logger=migrator t=2026-05-15T14:14:50.834128636Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-15T14:14:50.834178208Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.152µs logger=migrator t=2026-05-15T14:14:50.836920136Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-15T14:14:50.840353375Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.430479ms logger=migrator t=2026-05-15T14:14:50.846937826Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-15T14:14:50.849602122Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.666435ms logger=migrator t=2026-05-15T14:14:50.864020434Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-15T14:14:50.864275662Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=254.768µs logger=migrator t=2026-05-15T14:14:50.869482308Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-15T14:14:50.872748584Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.265815ms logger=migrator t=2026-05-15T14:14:50.87700739Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-15T14:14:50.879578672Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.571213ms logger=migrator t=2026-05-15T14:14:50.884155219Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-15T14:14:50.884920813Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=764.904µs logger=migrator t=2026-05-15T14:14:50.888306961Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-15T14:14:50.888877269Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=573.908µs logger=migrator t=2026-05-15T14:14:50.892556908Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-15T14:14:50.893447836Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=890.708µs logger=migrator t=2026-05-15T14:14:50.898152287Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-15T14:14:50.899068626Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=916.839µs logger=migrator t=2026-05-15T14:14:50.90355074Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-15T14:14:50.904885823Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.334902ms logger=migrator t=2026-05-15T14:14:50.909101958Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-15T14:14:50.910518753Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.409534ms logger=migrator t=2026-05-15T14:14:50.915941887Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-15T14:14:50.916021199Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=80.152µs logger=migrator t=2026-05-15T14:14:50.919395597Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-15T14:14:50.919422058Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.581µs logger=migrator t=2026-05-15T14:14:50.92321435Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-15T14:14:50.927990022Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.771622ms logger=migrator t=2026-05-15T14:14:50.93977122Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-15T14:14:50.942061283Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.292793ms logger=migrator t=2026-05-15T14:14:50.946516956Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-15T14:14:50.946588109Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.842µs logger=migrator t=2026-05-15T14:14:50.949950226Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-15T14:14:50.950759632Z level=info msg="Migration successfully executed" id="create quota table v1" duration=807.245µs logger=migrator t=2026-05-15T14:14:50.955005868Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-15T14:14:50.956400082Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.396304ms logger=migrator t=2026-05-15T14:14:50.96223968Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-15T14:14:50.962279431Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.991µs logger=migrator t=2026-05-15T14:14:50.966668261Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-15T14:14:50.96785119Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.182909ms logger=migrator t=2026-05-15T14:14:50.973087717Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-15T14:14:50.974028828Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=940.441µs logger=migrator t=2026-05-15T14:14:50.979199933Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-15T14:14:50.983861922Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.661739ms logger=migrator t=2026-05-15T14:14:50.987873851Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-15T14:14:50.987898082Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.011µs logger=migrator t=2026-05-15T14:14:50.991454295Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-15T14:14:50.992307982Z level=info msg="Migration successfully executed" id="create session table" duration=853.727µs logger=migrator t=2026-05-15T14:14:50.998194061Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-15T14:14:50.998328525Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=135.764µs logger=migrator t=2026-05-15T14:14:51.002811839Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-15T14:14:51.002898892Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=87.633µs logger=migrator t=2026-05-15T14:14:51.006043703Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-15T14:14:51.006721294Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=678.601µs logger=migrator t=2026-05-15T14:14:51.010787316Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-15T14:14:51.011529889Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=742.533µs logger=migrator t=2026-05-15T14:14:51.017694737Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-15T14:14:51.017727318Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.391µs logger=migrator t=2026-05-15T14:14:51.021079147Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-15T14:14:51.021106288Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.85µs logger=migrator t=2026-05-15T14:14:51.024661092Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-15T14:14:51.029387194Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.724752ms logger=migrator t=2026-05-15T14:14:51.034100135Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-15T14:14:51.037125732Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.023027ms logger=migrator t=2026-05-15T14:14:51.040883623Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-15T14:14:51.040969516Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.053µs logger=migrator t=2026-05-15T14:14:51.044800119Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-15T14:14:51.044887151Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.142µs logger=migrator t=2026-05-15T14:14:51.049223121Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-15T14:14:51.050730409Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.507478ms logger=migrator t=2026-05-15T14:14:51.056724902Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-15T14:14:51.056769143Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.201µs logger=migrator t=2026-05-15T14:14:51.061505716Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-15T14:14:51.067134187Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.62764ms logger=migrator t=2026-05-15T14:14:51.071136725Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-15T14:14:51.071293931Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.505µs logger=migrator t=2026-05-15T14:14:51.075572288Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-15T14:14:51.079834495Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.260457ms logger=migrator t=2026-05-15T14:14:51.083571615Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-15T14:14:51.087059367Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.487502ms logger=migrator t=2026-05-15T14:14:51.090686073Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-15T14:14:51.090763126Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.973µs logger=migrator t=2026-05-15T14:14:51.09428772Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-15T14:14:51.095311132Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.023012ms logger=migrator t=2026-05-15T14:14:51.100386045Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-15T14:14:51.101972616Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.586001ms logger=migrator t=2026-05-15T14:14:51.105998356Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-15T14:14:51.107112972Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.114436ms logger=migrator t=2026-05-15T14:14:51.111968618Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-15T14:14:51.113053762Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.084464ms logger=migrator t=2026-05-15T14:14:51.121439992Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-15T14:14:51.124759759Z level=info msg="Migration successfully executed" id="add index alert state" duration=3.322248ms logger=migrator t=2026-05-15T14:14:51.132113575Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-15T14:14:51.133066966Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=949.151µs logger=migrator t=2026-05-15T14:14:51.138276303Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-15T14:14:51.139045229Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=768.685µs logger=migrator t=2026-05-15T14:14:51.144899626Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-15T14:14:51.146153506Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.25249ms logger=migrator t=2026-05-15T14:14:51.152709158Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-15T14:14:51.153602586Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=893.868µs logger=migrator t=2026-05-15T14:14:51.162240094Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-15T14:14:51.172549385Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.300891ms logger=migrator t=2026-05-15T14:14:51.176249024Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-15T14:14:51.177407551Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.158997ms logger=migrator t=2026-05-15T14:14:51.181833473Z 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-05-15T14:14:51.182526656Z 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=691.702µs logger=migrator t=2026-05-15T14:14:51.186316868Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-15T14:14:51.186771223Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=454.035µs logger=migrator t=2026-05-15T14:14:51.190571794Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-15T14:14:51.191308638Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=736.624µs logger=migrator t=2026-05-15T14:14:51.195615187Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-15T14:14:51.196509305Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=893.878µs logger=migrator t=2026-05-15T14:14:51.200599767Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-15T14:14:51.206819837Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.21544ms logger=migrator t=2026-05-15T14:14:51.214051308Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-15T14:14:51.219785144Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.735396ms logger=migrator t=2026-05-15T14:14:51.224084931Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-15T14:14:51.22809458Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.008919ms logger=migrator t=2026-05-15T14:14:51.232549854Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-15T14:14:51.236348945Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.799011ms logger=migrator t=2026-05-15T14:14:51.240095166Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-15T14:14:51.241127049Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.031763ms logger=migrator t=2026-05-15T14:14:51.248453005Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-15T14:14:51.248528627Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=77.302µs logger=migrator t=2026-05-15T14:14:51.253231658Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-15T14:14:51.253273029Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.591µs logger=migrator t=2026-05-15T14:14:51.257679031Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-15T14:14:51.259558042Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.867041ms logger=migrator t=2026-05-15T14:14:51.26418747Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-15T14:14:51.265455092Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.272722ms logger=migrator t=2026-05-15T14:14:51.271845667Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-15T14:14:51.272745785Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=900.178µs logger=migrator t=2026-05-15T14:14:51.278976316Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-15T14:14:51.280621839Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.644803ms logger=migrator t=2026-05-15T14:14:51.286405334Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-15T14:14:51.287367566Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=961.722µs logger=migrator t=2026-05-15T14:14:51.292324665Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-15T14:14:51.297267774Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.943419ms logger=migrator t=2026-05-15T14:14:51.301784439Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-15T14:14:51.30930185Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.516931ms logger=migrator t=2026-05-15T14:14:51.31426657Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-15T14:14:51.314455816Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.416µs logger=migrator t=2026-05-15T14:14:51.31706684Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-15T14:14:51.317746452Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=679.211µs logger=migrator t=2026-05-15T14:14:51.322942399Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-15T14:14:51.323847169Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=904.67µs logger=migrator t=2026-05-15T14:14:51.327921119Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-15T14:14:51.33227857Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.35129ms logger=migrator t=2026-05-15T14:14:51.336737122Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-15T14:14:51.336826665Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.183µs logger=migrator t=2026-05-15T14:14:51.344258464Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-15T14:14:51.34570618Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.446546ms logger=migrator t=2026-05-15T14:14:51.352330044Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-15T14:14:51.353884523Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.555079ms logger=migrator t=2026-05-15T14:14:51.362561522Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-15T14:14:51.362916744Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=361.412µs logger=migrator t=2026-05-15T14:14:51.370674513Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-15T14:14:51.371860752Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.186829ms logger=migrator t=2026-05-15T14:14:51.377131671Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-15T14:14:51.378137703Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.005962ms logger=migrator t=2026-05-15T14:14:51.384061134Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-15T14:14:51.385915824Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.850029ms logger=migrator t=2026-05-15T14:14:51.391486573Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-15T14:14:51.392633149Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.146776ms logger=migrator t=2026-05-15T14:14:51.398788157Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-15T14:14:51.40075569Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.969624ms logger=migrator t=2026-05-15T14:14:51.405814383Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-15T14:14:51.406863886Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.049393ms logger=migrator t=2026-05-15T14:14:51.412558719Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-15T14:14:51.412666083Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=107.754µs logger=migrator t=2026-05-15T14:14:51.416686543Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-15T14:14:51.422913483Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.227819ms logger=migrator t=2026-05-15T14:14:51.426975383Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-15T14:14:51.427931354Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=956.691µs logger=migrator t=2026-05-15T14:14:51.434468814Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-15T14:14:51.438554316Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.076071ms logger=migrator t=2026-05-15T14:14:51.447040918Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-15T14:14:51.447959488Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=918.07µs logger=migrator t=2026-05-15T14:14:51.454641902Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-15T14:14:51.455898463Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.251401ms logger=migrator t=2026-05-15T14:14:51.463061713Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-15T14:14:51.464462798Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.401075ms logger=migrator t=2026-05-15T14:14:51.471672519Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-15T14:14:51.486444265Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.768066ms logger=migrator t=2026-05-15T14:14:51.492797009Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-15T14:14:51.49378484Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=988.421µs logger=migrator t=2026-05-15T14:14:51.499360289Z 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-05-15T14:14:51.500486616Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.126277ms logger=migrator t=2026-05-15T14:14:51.505216928Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-15T14:14:51.5058892Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=672.052µs logger=migrator t=2026-05-15T14:14:51.51148377Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-15T14:14:51.512101089Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=618.809µs logger=migrator t=2026-05-15T14:14:51.516843972Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-15T14:14:51.517118061Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=281.179µs logger=migrator t=2026-05-15T14:14:51.521421919Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-15T14:14:51.525508491Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.086232ms logger=migrator t=2026-05-15T14:14:51.531780742Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-15T14:14:51.536221434Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.440802ms logger=migrator t=2026-05-15T14:14:51.54417675Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-15T14:14:51.545246635Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.069615ms logger=migrator t=2026-05-15T14:14:51.551961861Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-15T14:14:51.553258563Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.297633ms logger=migrator t=2026-05-15T14:14:51.637933184Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-15T14:14:51.638989428Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=1.059134ms logger=migrator t=2026-05-15T14:14:51.737183724Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-15T14:14:51.743964253Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.783428ms logger=migrator t=2026-05-15T14:14:51.750060228Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-15T14:14:51.751348869Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.288621ms logger=migrator t=2026-05-15T14:14:51.756891998Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-15T14:14:51.757143215Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=251.818µs logger=migrator t=2026-05-15T14:14:51.761879128Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-15T14:14:51.762376034Z level=info msg="Migration successfully executed" id="Move region to single row" duration=496.976µs logger=migrator t=2026-05-15T14:14:51.767208399Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-15T14:14:51.768411918Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.200769ms logger=migrator t=2026-05-15T14:14:51.774156952Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-15T14:14:51.775194826Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.038084ms logger=migrator t=2026-05-15T14:14:51.779352489Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-15T14:14:51.780482966Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.130517ms logger=migrator t=2026-05-15T14:14:51.786273782Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-15T14:14:51.787633086Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.357773ms logger=migrator t=2026-05-15T14:14:51.795044894Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-15T14:14:51.796689997Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.644593ms logger=migrator t=2026-05-15T14:14:51.802257975Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-15T14:14:51.80394528Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.686735ms logger=migrator t=2026-05-15T14:14:51.810383107Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-15T14:14:51.81048636Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=100.803µs logger=migrator t=2026-05-15T14:14:51.815604615Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-15T14:14:51.817109894Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.503849ms logger=migrator t=2026-05-15T14:14:51.825674629Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-15T14:14:51.826746873Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.070054ms logger=migrator t=2026-05-15T14:14:51.832486358Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-15T14:14:51.833621935Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.135557ms logger=migrator t=2026-05-15T14:14:51.839209974Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-15T14:14:51.840542737Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.331992ms logger=migrator t=2026-05-15T14:14:51.845990041Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-15T14:14:51.846198228Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=202.917µs logger=migrator t=2026-05-15T14:14:51.851281922Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-15T14:14:51.851901722Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=620.93µs logger=migrator t=2026-05-15T14:14:51.857742129Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-15T14:14:51.857873343Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=131.374µs logger=migrator t=2026-05-15T14:14:51.862631607Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-15T14:14:51.863389511Z level=info msg="Migration successfully executed" id="create team table" duration=758.284µs logger=migrator t=2026-05-15T14:14:51.868441913Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-15T14:14:51.869911241Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.464108ms logger=migrator t=2026-05-15T14:14:51.876197633Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-15T14:14:51.877841415Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.642792ms logger=migrator t=2026-05-15T14:14:51.883386513Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-15T14:14:51.892024911Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.636978ms logger=migrator t=2026-05-15T14:14:51.898209181Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-15T14:14:51.898337625Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=128.804µs logger=migrator t=2026-05-15T14:14:51.904206923Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-15T14:14:51.905840285Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.632602ms logger=migrator t=2026-05-15T14:14:51.912107567Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-15T14:14:51.913234133Z level=info msg="Migration successfully executed" id="create team member table" duration=1.128016ms logger=migrator t=2026-05-15T14:14:51.917928544Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-15T14:14:51.919732042Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.801467ms logger=migrator t=2026-05-15T14:14:51.925696283Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-15T14:14:51.926873982Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.175768ms logger=migrator t=2026-05-15T14:14:51.935266221Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-15T14:14:51.936981627Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.716596ms logger=migrator t=2026-05-15T14:14:51.942792124Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-15T14:14:51.948783926Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.990942ms logger=migrator t=2026-05-15T14:14:51.954168029Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-15T14:14:51.960380849Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.202249ms logger=migrator t=2026-05-15T14:14:51.965962928Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-15T14:14:51.971582359Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.618541ms logger=migrator t=2026-05-15T14:14:51.976548089Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-15T14:14:51.97937862Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.827241ms logger=migrator t=2026-05-15T14:14:51.985044352Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-15T14:14:51.985982911Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=938.75µs logger=migrator t=2026-05-15T14:14:51.990733065Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-15T14:14:51.991729056Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=995.801µs logger=migrator t=2026-05-15T14:14:52.00023563Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-15T14:14:52.001413478Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.175828ms logger=migrator t=2026-05-15T14:14:52.006487601Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-15T14:14:52.007486223Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=998.292µs logger=migrator t=2026-05-15T14:14:52.012448763Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-15T14:14:52.013523288Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.074185ms logger=migrator t=2026-05-15T14:14:52.019142049Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-15T14:14:52.02072559Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.582931ms logger=migrator t=2026-05-15T14:14:52.026576329Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-15T14:14:52.027633623Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.058024ms logger=migrator t=2026-05-15T14:14:52.036079135Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-15T14:14:52.036943783Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=884.878µs logger=migrator t=2026-05-15T14:14:52.043591658Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-15T14:14:52.044157516Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=561.648µs logger=migrator t=2026-05-15T14:14:52.049071785Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-15T14:14:52.050266943Z level=info msg="Migration successfully executed" id="create tag table" duration=1.194458ms logger=migrator t=2026-05-15T14:14:52.055505782Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-15T14:14:52.056551065Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.044503ms logger=migrator t=2026-05-15T14:14:52.062393694Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-15T14:14:52.063169699Z level=info msg="Migration successfully executed" id="create login attempt table" duration=776.075µs logger=migrator t=2026-05-15T14:14:52.06786933Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-15T14:14:52.068894124Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.024784ms logger=migrator t=2026-05-15T14:14:52.074024939Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-15T14:14:52.074953959Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=929.41µs logger=migrator t=2026-05-15T14:14:52.080616812Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-15T14:14:52.097344432Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.72468ms logger=migrator t=2026-05-15T14:14:52.102272901Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-15T14:14:52.103522931Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.25051ms logger=migrator t=2026-05-15T14:14:52.10815115Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-15T14:14:52.109583126Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.434626ms logger=migrator t=2026-05-15T14:14:52.115828547Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-15T14:14:52.116153108Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=324.731µs logger=migrator t=2026-05-15T14:14:52.120893151Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-15T14:14:52.12179912Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=909.699µs logger=migrator t=2026-05-15T14:14:52.126805521Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-15T14:14:52.128069303Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.264782ms logger=migrator t=2026-05-15T14:14:52.135106669Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-15T14:14:52.137033072Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.922082ms logger=migrator t=2026-05-15T14:14:52.14256133Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-15T14:14:52.142669223Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.613µs logger=migrator t=2026-05-15T14:14:52.148947916Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-15T14:14:52.159216327Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.267941ms logger=migrator t=2026-05-15T14:14:52.163422712Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-15T14:14:52.167162134Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.734692ms logger=migrator t=2026-05-15T14:14:52.446383189Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-15T14:14:52.455285877Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.905888ms logger=migrator t=2026-05-15T14:14:52.463610786Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-15T14:14:52.470617941Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.006215ms logger=migrator t=2026-05-15T14:14:52.477796713Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-15T14:14:52.47894495Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.151107ms logger=migrator t=2026-05-15T14:14:52.486140522Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-15T14:14:52.492848328Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.708066ms logger=migrator t=2026-05-15T14:14:52.497708275Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-15T14:14:52.498824401Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.116096ms logger=migrator t=2026-05-15T14:14:52.504727261Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-15T14:14:52.505979422Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.251601ms logger=migrator t=2026-05-15T14:14:52.513785883Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-15T14:14:52.515306503Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.52386ms logger=migrator t=2026-05-15T14:14:52.521356868Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-15T14:14:52.522912068Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.55594ms logger=migrator t=2026-05-15T14:14:52.529036576Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-15T14:14:52.529943365Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=905.769µs logger=migrator t=2026-05-15T14:14:52.538264183Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-15T14:14:52.539235505Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=971.452µs logger=migrator t=2026-05-15T14:14:52.545840058Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-15T14:14:52.552665347Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.826949ms logger=migrator t=2026-05-15T14:14:52.556924435Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-15T14:14:52.558053531Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.128626ms logger=migrator t=2026-05-15T14:14:52.563390124Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-15T14:14:52.564346574Z level=info msg="Migration successfully executed" id="create cache_data table" duration=956.99µs logger=migrator t=2026-05-15T14:14:52.568709495Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-15T14:14:52.569895763Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.183338ms logger=migrator t=2026-05-15T14:14:52.57413735Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-15T14:14:52.574990327Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=853.227µs logger=migrator t=2026-05-15T14:14:52.580066521Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-15T14:14:52.581110835Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.044184ms logger=migrator t=2026-05-15T14:14:52.585338111Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-15T14:14:52.585426174Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=88.663µs logger=migrator t=2026-05-15T14:14:52.591396437Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-15T14:14:52.591583263Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=187.596µs logger=migrator t=2026-05-15T14:14:52.597035639Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-15T14:14:52.597961598Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=926.45µs logger=migrator t=2026-05-15T14:14:52.602480274Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-15T14:14:52.603506627Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.026223ms logger=migrator t=2026-05-15T14:14:52.607767655Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-15T14:14:52.608828499Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.058354ms logger=migrator t=2026-05-15T14:14:52.613773329Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-15T14:14:52.613854691Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=81.802µs logger=migrator t=2026-05-15T14:14:52.617524549Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-15T14:14:52.618475511Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=950.981µs logger=migrator t=2026-05-15T14:14:52.62188569Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-15T14:14:52.623551144Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.663454ms logger=migrator t=2026-05-15T14:14:52.63271899Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-15T14:14:52.633898227Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.180767ms logger=migrator t=2026-05-15T14:14:52.648930913Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-15T14:14:52.652734195Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=3.800362ms logger=migrator t=2026-05-15T14:14:52.659556165Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-15T14:14:52.669094863Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.537018ms logger=migrator t=2026-05-15T14:14:52.67365859Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-15T14:14:52.67550224Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.841769ms logger=migrator t=2026-05-15T14:14:52.682920589Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-15T14:14:52.689060237Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=6.136228ms logger=migrator t=2026-05-15T14:14:52.693672946Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-15T14:14:52.694596076Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=924.989µs logger=migrator t=2026-05-15T14:14:52.704716222Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-15T14:14:52.706013144Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.298582ms logger=migrator t=2026-05-15T14:14:52.710664274Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-15T14:14:52.71272188Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.056656ms logger=migrator t=2026-05-15T14:14:52.719712116Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-15T14:14:52.719820149Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=111.924µs logger=migrator t=2026-05-15T14:14:52.726916699Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-15T14:14:52.728261162Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.344734ms logger=migrator t=2026-05-15T14:14:52.735431263Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-15T14:14:52.737935673Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.50341ms logger=migrator t=2026-05-15T14:14:52.74248979Z 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-05-15T14:14:52.743580275Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.090355ms logger=migrator t=2026-05-15T14:14:52.746681036Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-15T14:14:52.748551605Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.870769ms logger=migrator t=2026-05-15T14:14:52.75459388Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-15T14:14:52.764835641Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.236421ms logger=migrator t=2026-05-15T14:14:52.769110539Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-15T14:14:52.770174843Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.064634ms logger=migrator t=2026-05-15T14:14:52.777305423Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-15T14:14:52.779825024Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.517621ms logger=migrator t=2026-05-15T14:14:52.78680062Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-15T14:14:52.816699154Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.900635ms logger=migrator t=2026-05-15T14:14:52.823940578Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-15T14:14:52.854593716Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.653309ms logger=migrator t=2026-05-15T14:14:52.858791472Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-15T14:14:52.859629409Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=841.687µs logger=migrator t=2026-05-15T14:14:52.865375954Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-15T14:14:52.866374306Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=998.612µs logger=migrator t=2026-05-15T14:14:52.87240493Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-15T14:14:52.879772488Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.357968ms logger=migrator t=2026-05-15T14:14:52.88662109Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-15T14:14:52.893730279Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.109799ms logger=migrator t=2026-05-15T14:14:52.89903939Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-15T14:14:52.900110524Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.072104ms logger=migrator t=2026-05-15T14:14:52.905404615Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-15T14:14:52.906835962Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.430676ms logger=migrator t=2026-05-15T14:14:52.913083243Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-15T14:14:52.91424882Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.165847ms logger=migrator t=2026-05-15T14:14:52.920064068Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-15T14:14:52.92136459Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.299882ms logger=migrator t=2026-05-15T14:14:52.926795435Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-15T14:14:52.926901669Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.024µs logger=migrator t=2026-05-15T14:14:52.931027661Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-15T14:14:52.938623647Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.594976ms logger=migrator t=2026-05-15T14:14:52.946303794Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-15T14:14:52.954681565Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.377431ms logger=migrator t=2026-05-15T14:14:52.959056455Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-15T14:14:52.963638263Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.579348ms logger=migrator t=2026-05-15T14:14:52.967973084Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-15T14:14:52.969030528Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.057723ms logger=migrator t=2026-05-15T14:14:52.974928508Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-15T14:14:52.976792168Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.863201ms logger=migrator t=2026-05-15T14:14:52.981443637Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-15T14:14:52.990770949Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.328532ms logger=migrator t=2026-05-15T14:14:52.994253871Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-15T14:14:53.001627049Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.372618ms logger=migrator t=2026-05-15T14:14:53.006485015Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-15T14:14:53.007590072Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.105157ms logger=migrator t=2026-05-15T14:14:53.012828981Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-15T14:14:53.018913898Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.081707ms logger=migrator t=2026-05-15T14:14:53.023464215Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-15T14:14:53.031058541Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.585326ms logger=migrator t=2026-05-15T14:14:53.037176919Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-15T14:14:53.037375405Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=199.426µs logger=migrator t=2026-05-15T14:14:53.041410526Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-15T14:14:53.04277591Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.365914ms logger=migrator t=2026-05-15T14:14:53.046889694Z 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-05-15T14:14:53.048042971Z 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.153217ms logger=migrator t=2026-05-15T14:14:53.05360011Z 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-05-15T14:14:53.054956125Z 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.355455ms logger=migrator t=2026-05-15T14:14:53.062011543Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-15T14:14:53.062119756Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=111.603µs logger=migrator t=2026-05-15T14:14:53.071557662Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-15T14:14:53.079093195Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.533973ms logger=migrator t=2026-05-15T14:14:53.298739345Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-15T14:14:53.311418205Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=12.652999ms logger=migrator t=2026-05-15T14:14:53.318320249Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-15T14:14:53.330862834Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=12.545056ms logger=migrator t=2026-05-15T14:14:53.634731989Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-15T14:14:53.642462199Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.73693ms logger=migrator t=2026-05-15T14:14:53.647072328Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-15T14:14:53.651951937Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.880678ms logger=migrator t=2026-05-15T14:14:53.675753756Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-15T14:14:53.675917292Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=165.236µs logger=migrator t=2026-05-15T14:14:53.688019934Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-15T14:14:53.689191331Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.194048ms logger=migrator t=2026-05-15T14:14:53.69780333Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-15T14:14:53.706277254Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.473654ms logger=migrator t=2026-05-15T14:14:53.710921585Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-15T14:14:53.711090981Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=173.726µs logger=migrator t=2026-05-15T14:14:53.716233147Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-15T14:14:53.724737452Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.503495ms logger=migrator t=2026-05-15T14:14:53.730202839Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-15T14:14:53.731223202Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.021193ms logger=migrator t=2026-05-15T14:14:53.736385829Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-15T14:14:53.742471216Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.084627ms logger=migrator t=2026-05-15T14:14:53.747241681Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-15T14:14:53.748082927Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=840.827µs logger=migrator t=2026-05-15T14:14:53.75465278Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-15T14:14:53.756057886Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.404826ms logger=migrator t=2026-05-15T14:14:53.761273655Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-15T14:14:53.769313515Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.03619ms logger=migrator t=2026-05-15T14:14:53.773730427Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-15T14:14:53.774338237Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=611.73µs logger=migrator t=2026-05-15T14:14:53.781494789Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-15T14:14:53.783602887Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.107018ms logger=migrator t=2026-05-15T14:14:53.788987252Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-15T14:14:53.789985454Z level=info msg="Migration successfully executed" id="create alert_image table" duration=998.052µs logger=migrator t=2026-05-15T14:14:53.79543292Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-15T14:14:53.797192507Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.759057ms logger=migrator t=2026-05-15T14:14:53.803273354Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-15T14:14:53.803428459Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=156.295µs logger=migrator t=2026-05-15T14:14:53.809900528Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-15T14:14:53.811871502Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.971564ms logger=migrator t=2026-05-15T14:14:53.818189426Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-15T14:14:53.819331283Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.147947ms logger=migrator t=2026-05-15T14:14:53.825160563Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-15T14:14:53.825671449Z 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-05-15T14:14:53.831191728Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-15T14:14:53.836857761Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=5.670174ms logger=migrator t=2026-05-15T14:14:53.842840094Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-15T14:14:53.844075154Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.23672ms logger=migrator t=2026-05-15T14:14:53.84919079Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-15T14:14:53.857336373Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.155984ms logger=migrator t=2026-05-15T14:14:53.862868162Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-15T14:14:53.863846714Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=978.182µs logger=migrator t=2026-05-15T14:14:53.869236039Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-15T14:14:53.870445118Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.20817ms logger=migrator t=2026-05-15T14:14:53.878661664Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-15T14:14:53.8804084Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.749426ms logger=migrator t=2026-05-15T14:14:53.886514267Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-15T14:14:53.888592915Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.078058ms logger=migrator t=2026-05-15T14:14:53.893868546Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-15T14:14:53.894993132Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.124376ms logger=migrator t=2026-05-15T14:14:53.900659745Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-15T14:14:53.900741379Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=82.684µs logger=migrator t=2026-05-15T14:14:53.905218513Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-15T14:14:53.905345907Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=127.964µs logger=migrator t=2026-05-15T14:14:53.910235476Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-15T14:14:53.919908138Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.657082ms logger=migrator t=2026-05-15T14:14:53.926038288Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-15T14:14:53.926462701Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=425.234µs logger=migrator t=2026-05-15T14:14:53.931702541Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-15T14:14:53.932817187Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.114446ms logger=migrator t=2026-05-15T14:14:53.937672744Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-15T14:14:53.937961983Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=289.539µs logger=migrator t=2026-05-15T14:14:53.942628984Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-15T14:14:53.944763423Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.13356ms logger=migrator t=2026-05-15T14:14:53.951719888Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-15T14:14:53.953399162Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.682544ms logger=migrator t=2026-05-15T14:14:53.958515878Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-15T14:14:53.989059697Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.543149ms logger=migrator t=2026-05-15T14:14:54.084469174Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-15T14:14:54.09083651Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.368117ms logger=migrator t=2026-05-15T14:14:54.099374967Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-15T14:14:54.099500471Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=137.804µs logger=migrator t=2026-05-15T14:14:54.104293087Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-15T14:14:54.135278873Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.986926ms logger=migrator t=2026-05-15T14:14:54.140256455Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-15T14:14:54.180160151Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=39.902216ms logger=migrator t=2026-05-15T14:14:54.292553681Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-15T14:14:54.294125292Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.573412ms logger=migrator t=2026-05-15T14:14:54.305085868Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-15T14:14:54.306332348Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.24755ms logger=migrator t=2026-05-15T14:14:54.312694045Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-15T14:14:54.313109809Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=416.024µs logger=migrator t=2026-05-15T14:14:54.317862123Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-15T14:14:54.319360232Z level=info msg="Migration successfully executed" id="create permission table" duration=1.498309ms logger=migrator t=2026-05-15T14:14:54.324753057Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-15T14:14:54.325770359Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.017373ms logger=migrator t=2026-05-15T14:14:54.332956823Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-15T14:14:54.33501428Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.053417ms logger=migrator t=2026-05-15T14:14:54.342192293Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-15T14:14:54.343952461Z level=info msg="Migration successfully executed" id="create role table" duration=1.775698ms logger=migrator t=2026-05-15T14:14:54.351132293Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-15T14:14:54.359573347Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.434644ms logger=migrator t=2026-05-15T14:14:54.36428224Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-15T14:14:54.372136706Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.854016ms logger=migrator t=2026-05-15T14:14:54.378277545Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-15T14:14:54.380483166Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.205961ms logger=migrator t=2026-05-15T14:14:54.391181694Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-15T14:14:54.392458875Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.278561ms logger=migrator t=2026-05-15T14:14:54.402314606Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-15T14:14:54.403574706Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.26251ms logger=migrator t=2026-05-15T14:14:54.409719275Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-15T14:14:54.411165543Z level=info msg="Migration successfully executed" id="create team role table" duration=1.447238ms logger=migrator t=2026-05-15T14:14:54.418671816Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-15T14:14:54.419821464Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.149608ms logger=migrator t=2026-05-15T14:14:54.425816919Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-15T14:14:54.426840532Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.023873ms logger=migrator t=2026-05-15T14:14:54.432854257Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-15T14:14:54.434521731Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.667264ms logger=migrator t=2026-05-15T14:14:54.444202036Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-15T14:14:54.445619502Z level=info msg="Migration successfully executed" id="create user role table" duration=1.416925ms logger=migrator t=2026-05-15T14:14:54.452341929Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-15T14:14:54.454006444Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.662215ms logger=migrator t=2026-05-15T14:14:54.463793852Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-15T14:14:54.465051633Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.260441ms logger=migrator t=2026-05-15T14:14:54.470562892Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-15T14:14:54.472155993Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.594011ms logger=migrator t=2026-05-15T14:14:54.478656395Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-15T14:14:54.479497362Z level=info msg="Migration successfully executed" id="create builtin role table" duration=842.867µs logger=migrator t=2026-05-15T14:14:54.486070015Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-15T14:14:54.488250686Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.201842ms logger=migrator t=2026-05-15T14:14:54.494389995Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-15T14:14:54.496211865Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.82451ms logger=migrator t=2026-05-15T14:14:54.502400645Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-15T14:14:54.510997675Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.598989ms logger=migrator t=2026-05-15T14:14:54.51609266Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-15T14:14:54.517054272Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=961.682µs logger=migrator t=2026-05-15T14:14:54.5240943Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-15T14:14:54.527299124Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.203874ms logger=migrator t=2026-05-15T14:14:54.540008027Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-15T14:14:54.541196545Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.192298ms logger=migrator t=2026-05-15T14:14:54.545604319Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-15T14:14:54.547854122Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.248343ms logger=migrator t=2026-05-15T14:14:54.553144973Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-15T14:14:54.55457601Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.426647ms logger=migrator t=2026-05-15T14:14:54.560770631Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-15T14:14:54.561981591Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.21009ms logger=migrator t=2026-05-15T14:14:54.567339844Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-15T14:14:54.577197115Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.855921ms logger=migrator t=2026-05-15T14:14:54.585275187Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-15T14:14:54.597514864Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.240957ms logger=migrator t=2026-05-15T14:14:54.603151207Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-15T14:14:54.612318025Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.164558ms logger=migrator t=2026-05-15T14:14:54.617180583Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-15T14:14:54.623158017Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.977144ms logger=migrator t=2026-05-15T14:14:54.629139212Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-15T14:14:54.63033534Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.196258ms logger=migrator t=2026-05-15T14:14:54.637246704Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-15T14:14:54.639749515Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.502831ms logger=migrator t=2026-05-15T14:14:54.64601663Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-15T14:14:54.648752419Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.742079ms logger=migrator t=2026-05-15T14:14:54.653637947Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-15T14:14:54.655239219Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.602332ms logger=migrator t=2026-05-15T14:14:54.661285685Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-15T14:14:54.662626508Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.340183ms logger=migrator t=2026-05-15T14:14:54.668645555Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-15T14:14:54.668777149Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=132.365µs logger=migrator t=2026-05-15T14:14:54.675184657Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-15T14:14:54.675267319Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.742µs logger=migrator t=2026-05-15T14:14:54.68177424Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-15T14:14:54.682495995Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=723.774µs logger=migrator t=2026-05-15T14:14:54.687340191Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-15T14:14:54.687977163Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=637.672µs logger=migrator t=2026-05-15T14:14:54.692806949Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-15T14:14:54.693805192Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=997.333µs logger=migrator t=2026-05-15T14:14:54.69959581Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-15T14:14:54.69991806Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=322.85µs logger=migrator t=2026-05-15T14:14:54.705246263Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-15T14:14:54.705705198Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=459.085µs logger=migrator t=2026-05-15T14:14:54.710417591Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-15T14:14:54.711909899Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.492008ms logger=migrator t=2026-05-15T14:14:54.717317245Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-15T14:14:54.718680459Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.363934ms logger=migrator t=2026-05-15T14:14:54.72454303Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-15T14:14:54.732757977Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.216227ms logger=migrator t=2026-05-15T14:14:54.737348375Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-15T14:14:54.737413277Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.342µs logger=migrator t=2026-05-15T14:14:54.741955075Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-15T14:14:54.742892395Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=937.13µs logger=migrator t=2026-05-15T14:14:54.750897335Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-15T14:14:54.752716825Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.81937ms logger=migrator t=2026-05-15T14:14:54.758645747Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-15T14:14:54.760544968Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.898881ms logger=migrator t=2026-05-15T14:14:54.767467194Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-15T14:14:54.777120987Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.654094ms logger=migrator t=2026-05-15T14:14:54.781921033Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-15T14:14:54.78307599Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.155637ms logger=migrator t=2026-05-15T14:14:54.788052712Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-15T14:14:54.789168969Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.116146ms logger=migrator t=2026-05-15T14:14:54.795415841Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-15T14:14:54.821664413Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.250302ms logger=migrator t=2026-05-15T14:14:54.828149255Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-15T14:14:54.830052276Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.902211ms logger=migrator t=2026-05-15T14:14:54.83573003Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-15T14:14:54.836849257Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.119157ms logger=migrator t=2026-05-15T14:14:54.843710109Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-15T14:14:54.845449266Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.738857ms logger=migrator t=2026-05-15T14:14:54.850925044Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-15T14:14:54.852077501Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.152157ms logger=migrator t=2026-05-15T14:14:54.856989511Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-15T14:14:54.857212978Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.717µs logger=migrator t=2026-05-15T14:14:54.863288205Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-15T14:14:54.864074481Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=784.185µs logger=migrator t=2026-05-15T14:14:54.868762023Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-15T14:14:54.880273637Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.512803ms logger=migrator t=2026-05-15T14:14:54.885150565Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-15T14:14:54.885965372Z level=info msg="Migration successfully executed" id="create entity_events table" duration=815.097µs logger=migrator t=2026-05-15T14:14:54.891694198Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-15T14:14:54.892754733Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.060285ms logger=migrator t=2026-05-15T14:14:54.898289142Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-15T14:14:54.898718096Z 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-05-15T14:14:54.90374878Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-15T14:14:54.904476323Z 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-05-15T14:14:54.911964876Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-15T14:14:54.913533007Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.567511ms logger=migrator t=2026-05-15T14:14:54.919065657Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-15T14:14:54.920554366Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.489869ms logger=migrator t=2026-05-15T14:14:54.925426493Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-15T14:14:54.926612362Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.179169ms logger=migrator t=2026-05-15T14:14:54.932434561Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-15T14:14:54.933629199Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.193908ms logger=migrator t=2026-05-15T14:14:54.938599661Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-15T14:14:54.940762532Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.16345ms logger=migrator t=2026-05-15T14:14:54.945533506Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-15T14:14:54.946667893Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.134487ms logger=migrator t=2026-05-15T14:14:54.952033897Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-15T14:14:54.952911966Z level=info msg="Migration successfully executed" id="Drop public config table" duration=878.009µs logger=migrator t=2026-05-15T14:14:54.957447093Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-15T14:14:54.958692743Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.24537ms logger=migrator t=2026-05-15T14:14:54.964548873Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-15T14:14:54.966524388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.976325ms logger=migrator t=2026-05-15T14:14:54.971375376Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-15T14:14:54.972608105Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232629ms logger=migrator t=2026-05-15T14:14:54.977726572Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-15T14:14:54.979176698Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.449306ms logger=migrator t=2026-05-15T14:14:54.985582657Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-15T14:14:55.011021654Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.444177ms logger=migrator t=2026-05-15T14:14:55.015246341Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-15T14:14:55.02227608Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.028959ms logger=migrator t=2026-05-15T14:14:55.030010093Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-15T14:14:55.038927263Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.91698ms logger=migrator t=2026-05-15T14:14:55.044118692Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-15T14:14:55.044291918Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=173.656µs logger=migrator t=2026-05-15T14:14:55.048470953Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-15T14:14:55.055875705Z level=info msg="Migration successfully executed" id="add share column" duration=7.407582ms logger=migrator t=2026-05-15T14:14:55.060972791Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-15T14:14:55.061143987Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=171.566µs logger=migrator t=2026-05-15T14:14:55.066615835Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-15T14:14:55.068800876Z level=info msg="Migration successfully executed" id="create file table" duration=2.183881ms logger=migrator t=2026-05-15T14:14:55.080750686Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-15T14:14:55.081613414Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=863.348µs logger=migrator t=2026-05-15T14:14:55.085851902Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-15T14:14:55.086943468Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.086525ms logger=migrator t=2026-05-15T14:14:55.096112476Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-15T14:14:55.098488184Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.382557ms logger=migrator t=2026-05-15T14:14:55.106239906Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-15T14:14:55.108658845Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.423639ms logger=migrator t=2026-05-15T14:14:55.114794355Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-15T14:14:55.114886198Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=92.953µs logger=migrator t=2026-05-15T14:14:55.12016117Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-15T14:14:55.120285004Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=125.944µs logger=migrator t=2026-05-15T14:14:55.124505671Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-15T14:14:55.125108651Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=602.69µs logger=migrator t=2026-05-15T14:14:55.129643178Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-15T14:14:55.129881566Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=229.878µs logger=migrator t=2026-05-15T14:14:55.134380253Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-15T14:14:55.135972305Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.587091ms logger=migrator t=2026-05-15T14:14:55.141593858Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-15T14:14:55.150745526Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.151418ms logger=migrator t=2026-05-15T14:14:55.155022605Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-15T14:14:55.155132569Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=109.954µs logger=migrator t=2026-05-15T14:14:55.15913644Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-15T14:14:55.160085021Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=945.93µs logger=migrator t=2026-05-15T14:14:55.164928899Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-15T14:14:55.165362953Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=443.514µs logger=migrator t=2026-05-15T14:14:55.170092387Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-15T14:14:55.170305884Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=213.907µs logger=migrator t=2026-05-15T14:14:55.174059846Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-15T14:14:55.174556182Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=496.416µs logger=migrator t=2026-05-15T14:14:55.178728978Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-15T14:14:55.188463135Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.734137ms logger=migrator t=2026-05-15T14:14:55.193361435Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-15T14:14:55.202029067Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.664922ms logger=migrator t=2026-05-15T14:14:55.206861715Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-15T14:14:55.207745463Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=883.528µs logger=migrator t=2026-05-15T14:14:55.211540317Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-15T14:14:55.290386557Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.839609ms logger=migrator t=2026-05-15T14:14:55.295689189Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-15T14:14:55.297527289Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.83561ms logger=migrator t=2026-05-15T14:14:55.302094898Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-15T14:14:55.303351358Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.25597ms logger=migrator t=2026-05-15T14:14:55.308432804Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-15T14:14:55.334592846Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.158912ms logger=migrator t=2026-05-15T14:14:55.341938396Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-15T14:14:55.351386913Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.448727ms logger=migrator t=2026-05-15T14:14:55.356133799Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-15T14:14:55.356466629Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.041µs logger=migrator t=2026-05-15T14:14:55.361675319Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-15T14:14:55.361957538Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=273.999µs logger=migrator t=2026-05-15T14:14:55.368299345Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-15T14:14:55.368662617Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=363.533µs logger=migrator t=2026-05-15T14:14:55.373936768Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-15T14:14:55.374328082Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=391.764µs logger=migrator t=2026-05-15T14:14:55.378852519Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-15T14:14:55.379041365Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=189.096µs logger=migrator t=2026-05-15T14:14:55.383775689Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-15T14:14:55.384791292Z level=info msg="Migration successfully executed" id="create folder table" duration=1.014803ms logger=migrator t=2026-05-15T14:14:55.39146126Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-15T14:14:55.392629068Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.166638ms logger=migrator t=2026-05-15T14:14:55.398870971Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-15T14:14:55.401796766Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.925195ms logger=migrator t=2026-05-15T14:14:55.407305135Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-15T14:14:55.407341207Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.562µs logger=migrator t=2026-05-15T14:14:55.413246739Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-15T14:14:55.414546082Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.298943ms logger=migrator t=2026-05-15T14:14:55.419603337Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-15T14:14:55.421298531Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.694314ms logger=migrator t=2026-05-15T14:14:55.427110291Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-15T14:14:55.429298502Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.187721ms logger=migrator t=2026-05-15T14:14:55.43381071Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-15T14:14:55.434247204Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=435.994µs logger=migrator t=2026-05-15T14:14:55.438396889Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-15T14:14:55.438669857Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=272.928µs logger=migrator t=2026-05-15T14:14:55.442941077Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-15T14:14:55.444047162Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.106685ms logger=migrator t=2026-05-15T14:14:55.449400587Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-15T14:14:55.451298369Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.897082ms logger=migrator t=2026-05-15T14:14:55.455725904Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-15T14:14:55.456894731Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.169517ms logger=migrator t=2026-05-15T14:14:55.462110942Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-15T14:14:55.463380403Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.2669ms logger=migrator t=2026-05-15T14:14:55.468639984Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-15T14:14:55.469702549Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.063085ms logger=migrator t=2026-05-15T14:14:55.473954557Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-15T14:14:55.474891738Z level=info msg="Migration successfully executed" id="create anon_device table" duration=936.351µs logger=migrator t=2026-05-15T14:14:55.480052876Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-15T14:14:55.481250425Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.197439ms logger=migrator t=2026-05-15T14:14:55.485944888Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-15T14:14:55.487126467Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.181969ms logger=migrator t=2026-05-15T14:14:55.49243486Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-15T14:14:55.493428712Z level=info msg="Migration successfully executed" id="create signing_key table" duration=994.052µs logger=migrator t=2026-05-15T14:14:55.499332034Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-15T14:14:55.500634087Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.301703ms logger=migrator t=2026-05-15T14:14:55.505829366Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-15T14:14:55.507089987Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.260351ms logger=migrator t=2026-05-15T14:14:55.511309674Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-15T14:14:55.511687187Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=378.433µs logger=migrator t=2026-05-15T14:14:55.51700595Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-15T14:14:55.526708837Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.702336ms logger=migrator t=2026-05-15T14:14:55.532097502Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-15T14:14:55.532742583Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=646.991µs logger=migrator t=2026-05-15T14:14:55.537334463Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-15T14:14:55.537369934Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.831µs logger=migrator t=2026-05-15T14:14:55.542251642Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-15T14:14:55.543602727Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.351245ms logger=migrator t=2026-05-15T14:14:55.548765855Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-15T14:14:55.548796976Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.201µs logger=migrator t=2026-05-15T14:14:55.552929441Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-15T14:14:55.554416249Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.486848ms logger=migrator t=2026-05-15T14:14:55.558898445Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-15T14:14:55.560220938Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.316393ms logger=migrator t=2026-05-15T14:14:55.566840024Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-15T14:14:55.568223959Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.383405ms logger=migrator t=2026-05-15T14:14:55.573219642Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-15T14:14:55.5740725Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=854.018µs logger=migrator t=2026-05-15T14:14:55.578484723Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-15T14:14:55.578874627Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=391.184µs logger=migrator t=2026-05-15T14:14:55.584483239Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-15T14:14:55.585178442Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=689.482µs logger=migrator t=2026-05-15T14:14:55.589622256Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-15T14:14:55.590803545Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.185889ms logger=migrator t=2026-05-15T14:14:55.596052526Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-15T14:14:55.59711124Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.058814ms logger=migrator t=2026-05-15T14:14:55.605409411Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-15T14:14:55.616722609Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.313258ms logger=migrator t=2026-05-15T14:14:55.621691801Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-15T14:14:55.631930844Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.238763ms logger=migrator t=2026-05-15T14:14:55.636433462Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-15T14:14:55.649074264Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.632902ms logger=migrator t=2026-05-15T14:14:55.652933409Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-15T14:14:55.652986361Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.202µs logger=migrator t=2026-05-15T14:14:55.659452911Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-15T14:14:55.671447593Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.995292ms logger=migrator t=2026-05-15T14:14:55.677293363Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-15T14:14:55.687304259Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.010736ms logger=migrator t=2026-05-15T14:14:55.693197821Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-15T14:14:55.693440689Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.528µs logger=migrator t=2026-05-15T14:14:55.69775806Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.577450537s logger=migrator t=2026-05-15T14:14:55.698917107Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-15T14:14:55.716952525Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-15T14:14:55.717153472Z level=info msg="Created default organization" logger=secrets t=2026-05-15T14:14:55.721945198Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-15T14:14:55.772423433Z level=info msg="Restored cache from database" duration=434.535µs logger=plugin.store t=2026-05-15T14:14:55.774093827Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-15T14:14:55.819260318Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-15T14:14:55.819289069Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-15T14:14:55.819358972Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-15T14:14:55.819366992Z level=info msg="Plugins loaded" count=54 duration=45.274055ms logger=query_data t=2026-05-15T14:14:55.823490867Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-15T14:14:55.827073453Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-15T14:14:55.837363619Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-15T14:14:55.854622521Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-15T14:14:55.859094767Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-15T14:14:55.862286421Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-15T14:14:55.895751221Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-15T14:14:55.916842328Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-15T14:14:55.934235524Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-15T14:14:55.934257965Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-15T14:14:55.935252168Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-15T14:14:55.937142889Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-15T14:14:55.938506564Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-15T14:14:55.939333331Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-15T14:14:55.945605755Z level=info msg="State cache has been initialized" states=0 duration=8.462866ms logger=ngalert.scheduler t=2026-05-15T14:14:55.945640766Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-15T14:14:55.94572771Z level=info msg=starting first_tick=2026-05-15T14:15:00Z logger=provisioning.dashboard t=2026-05-15T14:14:56.027979212Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-15T14:14:56.037921927Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-15T14:14:56.049014299Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-15T14:14:56.060224636Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-15T14:14:56.071765573Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-15T14:14:56.073756508Z level=info msg="Update check succeeded" duration=127.812591ms logger=provisioning.dashboard t=2026-05-15T14:14:56.09245944Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-15T14:14:56.301275336Z level=info msg="Update check succeeded" duration=363.872408ms logger=grafana-apiserver t=2026-05-15T14:14:56.307834051Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-15T14:14:56.308235774Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-15T14:14:56.424549856Z level=info msg="Patterns update finished" duration=415.573905ms logger=provisioning.dashboard t=2026-05-15T14:14:56.712003613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.71340799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.728359568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.757888663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.778291861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.807120143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.833865868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.855419912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.873732161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.89632728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.925093299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:56.979124146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.005730846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.032752593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.053596356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.087483537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.103241595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.314821143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.346618687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.427938834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.444977333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.491608932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.504289998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.54887088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.568288457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.621070359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.637077733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.681310144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.699294073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.751262398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.772168423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.811514965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.829333259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.871721909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.895372984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.957137641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:57.977301072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.025510585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.042508684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.096299574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.117650217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.182039876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.196476351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.249855417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.27666566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.909505912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.927948119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:58.994205179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.012499372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.082144491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.102105769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.165828983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.181867113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.261378527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.277037955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.343936983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.356954332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.430526781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.445597379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.519452276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.539436266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.600297095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.616396827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.684457103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.701390582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.787290718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.807804265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.893125471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.91125485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:14:59.98546896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.000857397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.074730863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.090064142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.167547248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.189146332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.281722398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.299878479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.375494013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.396477818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-15T14:15:00.472494225Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-15T14:16:51.962914147Z level=info msg="Usage stats are ready to report"