logger=settings t=2026-08-16T12:54:10.231601627Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-16T12:54:10Z logger=settings t=2026-08-16T12:54:10.231844463Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-16T12:54:10.231858203Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-16T12:54:10.231862353Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-16T12:54:10.231865364Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-16T12:54:10.231868264Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-16T12:54:10.231871534Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-16T12:54:10.231874474Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-16T12:54:10.231877634Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-16T12:54:10.231880514Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-16T12:54:10.231883644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-16T12:54:10.231887144Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-16T12:54:10.231890504Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-16T12:54:10.231893924Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-16T12:54:10.231897454Z level=info msg=Target target=[all] logger=settings t=2026-08-16T12:54:10.231904544Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-16T12:54:10.231908335Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-16T12:54:10.231911855Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-16T12:54:10.231915375Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-16T12:54:10.231918925Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-16T12:54:10.231922305Z level=info msg="App mode production" logger=sqlstore t=2026-08-16T12:54:10.232206092Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-16T12:54:10.232224992Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-16T12:54:10.233700908Z level=info msg="Locking database" logger=migrator t=2026-08-16T12:54:10.233709558Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-16T12:54:10.23421051Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-16T12:54:10.235014629Z level=info msg="Migration successfully executed" id="create migration_log table" duration=803.759µs logger=migrator t=2026-08-16T12:54:10.239320183Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-16T12:54:10.239881847Z level=info msg="Migration successfully executed" id="create user table" duration=561.604µs logger=migrator t=2026-08-16T12:54:10.245134203Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-16T12:54:10.245938612Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=801.609µs logger=migrator t=2026-08-16T12:54:10.249429976Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-16T12:54:10.250137103Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=704.257µs logger=migrator t=2026-08-16T12:54:10.254032937Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-16T12:54:10.254721014Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=687.737µs logger=migrator t=2026-08-16T12:54:10.259095439Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-16T12:54:10.259771996Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=676.606µs logger=migrator t=2026-08-16T12:54:10.263107536Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-16T12:54:10.267088602Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.980276ms logger=migrator t=2026-08-16T12:54:10.271428566Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-16T12:54:10.272306797Z level=info msg="Migration successfully executed" id="create user table v2" duration=877.811µs logger=migrator t=2026-08-16T12:54:10.27782863Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-16T12:54:10.279039839Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.211139ms logger=migrator t=2026-08-16T12:54:10.283415395Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-16T12:54:10.284575063Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.159708ms logger=migrator t=2026-08-16T12:54:10.290194628Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-16T12:54:10.290547977Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=355.329µs logger=migrator t=2026-08-16T12:54:10.294305077Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-16T12:54:10.294899131Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=593.404µs logger=migrator t=2026-08-16T12:54:10.298277323Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-16T12:54:10.299968543Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.69098ms logger=migrator t=2026-08-16T12:54:10.303336575Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-16T12:54:10.303378656Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.381µs logger=migrator t=2026-08-16T12:54:10.306450169Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-16T12:54:10.307476584Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.024595ms logger=migrator t=2026-08-16T12:54:10.311343547Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-16T12:54:10.311547002Z level=info msg="Migration successfully executed" id="Add missing user data" duration=203.825µs logger=migrator t=2026-08-16T12:54:10.314752069Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-16T12:54:10.315790034Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.039315ms logger=migrator t=2026-08-16T12:54:10.319124505Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-16T12:54:10.319810931Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=686.176µs logger=migrator t=2026-08-16T12:54:10.32309825Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-16T12:54:10.324187497Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.090807ms logger=migrator t=2026-08-16T12:54:10.328614723Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-16T12:54:10.341466443Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.85501ms logger=migrator t=2026-08-16T12:54:10.346819872Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-16T12:54:10.347958899Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.138227ms logger=migrator t=2026-08-16T12:54:10.352051678Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-16T12:54:10.352250692Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=199.244µs logger=migrator t=2026-08-16T12:54:10.356126496Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-16T12:54:10.357211302Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.093017ms logger=migrator t=2026-08-16T12:54:10.362300074Z 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-08-16T12:54:10.362585061Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=284.847µs logger=migrator t=2026-08-16T12:54:10.36585809Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-16T12:54:10.36627139Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=413.22µs logger=migrator t=2026-08-16T12:54:10.370588354Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-16T12:54:10.371414964Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=826.34µs logger=migrator t=2026-08-16T12:54:10.377164462Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-16T12:54:10.378561936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.397614ms logger=migrator t=2026-08-16T12:54:10.384353225Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-16T12:54:10.385210756Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=858.321µs logger=migrator t=2026-08-16T12:54:10.389652663Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-16T12:54:10.390955654Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.303451ms logger=migrator t=2026-08-16T12:54:10.411410627Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-16T12:54:10.412899203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.488026ms logger=migrator t=2026-08-16T12:54:10.418423576Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-16T12:54:10.418454377Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.37µs logger=migrator t=2026-08-16T12:54:10.422822912Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-16T12:54:10.424224895Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.401413ms logger=migrator t=2026-08-16T12:54:10.429295478Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-16T12:54:10.430063006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=768.529µs logger=migrator t=2026-08-16T12:54:10.433937889Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-16T12:54:10.434763189Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=821.9µs logger=migrator t=2026-08-16T12:54:10.439032242Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-16T12:54:10.440091148Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.057585ms logger=migrator t=2026-08-16T12:54:10.445208971Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-16T12:54:10.450269213Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.057131ms logger=migrator t=2026-08-16T12:54:10.454265989Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-16T12:54:10.455083259Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=816.829µs logger=migrator t=2026-08-16T12:54:10.459044834Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-16T12:54:10.460201622Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.156388ms logger=migrator t=2026-08-16T12:54:10.46511417Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-16T12:54:10.466317189Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.202779ms logger=migrator t=2026-08-16T12:54:10.470477479Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-16T12:54:10.471558685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.080706ms logger=migrator t=2026-08-16T12:54:10.475670975Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-16T12:54:10.476785742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.113847ms logger=migrator t=2026-08-16T12:54:10.481836603Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-16T12:54:10.482461718Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=624.995µs logger=migrator t=2026-08-16T12:54:10.48752038Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-16T12:54:10.488287949Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=766.718µs logger=migrator t=2026-08-16T12:54:10.492836308Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-16T12:54:10.493446933Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=610.485µs logger=migrator t=2026-08-16T12:54:10.497795708Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-16T12:54:10.498389552Z level=info msg="Migration successfully executed" id="create star table" duration=593.775µs logger=migrator t=2026-08-16T12:54:10.503588997Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-16T12:54:10.505026602Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.439765ms logger=migrator t=2026-08-16T12:54:10.511877467Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-16T12:54:10.51326766Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.388554ms logger=migrator t=2026-08-16T12:54:10.517532383Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-16T12:54:10.518304291Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=771.818µs logger=migrator t=2026-08-16T12:54:10.522173505Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-16T12:54:10.523038065Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=865.071µs logger=migrator t=2026-08-16T12:54:10.52736763Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-16T12:54:10.528559068Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.191418ms logger=migrator t=2026-08-16T12:54:10.533324923Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-16T12:54:10.534079561Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=754.448µs logger=migrator t=2026-08-16T12:54:10.538268452Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-16T12:54:10.539245936Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=976.244µs logger=migrator t=2026-08-16T12:54:10.543819786Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-16T12:54:10.543860227Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.161µs logger=migrator t=2026-08-16T12:54:10.548229232Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-16T12:54:10.548258213Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.951µs logger=migrator t=2026-08-16T12:54:10.553280324Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-16T12:54:10.553520379Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=238.755µs logger=migrator t=2026-08-16T12:54:10.557580527Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-16T12:54:10.558344426Z level=info msg="Migration successfully executed" id="create dashboard table" duration=763.018µs logger=migrator t=2026-08-16T12:54:10.568732776Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-16T12:54:10.56975208Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.023384ms logger=migrator t=2026-08-16T12:54:10.573254405Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-16T12:54:10.574112695Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=858.131µs logger=migrator t=2026-08-16T12:54:10.578741157Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-16T12:54:10.579417573Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=676.616µs logger=migrator t=2026-08-16T12:54:10.583252185Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-16T12:54:10.584022544Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=770.459µs logger=migrator t=2026-08-16T12:54:10.590116921Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-16T12:54:10.591256268Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.140668ms logger=migrator t=2026-08-16T12:54:10.596447923Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-16T12:54:10.60253532Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.088557ms logger=migrator t=2026-08-16T12:54:10.607339765Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-16T12:54:10.608126254Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=784.499µs logger=migrator t=2026-08-16T12:54:10.612373097Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-16T12:54:10.61375859Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.385344ms logger=migrator t=2026-08-16T12:54:10.619352925Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-16T12:54:10.620147554Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=794.619µs logger=migrator t=2026-08-16T12:54:10.624536689Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-16T12:54:10.625114973Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=575.614µs logger=migrator t=2026-08-16T12:54:10.63867706Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-16T12:54:10.639580812Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=905.062µs logger=migrator t=2026-08-16T12:54:10.645053183Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-16T12:54:10.645124505Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.142µs logger=migrator t=2026-08-16T12:54:10.65071917Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-16T12:54:10.653898456Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.178876ms logger=migrator t=2026-08-16T12:54:10.658395005Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-16T12:54:10.66028311Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.887295ms logger=migrator t=2026-08-16T12:54:10.665971967Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-16T12:54:10.667864373Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.892096ms logger=migrator t=2026-08-16T12:54:10.672199957Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-16T12:54:10.672986656Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=786.629µs logger=migrator t=2026-08-16T12:54:10.677141896Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-16T12:54:10.679246037Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.103971ms logger=migrator t=2026-08-16T12:54:10.684263368Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-16T12:54:10.685111078Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=846.92µs logger=migrator t=2026-08-16T12:54:10.689538735Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-16T12:54:10.690364855Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=825.909µs logger=migrator t=2026-08-16T12:54:10.695095338Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-16T12:54:10.695135479Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.671µs logger=migrator t=2026-08-16T12:54:10.700768905Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-16T12:54:10.700805026Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.501µs logger=migrator t=2026-08-16T12:54:10.70512749Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-16T12:54:10.707051086Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.923296ms logger=migrator t=2026-08-16T12:54:10.711744189Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-16T12:54:10.713641765Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.897596ms logger=migrator t=2026-08-16T12:54:10.723309678Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-16T12:54:10.725418319Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.108531ms logger=migrator t=2026-08-16T12:54:10.729312592Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-16T12:54:10.73127693Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.964258ms logger=migrator t=2026-08-16T12:54:10.735236555Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-16T12:54:10.73544963Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.525µs logger=migrator t=2026-08-16T12:54:10.739358264Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-16T12:54:10.740126883Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=767.179µs logger=migrator t=2026-08-16T12:54:10.745278637Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-16T12:54:10.746679551Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.396903ms logger=migrator t=2026-08-16T12:54:10.751768553Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-16T12:54:10.751801254Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.221µs logger=migrator t=2026-08-16T12:54:10.756127488Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-16T12:54:10.75705633Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=928.712µs logger=migrator t=2026-08-16T12:54:10.761215811Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-16T12:54:10.76203001Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=813.929µs logger=migrator t=2026-08-16T12:54:10.766148799Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-16T12:54:10.772560604Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.411215ms logger=migrator t=2026-08-16T12:54:10.777839181Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-16T12:54:10.778521187Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=682.656µs logger=migrator t=2026-08-16T12:54:10.782999095Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-16T12:54:10.783920297Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=922.522µs logger=migrator t=2026-08-16T12:54:10.790860924Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-16T12:54:10.792106384Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.24759ms logger=migrator t=2026-08-16T12:54:10.796758336Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-16T12:54:10.797277489Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=522.183µs logger=migrator t=2026-08-16T12:54:10.802032283Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-16T12:54:10.802784192Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=752.208µs logger=migrator t=2026-08-16T12:54:10.805288672Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-16T12:54:10.809102624Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.804381ms logger=migrator t=2026-08-16T12:54:10.812786092Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-16T12:54:10.813727725Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=942.973µs logger=migrator t=2026-08-16T12:54:10.816884131Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-16T12:54:10.817109316Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=225.855µs logger=migrator t=2026-08-16T12:54:10.822561698Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-16T12:54:10.822752532Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=191.374µs logger=migrator t=2026-08-16T12:54:10.826965314Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-16T12:54:10.827758643Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=793.209µs logger=migrator t=2026-08-16T12:54:10.830936229Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-16T12:54:10.833304836Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.368067ms logger=migrator t=2026-08-16T12:54:10.836581765Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-16T12:54:10.837624911Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.042325ms logger=migrator t=2026-08-16T12:54:10.841938484Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-16T12:54:10.842917578Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=977.864µs logger=migrator t=2026-08-16T12:54:10.846286649Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-16T12:54:10.847544909Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.25765ms logger=migrator t=2026-08-16T12:54:10.851050104Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-16T12:54:10.851852033Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=798.819µs logger=migrator t=2026-08-16T12:54:10.855959992Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-16T12:54:10.856761211Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=798.729µs logger=migrator t=2026-08-16T12:54:10.86044175Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-16T12:54:10.866587828Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.143668ms logger=migrator t=2026-08-16T12:54:10.872035569Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-16T12:54:10.873130895Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.095836ms logger=migrator t=2026-08-16T12:54:10.876966978Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-16T12:54:10.877927961Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=963.893µs logger=migrator t=2026-08-16T12:54:10.883509525Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-16T12:54:10.884790246Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.280511ms logger=migrator t=2026-08-16T12:54:10.890161146Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-16T12:54:10.890742Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=581.034µs logger=migrator t=2026-08-16T12:54:10.893168518Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-16T12:54:10.895438223Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.269405ms logger=migrator t=2026-08-16T12:54:10.899165073Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-16T12:54:10.901398787Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.233784ms logger=migrator t=2026-08-16T12:54:10.905462324Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-16T12:54:10.905487665Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.321µs logger=migrator t=2026-08-16T12:54:10.908910198Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-16T12:54:10.909112242Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=202.505µs logger=migrator t=2026-08-16T12:54:10.914689047Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-16T12:54:10.921005659Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.303821ms logger=migrator t=2026-08-16T12:54:10.924875982Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-16T12:54:10.925178849Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=302.387µs logger=migrator t=2026-08-16T12:54:10.93144808Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-16T12:54:10.931699416Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=269.676µs logger=migrator t=2026-08-16T12:54:10.939910164Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-16T12:54:10.941789059Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.879365ms logger=migrator t=2026-08-16T12:54:10.945910668Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-16T12:54:10.946106693Z level=info msg="Migration successfully executed" id="Update uid value" duration=196.695µs logger=migrator t=2026-08-16T12:54:10.949100335Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-16T12:54:10.949900915Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=798.939µs logger=migrator t=2026-08-16T12:54:10.956847262Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-16T12:54:10.95802598Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.178888ms logger=migrator t=2026-08-16T12:54:11.031844407Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-16T12:54:11.033321462Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.480795ms logger=migrator t=2026-08-16T12:54:11.038170489Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-16T12:54:11.03905209Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=881.041µs logger=migrator t=2026-08-16T12:54:11.043120428Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-16T12:54:11.043875586Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=755.358µs logger=migrator t=2026-08-16T12:54:11.047088693Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-16T12:54:11.047943494Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=854.341µs logger=migrator t=2026-08-16T12:54:11.051047288Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-16T12:54:11.051983401Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=935.773µs logger=migrator t=2026-08-16T12:54:11.05694284Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-16T12:54:11.057636037Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=693.297µs logger=migrator t=2026-08-16T12:54:11.062708329Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-16T12:54:11.063467517Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=759.368µs logger=migrator t=2026-08-16T12:54:11.067882974Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-16T12:54:11.079886662Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.006028ms logger=migrator t=2026-08-16T12:54:11.084635457Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-16T12:54:11.085174509Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=539.683µs logger=migrator t=2026-08-16T12:54:11.088243603Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-16T12:54:11.089000351Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=756.638µs logger=migrator t=2026-08-16T12:54:11.092841514Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-16T12:54:11.093580291Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=738.467µs logger=migrator t=2026-08-16T12:54:11.09684211Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-16T12:54:11.09767792Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=835.66µs logger=migrator t=2026-08-16T12:54:11.101158284Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-16T12:54:11.101605035Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=449.481µs logger=migrator t=2026-08-16T12:54:11.105822556Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-16T12:54:11.10639922Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=577.384µs logger=migrator t=2026-08-16T12:54:11.109891084Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-16T12:54:11.109922404Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.4µs logger=migrator t=2026-08-16T12:54:11.113391128Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-16T12:54:11.11596278Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.571172ms logger=migrator t=2026-08-16T12:54:11.119806592Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-16T12:54:11.122366304Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.559872ms logger=migrator t=2026-08-16T12:54:11.125773746Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-16T12:54:11.12593779Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.304µs logger=migrator t=2026-08-16T12:54:11.129411673Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-16T12:54:11.131897553Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.48585ms logger=migrator t=2026-08-16T12:54:11.1354861Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-16T12:54:11.138034721Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.547141ms logger=migrator t=2026-08-16T12:54:11.145035759Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-16T12:54:11.146074994Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.043855ms logger=migrator t=2026-08-16T12:54:11.151621838Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-16T12:54:11.15256064Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=918.652µs logger=migrator t=2026-08-16T12:54:11.156012973Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-16T12:54:11.157321805Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.307932ms logger=migrator t=2026-08-16T12:54:11.160891821Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-16T12:54:11.16169708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=805.309µs logger=migrator t=2026-08-16T12:54:11.165670775Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-16T12:54:11.166429354Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=756.379µs logger=migrator t=2026-08-16T12:54:11.170466491Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-16T12:54:11.171299231Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=832.77µs logger=migrator t=2026-08-16T12:54:11.174699533Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-16T12:54:11.174764264Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.561µs logger=migrator t=2026-08-16T12:54:11.179651712Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-16T12:54:11.179736954Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=87.272µs logger=migrator t=2026-08-16T12:54:11.184423827Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-16T12:54:11.187278645Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.854578ms logger=migrator t=2026-08-16T12:54:11.190471522Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-16T12:54:11.19326806Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.796777ms logger=migrator t=2026-08-16T12:54:11.196450056Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-16T12:54:11.196515438Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.472µs logger=migrator t=2026-08-16T12:54:11.200932794Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-16T12:54:11.201662281Z level=info msg="Migration successfully executed" id="create quota table v1" duration=729.717µs logger=migrator t=2026-08-16T12:54:11.205285678Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-16T12:54:11.206316543Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.030375ms logger=migrator t=2026-08-16T12:54:11.209764166Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-16T12:54:11.209790057Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.821µs logger=migrator t=2026-08-16T12:54:11.214042439Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-16T12:54:11.214785607Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=743.338µs logger=migrator t=2026-08-16T12:54:11.218373503Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-16T12:54:11.219224264Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=850.721µs logger=migrator t=2026-08-16T12:54:11.222704437Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-16T12:54:11.227078123Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.372246ms logger=migrator t=2026-08-16T12:54:11.230726601Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-16T12:54:11.230808093Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=82.362µs logger=migrator t=2026-08-16T12:54:11.235520256Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-16T12:54:11.236345426Z level=info msg="Migration successfully executed" id="create session table" duration=825.27µs logger=migrator t=2026-08-16T12:54:11.23983835Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-16T12:54:11.239921472Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.372µs logger=migrator t=2026-08-16T12:54:11.243269982Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-16T12:54:11.243369215Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=99.882µs logger=migrator t=2026-08-16T12:54:11.247892083Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-16T12:54:11.24859903Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=701.697µs logger=migrator t=2026-08-16T12:54:11.251996332Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-16T12:54:11.25272627Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=729.868µs logger=migrator t=2026-08-16T12:54:11.256236114Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-16T12:54:11.256284935Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.481µs logger=migrator t=2026-08-16T12:54:11.260805914Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-16T12:54:11.260832305Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.961µs logger=migrator t=2026-08-16T12:54:11.264305928Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-16T12:54:11.267662989Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.356651ms logger=migrator t=2026-08-16T12:54:11.271297207Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-16T12:54:11.274452172Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.154516ms logger=migrator t=2026-08-16T12:54:11.278011228Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-16T12:54:11.27811946Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=108.692µs logger=migrator t=2026-08-16T12:54:11.282442374Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-16T12:54:11.282607238Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=165.484µs logger=migrator t=2026-08-16T12:54:11.286528673Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-16T12:54:11.287452745Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=924.142µs logger=migrator t=2026-08-16T12:54:11.290944749Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-16T12:54:11.29098102Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.461µs logger=migrator t=2026-08-16T12:54:11.295849127Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-16T12:54:11.301676967Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.82799ms logger=migrator t=2026-08-16T12:54:11.305620602Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-16T12:54:11.305770766Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=153.764µs logger=migrator t=2026-08-16T12:54:11.309504846Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-16T12:54:11.317315693Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.89315ms logger=migrator t=2026-08-16T12:54:11.320984312Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-16T12:54:11.325241914Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.255423ms logger=migrator t=2026-08-16T12:54:11.330569312Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-16T12:54:11.330678505Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.123µs logger=migrator t=2026-08-16T12:54:11.334380594Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-16T12:54:11.335101161Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=720.557µs logger=migrator t=2026-08-16T12:54:11.338683367Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-16T12:54:11.339345183Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=661.806µs logger=migrator t=2026-08-16T12:54:11.343962744Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-16T12:54:11.345120222Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.159748ms logger=migrator t=2026-08-16T12:54:11.349274292Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-16T12:54:11.351085855Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.810923ms logger=migrator t=2026-08-16T12:54:11.356496676Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-16T12:54:11.357570112Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.074655ms logger=migrator t=2026-08-16T12:54:11.361753692Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-16T12:54:11.362626143Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=873.021µs logger=migrator t=2026-08-16T12:54:11.3662344Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-16T12:54:11.366917376Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=681.826µs logger=migrator t=2026-08-16T12:54:11.371111177Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-16T12:54:11.372529311Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.418854ms logger=migrator t=2026-08-16T12:54:11.376136398Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-16T12:54:11.377371968Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.23569ms logger=migrator t=2026-08-16T12:54:11.381000825Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-16T12:54:11.391542909Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.541074ms logger=migrator t=2026-08-16T12:54:11.395913894Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-16T12:54:11.396402206Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=488.402µs logger=migrator t=2026-08-16T12:54:11.399946961Z 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-08-16T12:54:11.400521005Z 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=574.254µs logger=migrator t=2026-08-16T12:54:11.404066Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-16T12:54:11.40448164Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=415.98µs logger=migrator t=2026-08-16T12:54:11.407978424Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-16T12:54:11.408493266Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=515.192µs logger=migrator t=2026-08-16T12:54:11.413065396Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-16T12:54:11.413942598Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=875.831µs logger=migrator t=2026-08-16T12:54:11.417690888Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-16T12:54:11.423346644Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.676417ms logger=migrator t=2026-08-16T12:54:11.42776067Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-16T12:54:11.431483459Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.722449ms logger=migrator t=2026-08-16T12:54:11.435054095Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-16T12:54:11.438763995Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.709659ms logger=migrator t=2026-08-16T12:54:11.442114565Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-16T12:54:11.445898506Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.783651ms logger=migrator t=2026-08-16T12:54:11.449264047Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-16T12:54:11.450174409Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=910.402µs logger=migrator t=2026-08-16T12:54:11.454255657Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-16T12:54:11.454283778Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.081µs logger=migrator t=2026-08-16T12:54:11.457087405Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-16T12:54:11.457123506Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.481µs logger=migrator t=2026-08-16T12:54:11.460826145Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-16T12:54:11.461973563Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.149818ms logger=migrator t=2026-08-16T12:54:11.466288287Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-16T12:54:11.467192028Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=903.341µs logger=migrator t=2026-08-16T12:54:11.470880947Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-16T12:54:11.471714137Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=831.78µs logger=migrator t=2026-08-16T12:54:11.476182355Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-16T12:54:11.477406824Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.224229ms logger=migrator t=2026-08-16T12:54:11.481717368Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-16T12:54:11.48263827Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=959.363µs logger=migrator t=2026-08-16T12:54:11.48598057Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-16T12:54:11.489893225Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.912444ms logger=migrator t=2026-08-16T12:54:11.493159193Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-16T12:54:11.497071847Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.910594ms logger=migrator t=2026-08-16T12:54:11.501313989Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-16T12:54:11.501497413Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=183.954µs logger=migrator t=2026-08-16T12:54:11.505735706Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-16T12:54:11.506588296Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=852.441µs logger=migrator t=2026-08-16T12:54:11.510051929Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-16T12:54:11.510869519Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=817.45µs logger=migrator t=2026-08-16T12:54:11.515128191Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-16T12:54:11.519042035Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.913744ms logger=migrator t=2026-08-16T12:54:11.522266063Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-16T12:54:11.522333315Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.342µs logger=migrator t=2026-08-16T12:54:11.524952828Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-16T12:54:11.525829009Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=876.151µs logger=migrator t=2026-08-16T12:54:11.530172603Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-16T12:54:11.531084105Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=911.412µs logger=migrator t=2026-08-16T12:54:11.534352554Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-16T12:54:11.534432426Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.442µs logger=migrator t=2026-08-16T12:54:11.53710212Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-16T12:54:11.537968761Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=866.681µs logger=migrator t=2026-08-16T12:54:11.542174072Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-16T12:54:11.543111645Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=937.203µs logger=migrator t=2026-08-16T12:54:11.546512076Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-16T12:54:11.547403048Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=890.852µs logger=migrator t=2026-08-16T12:54:11.550799659Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-16T12:54:11.551764513Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=964.814µs logger=migrator t=2026-08-16T12:54:11.556099807Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-16T12:54:11.557081711Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=981.543µs logger=migrator t=2026-08-16T12:54:11.561469816Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-16T12:54:11.56243906Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=968.253µs logger=migrator t=2026-08-16T12:54:11.566467297Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-16T12:54:11.566507257Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.861µs logger=migrator t=2026-08-16T12:54:11.570945274Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-16T12:54:11.57742192Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.476926ms logger=migrator t=2026-08-16T12:54:11.580813241Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-16T12:54:11.583391194Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.571892ms logger=migrator t=2026-08-16T12:54:11.5874114Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-16T12:54:11.59198788Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.57025ms logger=migrator t=2026-08-16T12:54:11.597141004Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-16T12:54:11.59863826Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.501926ms logger=migrator t=2026-08-16T12:54:11.602416531Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-16T12:54:11.603329923Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=913.222µs logger=migrator t=2026-08-16T12:54:11.607257077Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-16T12:54:11.608174519Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=917.122µs logger=migrator t=2026-08-16T12:54:11.611260814Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-16T12:54:11.622437883Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.176039ms logger=migrator t=2026-08-16T12:54:11.626318086Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-16T12:54:11.626934581Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=615.965µs logger=migrator t=2026-08-16T12:54:11.631606063Z 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-08-16T12:54:11.632819992Z 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.213349ms logger=migrator t=2026-08-16T12:54:11.636382148Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-16T12:54:11.636695486Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=313.668µs logger=migrator t=2026-08-16T12:54:11.640399065Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-16T12:54:11.641130142Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=731.717µs logger=migrator t=2026-08-16T12:54:11.645529388Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-16T12:54:11.645738023Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=209.845µs logger=migrator t=2026-08-16T12:54:11.649119204Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-16T12:54:11.653258204Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.13879ms logger=migrator t=2026-08-16T12:54:11.656721757Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-16T12:54:11.660719454Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.997347ms logger=migrator t=2026-08-16T12:54:11.66471939Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-16T12:54:11.66558225Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=862.541µs logger=migrator t=2026-08-16T12:54:11.668806268Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-16T12:54:11.669636088Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=829.44µs logger=migrator t=2026-08-16T12:54:11.672781304Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-16T12:54:11.672987699Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=206.555µs logger=migrator t=2026-08-16T12:54:11.677007455Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-16T12:54:11.684054725Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.04678ms logger=migrator t=2026-08-16T12:54:11.687391345Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-16T12:54:11.68802378Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=632.035µs logger=migrator t=2026-08-16T12:54:11.691137705Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-16T12:54:11.691252908Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=115.923µs logger=migrator t=2026-08-16T12:54:11.694479546Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-16T12:54:11.694891496Z level=info msg="Migration successfully executed" id="Move region to single row" duration=413.79µs logger=migrator t=2026-08-16T12:54:11.699106817Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-16T12:54:11.700155642Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.054175ms logger=migrator t=2026-08-16T12:54:11.703885302Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-16T12:54:11.705139432Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.25356ms logger=migrator t=2026-08-16T12:54:11.709416995Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-16T12:54:11.710288526Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=871.091µs logger=migrator t=2026-08-16T12:54:11.714961238Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-16T12:54:11.715829069Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=867.471µs logger=migrator t=2026-08-16T12:54:11.719651031Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-16T12:54:11.720585223Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=933.842µs logger=migrator t=2026-08-16T12:54:11.724884367Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-16T12:54:11.725757258Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=874.591µs logger=migrator t=2026-08-16T12:54:11.729417556Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-16T12:54:11.729522289Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.652µs logger=migrator t=2026-08-16T12:54:11.733138596Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-16T12:54:11.734099989Z level=info msg="Migration successfully executed" id="create test_data table" duration=961.883µs logger=migrator t=2026-08-16T12:54:11.738437383Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-16T12:54:11.739251603Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=814.909µs logger=migrator t=2026-08-16T12:54:11.742390868Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-16T12:54:11.743280679Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=889.351µs logger=migrator t=2026-08-16T12:54:11.746473456Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-16T12:54:11.747335097Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=861.291µs logger=migrator t=2026-08-16T12:54:11.750553024Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-16T12:54:11.75078113Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=227.816µs logger=migrator t=2026-08-16T12:54:11.754790886Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-16T12:54:11.755180546Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=389.55µs logger=migrator t=2026-08-16T12:54:11.758065995Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-16T12:54:11.758129536Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=64.041µs logger=migrator t=2026-08-16T12:54:11.760982045Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-16T12:54:11.762247446Z level=info msg="Migration successfully executed" id="create team table" duration=1.264611ms logger=migrator t=2026-08-16T12:54:11.766400256Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-16T12:54:11.767968133Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.563287ms logger=migrator t=2026-08-16T12:54:11.77157779Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-16T12:54:11.772452801Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=875.091µs logger=migrator t=2026-08-16T12:54:11.775793381Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-16T12:54:11.780394232Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.603201ms logger=migrator t=2026-08-16T12:54:11.784357328Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-16T12:54:11.784524482Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.744µs logger=migrator t=2026-08-16T12:54:11.787715488Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-16T12:54:11.78862567Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=909.682µs logger=migrator t=2026-08-16T12:54:11.791828897Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-16T12:54:11.792632307Z level=info msg="Migration successfully executed" id="create team member table" duration=803µs logger=migrator t=2026-08-16T12:54:11.795753032Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-16T12:54:11.796658303Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=904.781µs logger=migrator t=2026-08-16T12:54:11.800614999Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-16T12:54:11.801607542Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=989.564µs logger=migrator t=2026-08-16T12:54:11.804612755Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-16T12:54:11.805554897Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=941.842µs logger=migrator t=2026-08-16T12:54:11.808515219Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-16T12:54:11.813276723Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.761064ms logger=migrator t=2026-08-16T12:54:11.818732154Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-16T12:54:11.823458248Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.718084ms logger=migrator t=2026-08-16T12:54:11.827337552Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-16T12:54:11.832036834Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.698723ms logger=migrator t=2026-08-16T12:54:11.835109648Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-16T12:54:11.83602222Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=912.232µs logger=migrator t=2026-08-16T12:54:11.840079788Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-16T12:54:11.841179884Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.098496ms logger=migrator t=2026-08-16T12:54:11.844456243Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-16T12:54:11.846065832Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.608959ms logger=migrator t=2026-08-16T12:54:11.850366815Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-16T12:54:11.851287137Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=920.022µs logger=migrator t=2026-08-16T12:54:11.854223148Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-16T12:54:11.855085499Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=862.031µs logger=migrator t=2026-08-16T12:54:11.858381658Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-16T12:54:11.859460114Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.078546ms logger=migrator t=2026-08-16T12:54:11.863915561Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-16T12:54:11.86509118Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.175509ms logger=migrator t=2026-08-16T12:54:11.868539762Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-16T12:54:11.870047899Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.508026ms logger=migrator t=2026-08-16T12:54:11.873895171Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-16T12:54:11.874778242Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=883.871µs logger=migrator t=2026-08-16T12:54:11.87923933Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-16T12:54:11.879499506Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=259.946µs logger=migrator t=2026-08-16T12:54:11.882750594Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-16T12:54:11.883490372Z level=info msg="Migration successfully executed" id="create tag table" duration=739.978µs logger=migrator t=2026-08-16T12:54:11.887497488Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-16T12:54:11.888497892Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=999.984µs logger=migrator t=2026-08-16T12:54:11.891661409Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-16T12:54:11.892446427Z level=info msg="Migration successfully executed" id="create login attempt table" duration=784.809µs logger=migrator t=2026-08-16T12:54:11.896686079Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-16T12:54:11.897987871Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.305032ms logger=migrator t=2026-08-16T12:54:11.90126908Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-16T12:54:11.902892859Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.623579ms logger=migrator t=2026-08-16T12:54:11.907237583Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-16T12:54:11.926060266Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.820043ms logger=migrator t=2026-08-16T12:54:11.929806696Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-16T12:54:11.930511293Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=708.747µs logger=migrator t=2026-08-16T12:54:11.937894471Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-16T12:54:11.940282538Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.388817ms logger=migrator t=2026-08-16T12:54:11.948847794Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-16T12:54:11.949263334Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=416.87µs logger=migrator t=2026-08-16T12:54:11.955954825Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-16T12:54:11.958133338Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.177972ms logger=migrator t=2026-08-16T12:54:11.963790303Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-16T12:54:11.967034752Z level=info msg="Migration successfully executed" id="create user auth table" duration=3.239568ms logger=migrator t=2026-08-16T12:54:11.973540178Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-16T12:54:11.974561483Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.022205ms logger=migrator t=2026-08-16T12:54:11.977811781Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-16T12:54:11.977877703Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.631µs logger=migrator t=2026-08-16T12:54:11.981189742Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-16T12:54:11.986322096Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.131923ms logger=migrator t=2026-08-16T12:54:11.990571678Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-16T12:54:11.99565068Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.077882ms logger=migrator t=2026-08-16T12:54:11.999092733Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-16T12:54:12.004446071Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.343508ms logger=migrator t=2026-08-16T12:54:12.00894738Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-16T12:54:12.014291808Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.340838ms logger=migrator t=2026-08-16T12:54:12.019024322Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-16T12:54:12.019968245Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=944.573µs logger=migrator t=2026-08-16T12:54:12.023661483Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-16T12:54:12.029160466Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.498603ms logger=migrator t=2026-08-16T12:54:12.032417724Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-16T12:54:12.033443168Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.025734ms logger=migrator t=2026-08-16T12:54:12.037932656Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-16T12:54:12.038871169Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=938.173µs logger=migrator t=2026-08-16T12:54:12.043540551Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-16T12:54:12.044600436Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.059985ms logger=migrator t=2026-08-16T12:54:12.048786057Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-16T12:54:12.049725979Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=940.092µs logger=migrator t=2026-08-16T12:54:12.053640534Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-16T12:54:12.054592717Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=951.793µs logger=migrator t=2026-08-16T12:54:12.057714112Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-16T12:54:12.059368321Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.651849ms logger=migrator t=2026-08-16T12:54:12.064079525Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-16T12:54:12.070241192Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.160737ms logger=migrator t=2026-08-16T12:54:12.074925785Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-16T12:54:12.075871028Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=945.423µs logger=migrator t=2026-08-16T12:54:12.080376656Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-16T12:54:12.081611026Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.23328ms logger=migrator t=2026-08-16T12:54:12.085490509Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-16T12:54:12.08760292Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.112091ms logger=migrator t=2026-08-16T12:54:12.092003036Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-16T12:54:12.092913017Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=910.052µs logger=migrator t=2026-08-16T12:54:12.096080893Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-16T12:54:12.09718792Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.106567ms logger=migrator t=2026-08-16T12:54:12.100352656Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-16T12:54:12.100460689Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=107.733µs logger=migrator t=2026-08-16T12:54:12.104715491Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-16T12:54:12.104820703Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.042µs logger=migrator t=2026-08-16T12:54:12.10885022Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-16T12:54:12.109794573Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=944.333µs logger=migrator t=2026-08-16T12:54:12.114097316Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-16T12:54:12.11507451Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=976.844µs logger=migrator t=2026-08-16T12:54:12.118278497Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-16T12:54:12.119449665Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.170458ms logger=migrator t=2026-08-16T12:54:12.12384351Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-16T12:54:12.123913492Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.322µs logger=migrator t=2026-08-16T12:54:12.127221482Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-16T12:54:12.128517723Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.295841ms logger=migrator t=2026-08-16T12:54:12.132018107Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-16T12:54:12.133159334Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.141737ms logger=migrator t=2026-08-16T12:54:12.137485178Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-16T12:54:12.138593515Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.108057ms logger=migrator t=2026-08-16T12:54:12.141676779Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-16T12:54:12.14295964Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.281941ms logger=migrator t=2026-08-16T12:54:12.148352809Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-16T12:54:12.154725163Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.383623ms logger=migrator t=2026-08-16T12:54:12.158113884Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-16T12:54:12.159307073Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.193488ms logger=migrator t=2026-08-16T12:54:12.162620252Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-16T12:54:12.162681654Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=61.792µs logger=migrator t=2026-08-16T12:54:12.166866084Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-16T12:54:12.167571451Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=705.607µs logger=migrator t=2026-08-16T12:54:12.171125606Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-16T12:54:12.173926404Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.797498ms logger=migrator t=2026-08-16T12:54:12.178626917Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-16T12:54:12.179707323Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.080456ms logger=migrator t=2026-08-16T12:54:12.185049951Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-16T12:54:12.185209945Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=160.044µs logger=migrator t=2026-08-16T12:54:12.188956375Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-16T12:54:12.190581934Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.623619ms logger=migrator t=2026-08-16T12:54:12.194959449Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-16T12:54:12.196570318Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.609539ms logger=migrator t=2026-08-16T12:54:12.199759225Z 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-08-16T12:54:12.200892592Z 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.132948ms logger=migrator t=2026-08-16T12:54:12.205154684Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-16T12:54:12.207008309Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.851844ms logger=migrator t=2026-08-16T12:54:12.21123964Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-16T12:54:12.219329465Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.089845ms logger=migrator t=2026-08-16T12:54:12.224300344Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-16T12:54:12.22535973Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.060366ms logger=migrator t=2026-08-16T12:54:12.229792066Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-16T12:54:12.230718958Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=926.422µs logger=migrator t=2026-08-16T12:54:12.234559261Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-16T12:54:12.261402456Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.848535ms logger=migrator t=2026-08-16T12:54:12.26449091Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-16T12:54:12.298447826Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=33.968387ms logger=migrator t=2026-08-16T12:54:12.305453994Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-16T12:54:12.306755955Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.302791ms logger=migrator t=2026-08-16T12:54:12.310479155Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-16T12:54:12.311846877Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.367772ms logger=migrator t=2026-08-16T12:54:12.316805437Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-16T12:54:12.322975295Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.169218ms logger=migrator t=2026-08-16T12:54:12.327187956Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-16T12:54:12.334294757Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.100181ms logger=migrator t=2026-08-16T12:54:12.33859288Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-16T12:54:12.339727417Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.134607ms logger=migrator t=2026-08-16T12:54:12.345404514Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-16T12:54:12.347022543Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.618519ms logger=migrator t=2026-08-16T12:54:12.351297466Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-16T12:54:12.353017867Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.716921ms logger=migrator t=2026-08-16T12:54:12.383200022Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-16T12:54:12.385697752Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.49664ms logger=migrator t=2026-08-16T12:54:12.391621615Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-16T12:54:12.391724657Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=103.233µs logger=migrator t=2026-08-16T12:54:12.395306113Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-16T12:54:12.401515952Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.209149ms logger=migrator t=2026-08-16T12:54:12.411359889Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-16T12:54:12.41891838Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.578102ms logger=migrator t=2026-08-16T12:54:12.438691485Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-16T12:54:12.44511035Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.417995ms logger=migrator t=2026-08-16T12:54:12.450390697Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-16T12:54:12.451332859Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=942.202µs logger=migrator t=2026-08-16T12:54:12.455463428Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-16T12:54:12.456461272Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=997.794µs logger=migrator t=2026-08-16T12:54:12.461674338Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-16T12:54:12.469492865Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.816338ms logger=migrator t=2026-08-16T12:54:12.473718277Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-16T12:54:12.478065741Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.346764ms logger=migrator t=2026-08-16T12:54:12.482425116Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-16T12:54:12.483451411Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.025765ms logger=migrator t=2026-08-16T12:54:12.487726034Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-16T12:54:12.493925313Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.199329ms logger=migrator t=2026-08-16T12:54:12.498598075Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-16T12:54:12.504791383Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.192918ms logger=migrator t=2026-08-16T12:54:12.508885902Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-16T12:54:12.508984844Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=99.262µs logger=migrator t=2026-08-16T12:54:12.513178825Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-16T12:54:12.514282792Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.103607ms logger=migrator t=2026-08-16T12:54:12.519285632Z 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-08-16T12:54:12.521073345Z 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.787713ms logger=migrator t=2026-08-16T12:54:12.525381718Z 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-08-16T12:54:12.527217962Z 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.835844ms logger=migrator t=2026-08-16T12:54:12.532095239Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-16T12:54:12.532188232Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=93.283µs logger=migrator t=2026-08-16T12:54:12.535921992Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-16T12:54:12.545966623Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.044591ms logger=migrator t=2026-08-16T12:54:12.550041311Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-16T12:54:12.555032691Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.99229ms logger=migrator t=2026-08-16T12:54:12.558999606Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-16T12:54:12.566529267Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.528101ms logger=migrator t=2026-08-16T12:54:12.571359173Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-16T12:54:12.577537901Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.176388ms logger=migrator t=2026-08-16T12:54:12.581777273Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-16T12:54:12.587943931Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.163128ms logger=migrator t=2026-08-16T12:54:12.592617584Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-16T12:54:12.592755687Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=137.483µs logger=migrator t=2026-08-16T12:54:12.597625114Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-16T12:54:12.599011087Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.384393ms logger=migrator t=2026-08-16T12:54:12.603355362Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-16T12:54:12.61119667Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.847849ms logger=migrator t=2026-08-16T12:54:12.615685658Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-16T12:54:12.615807221Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=82.032µs logger=migrator t=2026-08-16T12:54:12.620170376Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-16T12:54:12.626852686Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.6819ms logger=migrator t=2026-08-16T12:54:12.632070342Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-16T12:54:12.633188898Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.118496ms logger=migrator t=2026-08-16T12:54:12.637298177Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-16T12:54:12.643936077Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.63532ms logger=migrator t=2026-08-16T12:54:12.649437449Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-16T12:54:12.650537846Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.100076ms logger=migrator t=2026-08-16T12:54:12.655653608Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-16T12:54:12.65697147Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.333982ms logger=migrator t=2026-08-16T12:54:12.661289894Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-16T12:54:12.671342665Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.046631ms logger=migrator t=2026-08-16T12:54:12.676288424Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-16T12:54:12.677203826Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=915.302µs logger=migrator t=2026-08-16T12:54:12.681411307Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-16T12:54:12.682468973Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.053446ms logger=migrator t=2026-08-16T12:54:12.686657813Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-16T12:54:12.687999026Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.350452ms logger=migrator t=2026-08-16T12:54:12.693744964Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-16T12:54:12.694720567Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=975.773µs logger=migrator t=2026-08-16T12:54:12.698028106Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-16T12:54:12.698135749Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=108.623µs logger=migrator t=2026-08-16T12:54:12.702537505Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-16T12:54:12.704073972Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.536397ms logger=migrator t=2026-08-16T12:54:12.709220315Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-16T12:54:12.711332566Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.113021ms logger=migrator t=2026-08-16T12:54:12.715872435Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-16T12:54:12.7164841Z 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-08-16T12:54:12.721519181Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-16T12:54:12.72188968Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=370.389µs logger=migrator t=2026-08-16T12:54:12.72604574Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-16T12:54:12.727625018Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.568377ms logger=migrator t=2026-08-16T12:54:12.731851599Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-16T12:54:12.739223796Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.372987ms logger=migrator t=2026-08-16T12:54:12.744261707Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-16T12:54:12.745024476Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=762.399µs logger=migrator t=2026-08-16T12:54:12.749004902Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-16T12:54:12.749833041Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=827.449µs logger=migrator t=2026-08-16T12:54:12.753825837Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-16T12:54:12.754619026Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=793.169µs logger=migrator t=2026-08-16T12:54:12.759693268Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-16T12:54:12.761504402Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.817894ms logger=migrator t=2026-08-16T12:54:12.765791225Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-16T12:54:12.76682635Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.035084ms logger=migrator t=2026-08-16T12:54:12.77102853Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-16T12:54:12.771055481Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.951µs logger=migrator t=2026-08-16T12:54:12.776107623Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-16T12:54:12.776214105Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.712µs logger=migrator t=2026-08-16T12:54:12.780722883Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-16T12:54:12.791865611Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.124608ms logger=migrator t=2026-08-16T12:54:12.796209035Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-16T12:54:12.796469092Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=260.277µs logger=migrator t=2026-08-16T12:54:12.80014694Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-16T12:54:12.800896058Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=776.048µs logger=migrator t=2026-08-16T12:54:12.806133214Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-16T12:54:12.806532223Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=399.259µs logger=migrator t=2026-08-16T12:54:12.811039402Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-16T12:54:12.812512117Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.474565ms logger=migrator t=2026-08-16T12:54:12.816741859Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-16T12:54:12.817916637Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.176638ms logger=migrator t=2026-08-16T12:54:12.822811435Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-16T12:54:12.854626779Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.808074ms logger=migrator t=2026-08-16T12:54:12.859768513Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-16T12:54:12.867877457Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.108094ms logger=migrator t=2026-08-16T12:54:12.872396196Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-16T12:54:12.872585611Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=190.465µs logger=migrator t=2026-08-16T12:54:12.877595011Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-16T12:54:12.912307865Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.708024ms logger=migrator t=2026-08-16T12:54:12.917618273Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-16T12:54:12.953559376Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.932533ms logger=migrator t=2026-08-16T12:54:12.958492315Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-16T12:54:12.959710194Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.217549ms logger=migrator t=2026-08-16T12:54:12.964156041Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-16T12:54:12.966119718Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.962217ms logger=migrator t=2026-08-16T12:54:12.970941344Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-16T12:54:12.971167979Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=226.835µs logger=migrator t=2026-08-16T12:54:12.974897749Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-16T12:54:12.975636527Z level=info msg="Migration successfully executed" id="create permission table" duration=738.738µs logger=migrator t=2026-08-16T12:54:12.979363726Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-16T12:54:12.980246017Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=882.041µs logger=migrator t=2026-08-16T12:54:12.984972911Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-16T12:54:12.985947985Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=974.573µs logger=migrator t=2026-08-16T12:54:12.989852388Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-16T12:54:12.990527264Z level=info msg="Migration successfully executed" id="create role table" duration=674.416µs logger=migrator t=2026-08-16T12:54:12.994390487Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-16T12:54:12.999823328Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.448021ms logger=migrator t=2026-08-16T12:54:13.005833712Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-16T12:54:13.011217891Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.383899ms logger=migrator t=2026-08-16T12:54:13.01697421Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-16T12:54:13.018870065Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.898845ms logger=migrator t=2026-08-16T12:54:13.024194133Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-16T12:54:13.025228808Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.034385ms logger=migrator t=2026-08-16T12:54:13.028481506Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-16T12:54:13.030096435Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.612889ms logger=migrator t=2026-08-16T12:54:13.03783232Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-16T12:54:13.040081904Z level=info msg="Migration successfully executed" id="create team role table" duration=2.249364ms logger=migrator t=2026-08-16T12:54:13.043691641Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-16T12:54:13.046877027Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.179356ms logger=migrator t=2026-08-16T12:54:13.050940455Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-16T12:54:13.052955273Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.014448ms logger=migrator t=2026-08-16T12:54:13.060080204Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-16T12:54:13.061112649Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.030695ms logger=migrator t=2026-08-16T12:54:13.064420799Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-16T12:54:13.065270219Z level=info msg="Migration successfully executed" id="create user role table" duration=843.1µs logger=migrator t=2026-08-16T12:54:13.068377853Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-16T12:54:13.069388538Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.010755ms logger=migrator t=2026-08-16T12:54:13.074743346Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-16T12:54:13.077452641Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.708585ms logger=migrator t=2026-08-16T12:54:13.081303184Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-16T12:54:13.083534237Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.231843ms logger=migrator t=2026-08-16T12:54:13.088847025Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-16T12:54:13.089718336Z level=info msg="Migration successfully executed" id="create builtin role table" duration=871.301µs logger=migrator t=2026-08-16T12:54:13.095364181Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-16T12:54:13.09614243Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=778.849µs logger=migrator t=2026-08-16T12:54:13.100524245Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-16T12:54:13.10155646Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.032075ms logger=migrator t=2026-08-16T12:54:13.109168022Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-16T12:54:13.116016007Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.848235ms logger=migrator t=2026-08-16T12:54:13.120241028Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-16T12:54:13.121065138Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=823.76µs logger=migrator t=2026-08-16T12:54:13.124995342Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-16T12:54:13.125782291Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=786.789µs logger=migrator t=2026-08-16T12:54:13.128907046Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-16T12:54:13.129610843Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=707.977µs logger=migrator t=2026-08-16T12:54:13.132639316Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-16T12:54:13.133720702Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.083516ms logger=migrator t=2026-08-16T12:54:13.137708767Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-16T12:54:13.138493866Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=785.069µs logger=migrator t=2026-08-16T12:54:13.141405696Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-16T12:54:13.142473202Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.067116ms logger=migrator t=2026-08-16T12:54:13.145428893Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-16T12:54:13.15363506Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.205457ms logger=migrator t=2026-08-16T12:54:13.157423611Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-16T12:54:13.163041845Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.617884ms logger=migrator t=2026-08-16T12:54:13.166457497Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-16T12:54:13.172478442Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.020775ms logger=migrator t=2026-08-16T12:54:13.178351423Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-16T12:54:13.187918812Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.564959ms logger=migrator t=2026-08-16T12:54:13.194202153Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-16T12:54:13.195491114Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.288281ms logger=migrator t=2026-08-16T12:54:13.198274991Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-16T12:54:13.199762547Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.486976ms logger=migrator t=2026-08-16T12:54:13.207070402Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-16T12:54:13.209021189Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.950307ms logger=migrator t=2026-08-16T12:54:13.212747298Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-16T12:54:13.214255085Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.507297ms logger=migrator t=2026-08-16T12:54:13.217216186Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-16T12:54:13.218289622Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.073096ms logger=migrator t=2026-08-16T12:54:13.221949059Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-16T12:54:13.222013961Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.072µs logger=migrator t=2026-08-16T12:54:13.228451806Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-16T12:54:13.228491046Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.251µs logger=migrator t=2026-08-16T12:54:13.232538743Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-16T12:54:13.232960494Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=421.871µs logger=migrator t=2026-08-16T12:54:13.236103919Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-16T12:54:13.236618541Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=515.312µs logger=migrator t=2026-08-16T12:54:13.240445663Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-16T12:54:13.24111874Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=673.057µs logger=migrator t=2026-08-16T12:54:13.244340277Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-16T12:54:13.244540852Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=200.825µs logger=migrator t=2026-08-16T12:54:13.247657336Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-16T12:54:13.248095807Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=435.941µs logger=migrator t=2026-08-16T12:54:13.251292924Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-16T12:54:13.252070682Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=777.938µs logger=migrator t=2026-08-16T12:54:13.256015387Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-16T12:54:13.257135594Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.119857ms logger=migrator t=2026-08-16T12:54:13.260559326Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-16T12:54:13.268929097Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.369051ms logger=migrator t=2026-08-16T12:54:13.271771375Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-16T12:54:13.271833956Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=63.181µs logger=migrator t=2026-08-16T12:54:13.275663799Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-16T12:54:13.276582461Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=921.083µs logger=migrator t=2026-08-16T12:54:13.279648444Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-16T12:54:13.280778911Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.130477ms logger=migrator t=2026-08-16T12:54:13.285905844Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-16T12:54:13.289211564Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=3.30828ms logger=migrator t=2026-08-16T12:54:13.296118409Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-16T12:54:13.306229722Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.113433ms logger=migrator t=2026-08-16T12:54:13.309289015Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-16T12:54:13.310236138Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=947.083µs logger=migrator t=2026-08-16T12:54:13.31322689Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-16T12:54:13.314018469Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=790.209µs logger=migrator t=2026-08-16T12:54:13.318318062Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-16T12:54:13.338958128Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.639326ms logger=migrator t=2026-08-16T12:54:13.342234376Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-16T12:54:13.343167559Z level=info msg="Migration successfully executed" id="create correlation v2" duration=932.602µs logger=migrator t=2026-08-16T12:54:13.347061202Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-16T12:54:13.347870402Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=809.13µs logger=migrator t=2026-08-16T12:54:13.350847173Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-16T12:54:13.35196143Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.114407ms logger=migrator t=2026-08-16T12:54:13.355229128Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-16T12:54:13.356360795Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.131447ms logger=migrator t=2026-08-16T12:54:13.360359861Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-16T12:54:13.360605297Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=248.086µs logger=migrator t=2026-08-16T12:54:13.364264775Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-16T12:54:13.365332721Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.067445ms logger=migrator t=2026-08-16T12:54:13.369663194Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-16T12:54:13.37697423Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.311136ms logger=migrator t=2026-08-16T12:54:13.380613468Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-16T12:54:13.381225992Z level=info msg="Migration successfully executed" id="create entity_events table" duration=613.694µs logger=migrator t=2026-08-16T12:54:13.385942755Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-16T12:54:13.386999201Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.065256ms logger=migrator t=2026-08-16T12:54:13.393587549Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-16T12:54:13.394626914Z 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-08-16T12:54:13.400341581Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-16T12:54:13.401296284Z 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-08-16T12:54:13.406670693Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-16T12:54:13.40779635Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.128777ms logger=migrator t=2026-08-16T12:54:13.412461222Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-16T12:54:13.413591779Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.130297ms logger=migrator t=2026-08-16T12:54:13.417838441Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-16T12:54:13.41904649Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.208149ms logger=migrator t=2026-08-16T12:54:13.424343277Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-16T12:54:13.425882084Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.534447ms logger=migrator t=2026-08-16T12:54:13.431600101Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-16T12:54:13.432860081Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.25847ms logger=migrator t=2026-08-16T12:54:13.438551748Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-16T12:54:13.439711466Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.159818ms logger=migrator t=2026-08-16T12:54:13.447099033Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-16T12:54:13.448486846Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.387283ms logger=migrator t=2026-08-16T12:54:13.453336643Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-16T12:54:13.456009027Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.662534ms logger=migrator t=2026-08-16T12:54:13.46071388Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-16T12:54:13.461797996Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.084176ms logger=migrator t=2026-08-16T12:54:13.467301308Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-16T12:54:13.468440085Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.138507ms logger=migrator t=2026-08-16T12:54:13.472123114Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-16T12:54:13.47321314Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.098337ms logger=migrator t=2026-08-16T12:54:13.477733729Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-16T12:54:13.500418403Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.683565ms logger=migrator t=2026-08-16T12:54:13.50363878Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-16T12:54:13.513866426Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.229456ms logger=migrator t=2026-08-16T12:54:13.51779335Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-16T12:54:13.52611661Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.3201ms logger=migrator t=2026-08-16T12:54:13.532168365Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-16T12:54:13.532359359Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=191.514µs logger=migrator t=2026-08-16T12:54:13.537335809Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-16T12:54:13.545960516Z level=info msg="Migration successfully executed" id="add share column" duration=8.623987ms logger=migrator t=2026-08-16T12:54:13.551341315Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-16T12:54:13.551627502Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=289.327µs logger=migrator t=2026-08-16T12:54:13.557957224Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-16T12:54:13.559114712Z level=info msg="Migration successfully executed" id="create file table" duration=1.153817ms logger=migrator t=2026-08-16T12:54:13.564151422Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-16T12:54:13.565477104Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.325022ms logger=migrator t=2026-08-16T12:54:13.571265793Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-16T12:54:13.57236022Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.094877ms logger=migrator t=2026-08-16T12:54:13.576482077Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-16T12:54:13.5778519Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.369693ms logger=migrator t=2026-08-16T12:54:13.58243437Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-16T12:54:13.584754756Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.319586ms logger=migrator t=2026-08-16T12:54:13.589414228Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-16T12:54:13.5895302Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=117.732µs logger=migrator t=2026-08-16T12:54:13.59286675Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-16T12:54:13.592935852Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.512µs logger=migrator t=2026-08-16T12:54:13.599175172Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-16T12:54:13.600527364Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.355632ms logger=migrator t=2026-08-16T12:54:13.609112871Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-16T12:54:13.609389887Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=278.646µs logger=migrator t=2026-08-16T12:54:13.614733655Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-16T12:54:13.617525422Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.793797ms logger=migrator t=2026-08-16T12:54:13.623122907Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-16T12:54:13.633737302Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.618145ms logger=migrator t=2026-08-16T12:54:13.637450521Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-16T12:54:13.637619755Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=169.444µs logger=migrator t=2026-08-16T12:54:13.641857317Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-16T12:54:13.642860481Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.004554ms logger=migrator t=2026-08-16T12:54:13.646922958Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-16T12:54:13.647459781Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=537.223µs logger=migrator t=2026-08-16T12:54:13.650678038Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-16T12:54:13.650935754Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=257.046µs logger=migrator t=2026-08-16T12:54:13.654332806Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-16T12:54:13.654892659Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=559.453µs logger=migrator t=2026-08-16T12:54:13.65991132Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-16T12:54:13.671100538Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.188738ms logger=migrator t=2026-08-16T12:54:13.674348446Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-16T12:54:13.681974859Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.624693ms logger=migrator t=2026-08-16T12:54:13.68535666Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-16T12:54:13.686617371Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.260181ms logger=migrator t=2026-08-16T12:54:13.690886183Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-16T12:54:13.774955011Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.052467ms logger=migrator t=2026-08-16T12:54:13.779430408Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-16T12:54:13.78034445Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=913.492µs logger=migrator t=2026-08-16T12:54:13.786467957Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-16T12:54:13.787638135Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.174628ms logger=migrator t=2026-08-16T12:54:13.791248232Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-16T12:54:13.820186957Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.939615ms logger=migrator t=2026-08-16T12:54:13.824770566Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-16T12:54:13.834277725Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.506679ms logger=migrator t=2026-08-16T12:54:13.837567854Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-16T12:54:13.837794849Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=221.435µs logger=migrator t=2026-08-16T12:54:13.841465497Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-16T12:54:13.84158901Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=120.343µs logger=migrator t=2026-08-16T12:54:13.844804117Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-16T12:54:13.845139075Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=335.538µs logger=migrator t=2026-08-16T12:54:13.84951379Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-16T12:54:13.849850948Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=338.078µs logger=migrator t=2026-08-16T12:54:13.853495926Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-16T12:54:13.853858535Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=363.178µs logger=migrator t=2026-08-16T12:54:13.857102173Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-16T12:54:13.858175348Z level=info msg="Migration successfully executed" id="create folder table" duration=1.073125ms logger=migrator t=2026-08-16T12:54:13.862773268Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-16T12:54:13.864896059Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.122441ms logger=migrator t=2026-08-16T12:54:13.868487946Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-16T12:54:13.871341454Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.852548ms logger=migrator t=2026-08-16T12:54:13.876090818Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-16T12:54:13.87614364Z level=info msg="Migration successfully executed" id="Update folder title length" duration=54.172µs logger=migrator t=2026-08-16T12:54:13.879603733Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-16T12:54:13.880923234Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.319561ms logger=migrator t=2026-08-16T12:54:13.884877319Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-16T12:54:13.886951349Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.07409ms logger=migrator t=2026-08-16T12:54:13.891649682Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-16T12:54:13.892921502Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.27282ms logger=migrator t=2026-08-16T12:54:13.896079048Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-16T12:54:13.896611941Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=530.563µs logger=migrator t=2026-08-16T12:54:13.900515945Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-16T12:54:13.901196751Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=684.046µs logger=migrator t=2026-08-16T12:54:13.905778571Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-16T12:54:13.907082912Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.304431ms logger=migrator t=2026-08-16T12:54:13.913026275Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-16T12:54:13.914702535Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.652079ms logger=migrator t=2026-08-16T12:54:13.918792413Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-16T12:54:13.919979062Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.186788ms logger=migrator t=2026-08-16T12:54:13.924046519Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-16T12:54:13.925587776Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.540957ms logger=migrator t=2026-08-16T12:54:13.929018859Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-16T12:54:13.930666658Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.640439ms logger=migrator t=2026-08-16T12:54:13.93821811Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-16T12:54:13.940394892Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.176423ms logger=migrator t=2026-08-16T12:54:13.945955865Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-16T12:54:13.947546843Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.607908ms logger=migrator t=2026-08-16T12:54:13.952657426Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-16T12:54:13.95407259Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.414974ms logger=migrator t=2026-08-16T12:54:13.957482212Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-16T12:54:13.958431135Z level=info msg="Migration successfully executed" id="create signing_key table" duration=952.962µs logger=migrator t=2026-08-16T12:54:13.961831366Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-16T12:54:13.963385263Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.553817ms logger=migrator t=2026-08-16T12:54:13.96740628Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-16T12:54:13.96947773Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.07161ms logger=migrator t=2026-08-16T12:54:13.972787429Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-16T12:54:13.97323453Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=447.891µs logger=migrator t=2026-08-16T12:54:13.976486098Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-16T12:54:13.98574723Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.261292ms logger=migrator t=2026-08-16T12:54:13.990151746Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-16T12:54:13.990805521Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=654.585µs logger=migrator t=2026-08-16T12:54:13.994961351Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-16T12:54:13.994986942Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.571µs logger=migrator t=2026-08-16T12:54:13.998604419Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-16T12:54:13.999785417Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.176468ms logger=migrator t=2026-08-16T12:54:14.003483236Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-16T12:54:14.003502026Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.83µs logger=migrator t=2026-08-16T12:54:14.007676387Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-16T12:54:14.008921046Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.24455ms logger=migrator t=2026-08-16T12:54:14.012174764Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-16T12:54:14.013479316Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.303962ms logger=migrator t=2026-08-16T12:54:14.017279587Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-16T12:54:14.018843454Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.587308ms logger=migrator t=2026-08-16T12:54:14.024194132Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-16T12:54:14.025888523Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.696131ms logger=migrator t=2026-08-16T12:54:14.031367444Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-16T12:54:14.032414509Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.039945ms logger=migrator t=2026-08-16T12:54:14.035943464Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-16T12:54:14.036729883Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=786.169µs logger=migrator t=2026-08-16T12:54:14.04161901Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-16T12:54:14.042880001Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.263181ms logger=migrator t=2026-08-16T12:54:14.047357508Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-16T12:54:14.048378392Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.020874ms logger=migrator t=2026-08-16T12:54:14.051791944Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-16T12:54:14.061919327Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.127023ms logger=migrator t=2026-08-16T12:54:14.065636216Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-16T12:54:14.072751507Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.115511ms logger=migrator t=2026-08-16T12:54:14.077126272Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-16T12:54:14.087747466Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.617224ms logger=migrator t=2026-08-16T12:54:14.092847638Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-16T12:54:14.09291877Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.202µs logger=migrator t=2026-08-16T12:54:14.096277351Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-16T12:54:14.10584864Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.57115ms logger=migrator t=2026-08-16T12:54:14.109903747Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-16T12:54:14.117229363Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.324796ms logger=migrator t=2026-08-16T12:54:14.1204514Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-16T12:54:14.120824599Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=373.029µs logger=migrator t=2026-08-16T12:54:14.124710882Z level=info msg="migrations completed" performed=558 skipped=0 duration=3.890522143s logger=migrator t=2026-08-16T12:54:14.125336617Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-16T12:54:14.141146247Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-16T12:54:14.141347781Z level=info msg="Created default organization" logger=secrets t=2026-08-16T12:54:14.1467304Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-16T12:54:14.196393191Z level=info msg="Restored cache from database" duration=620.535µs logger=plugin.store t=2026-08-16T12:54:14.197941628Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-16T12:54:14.238445739Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-16T12:54:14.23848004Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-16T12:54:14.238552582Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-16T12:54:14.238570222Z level=info msg="Plugins loaded" count=54 duration=40.629054ms logger=query_data t=2026-08-16T12:54:14.245341505Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-16T12:54:14.249438633Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-16T12:54:14.25516692Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-16T12:54:14.262503466Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-16T12:54:14.264682758Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-16T12:54:14.266823019Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-16T12:54:14.285403605Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-16T12:54:14.305071406Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-16T12:54:14.333455387Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-16T12:54:14.333496588Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-16T12:54:14.333924878Z level=info msg="Storage starting" logger=http.server t=2026-08-16T12:54:14.336661744Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-16T12:54:14.338418866Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-16T12:54:14.356736395Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-08-16T12:54:14.391370405Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-08-16T12:54:14.46080501Z level=info msg="State cache has been initialized" states=0 duration=122.381944ms logger=ngalert.scheduler t=2026-08-16T12:54:14.460873222Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-16T12:54:14.460950534Z level=info msg=starting first_tick=2026-08-16T12:54:20Z logger=provisioning.dashboard t=2026-08-16T12:54:14.46958162Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-08-16T12:54:14.470430801Z level=info msg="Update check succeeded" duration=134.185968ms logger=grafana.update.checker t=2026-08-16T12:54:14.485898822Z level=info msg="Update check succeeded" duration=146.540394ms logger=plugin.angulardetectorsprovider.dynamic t=2026-08-16T12:54:14.568774708Z level=info msg="Patterns update finished" duration=107.531818ms logger=grafana-apiserver t=2026-08-16T12:54:14.722101935Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-16T12:54:14.722565896Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-16T12:54:17.258565017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.25996768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.275314857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.295512079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.313299835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.359199561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.374171159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.41688355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.445935064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.475640344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.491656147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.560635645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.577415226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.605999389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.625092875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.646988469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.658407901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.689029113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.70731122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.738107976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.752552231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.786426911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.799884923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.824127142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.848917234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.877873506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.899514183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.926946469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.945547263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.976905673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:17.998801496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.035643126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.053219175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.08695004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.107970512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.143081821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.157153327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.188513315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.207453037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.238292733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.257156664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.292144259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.311684615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.340290038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.361167447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.403305132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.422117101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.459230528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.478315043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.507661414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.526991035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.570571145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.604601318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.681273588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.702131196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.760283184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.77602768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.831190497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.850615591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.908182764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:18.938239622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.028066786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.04416851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.136303697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.149336618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.293442574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.308936644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.399745009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.410432094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.474745718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.492683795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.564133849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.581897733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.664467442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.678074376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.750673688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.767486358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.850901018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.86988086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-16T12:54:19.967416406Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-16T12:54:55.363788713Z level=info msg="Usage stats are ready to report"