logger=settings t=2026-04-02T09:01:18.983206741Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-02T09:01:18Z logger=settings t=2026-04-02T09:01:18.983454987Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-02T09:01:18.983463778Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-02T09:01:18.983467218Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-02T09:01:18.983472288Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-02T09:01:18.983474988Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-02T09:01:18.983480328Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-02T09:01:18.983484118Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-02T09:01:18.983488958Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-02T09:01:18.983491838Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-02T09:01:18.983494788Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-02T09:01:18.983498428Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-02T09:01:18.983501288Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-02T09:01:18.983504099Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-02T09:01:18.983508389Z level=info msg=Target target=[all] logger=settings t=2026-04-02T09:01:18.983514589Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-02T09:01:18.983517789Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-02T09:01:18.983520919Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-02T09:01:18.983523719Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-02T09:01:18.983528799Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-02T09:01:18.983532069Z level=info msg="App mode production" logger=sqlstore t=2026-04-02T09:01:18.983826016Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-02T09:01:18.983843827Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-02T09:01:18.985153628Z level=info msg="Locking database" logger=migrator t=2026-04-02T09:01:18.985164948Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-02T09:01:18.985733211Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-02T09:01:18.986586242Z level=info msg="Migration successfully executed" id="create migration_log table" duration=852.851µs logger=migrator t=2026-04-02T09:01:19.001014615Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-02T09:01:19.002315206Z level=info msg="Migration successfully executed" id="create user table" duration=1.29906ms logger=migrator t=2026-04-02T09:01:19.007913488Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-02T09:01:19.009054566Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.140567ms logger=migrator t=2026-04-02T09:01:19.016313288Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-02T09:01:19.01766607Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.355932ms logger=migrator t=2026-04-02T09:01:19.02229264Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-02T09:01:19.023019457Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=732.437µs logger=migrator t=2026-04-02T09:01:19.029036521Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-02T09:01:19.030391003Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.354653ms logger=migrator t=2026-04-02T09:01:19.034890009Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-02T09:01:19.037691606Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.800307ms logger=migrator t=2026-04-02T09:01:19.042141902Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-02T09:01:19.043289489Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.131427ms logger=migrator t=2026-04-02T09:01:19.048716488Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-02T09:01:19.049314042Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=596.954µs logger=migrator t=2026-04-02T09:01:19.055080149Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-02T09:01:19.055846287Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=768.128µs logger=migrator t=2026-04-02T09:01:19.064871612Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-02T09:01:19.065536068Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=664.046µs logger=migrator t=2026-04-02T09:01:19.072121074Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-02T09:01:19.073012135Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=893.441µs logger=migrator t=2026-04-02T09:01:19.078349102Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-02T09:01:19.080110974Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.761842ms logger=migrator t=2026-04-02T09:01:19.085136494Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-02T09:01:19.085195475Z level=info msg="Migration successfully executed" id="Update user table charset" duration=62.562µs logger=migrator t=2026-04-02T09:01:19.090813038Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-02T09:01:19.091965206Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.152058ms logger=migrator t=2026-04-02T09:01:19.096930464Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-02T09:01:19.097336723Z level=info msg="Migration successfully executed" id="Add missing user data" duration=406.069µs logger=migrator t=2026-04-02T09:01:19.101566774Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-02T09:01:19.102505426Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=938.612µs logger=migrator t=2026-04-02T09:01:19.106773647Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-02T09:01:19.107491375Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=710.107µs logger=migrator t=2026-04-02T09:01:19.112411632Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-02T09:01:19.114491241Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.080359ms logger=migrator t=2026-04-02T09:01:19.119998162Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-02T09:01:19.12792689Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.928768ms logger=migrator t=2026-04-02T09:01:19.222466667Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-02T09:01:19.224062385Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.600368ms logger=migrator t=2026-04-02T09:01:19.228770946Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-02T09:01:19.229296669Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=529.523µs logger=migrator t=2026-04-02T09:01:19.235867015Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-02T09:01:19.236765866Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=901.811µs logger=migrator t=2026-04-02T09:01:19.244841708Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-02T09:01:19.245422012Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=591.064µs logger=migrator t=2026-04-02T09:01:19.254025996Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-02T09:01:19.254902137Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=882.121µs logger=migrator t=2026-04-02T09:01:19.260165682Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-02T09:01:19.261572356Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.406284ms logger=migrator t=2026-04-02T09:01:19.271098142Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-02T09:01:19.272959396Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.864914ms logger=migrator t=2026-04-02T09:01:19.279402069Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-02T09:01:19.280654619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.25484ms logger=migrator t=2026-04-02T09:01:19.287677216Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-02T09:01:19.288753512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.082376ms logger=migrator t=2026-04-02T09:01:19.293400232Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-02T09:01:19.294088228Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=687.946µs logger=migrator t=2026-04-02T09:01:19.299037756Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-02T09:01:19.299069297Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.701µs logger=migrator t=2026-04-02T09:01:19.304767972Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-02T09:01:19.305851688Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.082226ms logger=migrator t=2026-04-02T09:01:19.311057952Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-02T09:01:19.312278621Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.207368ms logger=migrator t=2026-04-02T09:01:19.31940125Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-02T09:01:19.320181988Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=784.639µs logger=migrator t=2026-04-02T09:01:19.325468644Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-02T09:01:19.326440947Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=972.183µs logger=migrator t=2026-04-02T09:01:19.332424979Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:01:19.337881629Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.46416ms logger=migrator t=2026-04-02T09:01:19.344274041Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-02T09:01:19.345027099Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=751.657µs logger=migrator t=2026-04-02T09:01:19.353258364Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-02T09:01:19.354812031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.556757ms logger=migrator t=2026-04-02T09:01:19.359135034Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-02T09:01:19.35982094Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=687.146µs logger=migrator t=2026-04-02T09:01:19.364112752Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-02T09:01:19.364803689Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=691.766µs logger=migrator t=2026-04-02T09:01:19.369886469Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-02T09:01:19.370602346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=719.667µs logger=migrator t=2026-04-02T09:01:19.375336899Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-02T09:01:19.375765509Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=429.21µs logger=migrator t=2026-04-02T09:01:19.379754514Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-02T09:01:19.38044462Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=689.876µs logger=migrator t=2026-04-02T09:01:19.385656544Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-02T09:01:19.386113985Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=457.601µs logger=migrator t=2026-04-02T09:01:19.392492426Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-02T09:01:19.393442999Z level=info msg="Migration successfully executed" id="create star table" duration=950.383µs logger=migrator t=2026-04-02T09:01:19.398144851Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-02T09:01:19.399294778Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.149547ms logger=migrator t=2026-04-02T09:01:19.407954714Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-02T09:01:19.409697315Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.741331ms logger=migrator t=2026-04-02T09:01:19.41873102Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-02T09:01:19.419615711Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=887.211µs logger=migrator t=2026-04-02T09:01:19.427026477Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-02T09:01:19.428081772Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.054795ms logger=migrator t=2026-04-02T09:01:19.438485399Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-02T09:01:19.439567235Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.086136ms logger=migrator t=2026-04-02T09:01:19.449772937Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-02T09:01:19.451708243Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.938106ms logger=migrator t=2026-04-02T09:01:19.458972416Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-02T09:01:19.460312528Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.345302ms logger=migrator t=2026-04-02T09:01:19.467025047Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-02T09:01:19.467077248Z level=info msg="Migration successfully executed" id="Update org table charset" duration=93.552µs logger=migrator t=2026-04-02T09:01:19.477881765Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-02T09:01:19.477943517Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=66.132µs logger=migrator t=2026-04-02T09:01:19.482097446Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-02T09:01:19.48229279Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=195.904µs logger=migrator t=2026-04-02T09:01:19.487476913Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-02T09:01:19.489589793Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.1176ms logger=migrator t=2026-04-02T09:01:19.494438899Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-02T09:01:19.495476544Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.038575ms logger=migrator t=2026-04-02T09:01:19.500039372Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-02T09:01:19.500918983Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=871.24µs logger=migrator t=2026-04-02T09:01:19.506491945Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-02T09:01:19.507859758Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.373263ms logger=migrator t=2026-04-02T09:01:19.512376265Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-02T09:01:19.513381689Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.005744ms logger=migrator t=2026-04-02T09:01:19.519133216Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-02T09:01:19.520746664Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.615978ms logger=migrator t=2026-04-02T09:01:19.531250164Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-02T09:01:19.537450061Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.197947ms logger=migrator t=2026-04-02T09:01:19.542387808Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-02T09:01:19.543434113Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.045875ms logger=migrator t=2026-04-02T09:01:19.547704194Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-02T09:01:19.548504933Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=800.479µs logger=migrator t=2026-04-02T09:01:19.555041109Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-02T09:01:19.555904729Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=863.67µs logger=migrator t=2026-04-02T09:01:19.561917692Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-02T09:01:19.562320322Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=401.18µs logger=migrator t=2026-04-02T09:01:19.567417893Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-02T09:01:19.568455658Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.049115ms logger=migrator t=2026-04-02T09:01:19.574699686Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-02T09:01:19.574793048Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.922µs logger=migrator t=2026-04-02T09:01:19.582326847Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-02T09:01:19.584640212Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.321345ms logger=migrator t=2026-04-02T09:01:19.588807381Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-02T09:01:19.590613444Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.806003ms logger=migrator t=2026-04-02T09:01:19.595720265Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-02T09:01:19.598901881Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.186676ms logger=migrator t=2026-04-02T09:01:19.607379692Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-02T09:01:19.608455508Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.075366ms logger=migrator t=2026-04-02T09:01:19.615077475Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-02T09:01:19.61739707Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.313705ms logger=migrator t=2026-04-02T09:01:19.624755465Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-02T09:01:19.625977174Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.223259ms logger=migrator t=2026-04-02T09:01:19.630316727Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-02T09:01:19.631158057Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=841.17µs logger=migrator t=2026-04-02T09:01:19.638116743Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-02T09:01:19.638245206Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=134.284µs logger=migrator t=2026-04-02T09:01:19.64391064Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-02T09:01:19.643965352Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.922µs logger=migrator t=2026-04-02T09:01:19.650664591Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-02T09:01:19.653070398Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.409317ms logger=migrator t=2026-04-02T09:01:19.659350577Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-02T09:01:19.661449847Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.0988ms logger=migrator t=2026-04-02T09:01:19.666086547Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-02T09:01:19.668449944Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.362786ms logger=migrator t=2026-04-02T09:01:19.675763937Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-02T09:01:19.677666913Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.904185ms logger=migrator t=2026-04-02T09:01:19.684566396Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-02T09:01:19.684817382Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=251.966µs logger=migrator t=2026-04-02T09:01:19.689167056Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-02T09:01:19.690146789Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=979.783µs logger=migrator t=2026-04-02T09:01:19.695212379Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-02T09:01:19.696192533Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=981.494µs logger=migrator t=2026-04-02T09:01:19.706574239Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-02T09:01:19.706648861Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=77.952µs logger=migrator t=2026-04-02T09:01:19.711761103Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-02T09:01:19.712760926Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=992.444µs logger=migrator t=2026-04-02T09:01:19.717143991Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-02T09:01:19.717882788Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=738.817µs logger=migrator t=2026-04-02T09:01:19.726328849Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:01:19.733140041Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.807631ms logger=migrator t=2026-04-02T09:01:19.738458877Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-02T09:01:19.739723367Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.25622ms logger=migrator t=2026-04-02T09:01:19.746211481Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-02T09:01:19.747454081Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.232609ms logger=migrator t=2026-04-02T09:01:19.767088067Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-02T09:01:19.768577163Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.490406ms logger=migrator t=2026-04-02T09:01:19.780753722Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-02T09:01:19.781683954Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=935.012µs logger=migrator t=2026-04-02T09:01:19.821700265Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-02T09:01:19.822415512Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=718.027µs logger=migrator t=2026-04-02T09:01:19.851543594Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-02T09:01:19.854607817Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.066423ms logger=migrator t=2026-04-02T09:01:19.882278424Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-02T09:01:19.883897413Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.622609ms logger=migrator t=2026-04-02T09:01:19.975394467Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-02T09:01:19.975645603Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=253.486µs logger=migrator t=2026-04-02T09:01:19.983064439Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-02T09:01:19.983332075Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=271.046µs logger=migrator t=2026-04-02T09:01:19.99070123Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-02T09:01:19.991666443Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=967.463µs logger=migrator t=2026-04-02T09:01:20.028108759Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-02T09:01:20.032552045Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.456406ms logger=migrator t=2026-04-02T09:01:20.041852356Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-02T09:01:20.04286328Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.012824ms logger=migrator t=2026-04-02T09:01:20.051988147Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-02T09:01:20.05296269Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=977.393µs logger=migrator t=2026-04-02T09:01:20.069436941Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-02T09:01:20.07109714Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.662109ms logger=migrator t=2026-04-02T09:01:20.082232095Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-02T09:01:20.084495179Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.264754ms logger=migrator t=2026-04-02T09:01:20.097411296Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-02T09:01:20.09927068Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.860284ms logger=migrator t=2026-04-02T09:01:20.109236317Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-02T09:01:20.117669097Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.43107ms logger=migrator t=2026-04-02T09:01:20.125444472Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-02T09:01:20.126926487Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.483465ms logger=migrator t=2026-04-02T09:01:20.141311909Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-02T09:01:20.14261594Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.306911ms logger=migrator t=2026-04-02T09:01:20.148705935Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-02T09:01:20.150839495Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.12037ms logger=migrator t=2026-04-02T09:01:20.158239011Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-02T09:01:20.159053691Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=817.03µs logger=migrator t=2026-04-02T09:01:20.271849901Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-02T09:01:20.277664259Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.815958ms logger=migrator t=2026-04-02T09:01:20.284758048Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-02T09:01:20.289220513Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.460526ms logger=migrator t=2026-04-02T09:01:20.297360897Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-02T09:01:20.297432849Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=75.642µs logger=migrator t=2026-04-02T09:01:20.304614369Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-02T09:01:20.305009849Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=401.42µs logger=migrator t=2026-04-02T09:01:20.311150865Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-02T09:01:20.315526308Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.373634ms logger=migrator t=2026-04-02T09:01:20.325018404Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-02T09:01:20.325592178Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=578.204µs logger=migrator t=2026-04-02T09:01:20.33031282Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-02T09:01:20.330538785Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=226.435µs logger=migrator t=2026-04-02T09:01:20.335436562Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-02T09:01:20.338235348Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.798126ms logger=migrator t=2026-04-02T09:01:20.34631143Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-02T09:01:20.346661028Z level=info msg="Migration successfully executed" id="Update uid value" duration=352.358µs logger=migrator t=2026-04-02T09:01:20.35514893Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-02T09:01:20.356341938Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.194848ms logger=migrator t=2026-04-02T09:01:20.362532205Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-02T09:01:20.363677433Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.152087ms logger=migrator t=2026-04-02T09:01:20.433668926Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-02T09:01:20.435663663Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.995497ms logger=migrator t=2026-04-02T09:01:20.456439237Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-02T09:01:20.458398123Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.960786ms logger=migrator t=2026-04-02T09:01:20.493745523Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-02T09:01:20.496533659Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.791626ms logger=migrator t=2026-04-02T09:01:20.513592095Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-02T09:01:20.514775603Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.189188ms logger=migrator t=2026-04-02T09:01:20.523733356Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-02T09:01:20.524850262Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.113247ms logger=migrator t=2026-04-02T09:01:20.531152972Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-02T09:01:20.532010672Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=857.85µs logger=migrator t=2026-04-02T09:01:20.538076006Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-02T09:01:20.538719342Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=643.555µs logger=migrator t=2026-04-02T09:01:20.546408284Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-02T09:01:20.553107634Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.697799ms logger=migrator t=2026-04-02T09:01:20.558734957Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-02T09:01:20.560052209Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.302161ms logger=migrator t=2026-04-02T09:01:20.566034911Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-02T09:01:20.56727053Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.238729ms logger=migrator t=2026-04-02T09:01:20.578719772Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-02T09:01:20.579722456Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.004944ms logger=migrator t=2026-04-02T09:01:20.585626666Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-02T09:01:20.586853315Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.227149ms logger=migrator t=2026-04-02T09:01:20.594089727Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-02T09:01:20.594439266Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=350.099µs logger=migrator t=2026-04-02T09:01:20.602368044Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-02T09:01:20.603067221Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=707.527µs logger=migrator t=2026-04-02T09:01:20.609148925Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-02T09:01:20.609196746Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.651µs logger=migrator t=2026-04-02T09:01:20.615076786Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-02T09:01:20.619673925Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.599209ms logger=migrator t=2026-04-02T09:01:20.628237179Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-02T09:01:20.631776373Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.540144ms logger=migrator t=2026-04-02T09:01:20.64007403Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-02T09:01:20.640311646Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=240.136µs logger=migrator t=2026-04-02T09:01:20.64596067Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-02T09:01:20.648166822Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.206512ms logger=migrator t=2026-04-02T09:01:20.656579022Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-02T09:01:20.660204348Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.625516ms logger=migrator t=2026-04-02T09:01:20.667172104Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-02T09:01:20.668161437Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=989.803µs logger=migrator t=2026-04-02T09:01:20.674177861Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-02T09:01:20.674729624Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=560.544µs logger=migrator t=2026-04-02T09:01:20.6825766Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-02T09:01:20.683497602Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=923.322µs logger=migrator t=2026-04-02T09:01:20.689382912Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-02T09:01:20.69016889Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=789.458µs logger=migrator t=2026-04-02T09:01:20.738607531Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-02T09:01:20.739614165Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.010074ms logger=migrator t=2026-04-02T09:01:20.754258713Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-02T09:01:20.755318678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.077525ms logger=migrator t=2026-04-02T09:01:20.769233869Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-02T09:01:20.769386683Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=156.773µs logger=migrator t=2026-04-02T09:01:20.777543886Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-02T09:01:20.777646719Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=95.673µs logger=migrator t=2026-04-02T09:01:20.784319697Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-02T09:01:20.787656437Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.33782ms logger=migrator t=2026-04-02T09:01:20.813816198Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-02T09:01:20.816745078Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.93418ms logger=migrator t=2026-04-02T09:01:20.825360673Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-02T09:01:20.825440545Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.992µs logger=migrator t=2026-04-02T09:01:20.832378739Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-02T09:01:20.833886215Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.505086ms logger=migrator t=2026-04-02T09:01:20.8421056Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-02T09:01:20.843594976Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.491076ms logger=migrator t=2026-04-02T09:01:20.849989088Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-02T09:01:20.850035699Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.841µs logger=migrator t=2026-04-02T09:01:20.859142445Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-02T09:01:20.860120938Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=980.593µs logger=migrator t=2026-04-02T09:01:20.867163746Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-02T09:01:20.868021316Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=857.45µs logger=migrator t=2026-04-02T09:01:20.873610369Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-02T09:01:20.876517288Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.904509ms logger=migrator t=2026-04-02T09:01:20.883600756Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-02T09:01:20.883668478Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=67.752µs logger=migrator t=2026-04-02T09:01:20.891552255Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-02T09:01:20.893391979Z level=info msg="Migration successfully executed" id="create session table" duration=1.840414ms logger=migrator t=2026-04-02T09:01:20.903487459Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-02T09:01:20.903614812Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.803µs logger=migrator t=2026-04-02T09:01:20.91152322Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-02T09:01:20.911709074Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=188.174µs logger=migrator t=2026-04-02T09:01:20.91908967Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-02T09:01:20.920327999Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.23775ms logger=migrator t=2026-04-02T09:01:20.927616322Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-02T09:01:20.928976855Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.358542ms logger=migrator t=2026-04-02T09:01:20.936887833Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-02T09:01:20.936931704Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.351µs logger=migrator t=2026-04-02T09:01:20.944656147Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-02T09:01:20.944689248Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=47.571µs logger=migrator t=2026-04-02T09:01:20.950643639Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-02T09:01:20.954226904Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.582695ms logger=migrator t=2026-04-02T09:01:20.959689015Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-02T09:01:20.963379472Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.689908ms logger=migrator t=2026-04-02T09:01:20.987307291Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-02T09:01:20.987503265Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=174.415µs logger=migrator t=2026-04-02T09:01:20.995367282Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-02T09:01:20.995449764Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.242µs logger=migrator t=2026-04-02T09:01:21.001849606Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-02T09:01:21.002811819Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=965.193µs logger=migrator t=2026-04-02T09:01:21.009471607Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-02T09:01:21.009500698Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.381µs logger=migrator t=2026-04-02T09:01:21.014527227Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-02T09:01:21.017728173Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.200736ms logger=migrator t=2026-04-02T09:01:21.023844229Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-02T09:01:21.023992532Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.953µs logger=migrator t=2026-04-02T09:01:21.029773369Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-02T09:01:21.033135119Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.35381ms logger=migrator t=2026-04-02T09:01:21.039121912Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-02T09:01:21.042262156Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.137734ms logger=migrator t=2026-04-02T09:01:21.04958777Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-02T09:01:21.049672792Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=84.942µs logger=migrator t=2026-04-02T09:01:21.056272399Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-02T09:01:21.057224752Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=953.143µs logger=migrator t=2026-04-02T09:01:21.064932535Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-02T09:01:21.065884117Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=954.042µs logger=migrator t=2026-04-02T09:01:21.073189951Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-02T09:01:21.074306128Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.117277ms logger=migrator t=2026-04-02T09:01:21.0802863Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-02T09:01:21.081157811Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=869.73µs logger=migrator t=2026-04-02T09:01:21.089008437Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-02T09:01:21.089793386Z level=info msg="Migration successfully executed" id="add index alert state" duration=786.149µs logger=migrator t=2026-04-02T09:01:21.102229851Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-02T09:01:21.103084261Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=857.92µs logger=migrator t=2026-04-02T09:01:21.110380225Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-02T09:01:21.111127493Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=747.998µs logger=migrator t=2026-04-02T09:01:21.119305937Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-02T09:01:21.120193758Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=888.271µs logger=migrator t=2026-04-02T09:01:21.126750734Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-02T09:01:21.127986253Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.236349ms logger=migrator t=2026-04-02T09:01:21.136579307Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-02T09:01:21.147905667Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.323379ms logger=migrator t=2026-04-02T09:01:21.155947168Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-02T09:01:21.15728599Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.340641ms logger=migrator t=2026-04-02T09:01:21.169461439Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-02T09:01:21.17076233Z 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=1.306462ms logger=migrator t=2026-04-02T09:01:21.178094384Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-02T09:01:21.178407131Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=313.727µs logger=migrator t=2026-04-02T09:01:21.184974657Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-02T09:01:21.185633603Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=658.836µs logger=migrator t=2026-04-02T09:01:21.192354403Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-02T09:01:21.193853938Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.504866ms logger=migrator t=2026-04-02T09:01:21.199676687Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-02T09:01:21.203747633Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.075807ms logger=migrator t=2026-04-02T09:01:21.21117557Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-02T09:01:21.214827956Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.654596ms logger=migrator t=2026-04-02T09:01:21.223036302Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-02T09:01:21.227453366Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.417454ms logger=migrator t=2026-04-02T09:01:21.234685488Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-02T09:01:21.238663603Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.978175ms logger=migrator t=2026-04-02T09:01:21.244955633Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-02T09:01:21.245978047Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.022254ms logger=migrator t=2026-04-02T09:01:21.251724803Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-02T09:01:21.251755834Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.921µs logger=migrator t=2026-04-02T09:01:21.264885916Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-02T09:01:21.264933137Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.861µs logger=migrator t=2026-04-02T09:01:21.270145331Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-02T09:01:21.270973961Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=828.39µs logger=migrator t=2026-04-02T09:01:21.278418008Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T09:01:21.279530404Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.113326ms logger=migrator t=2026-04-02T09:01:21.288111378Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-02T09:01:21.288885986Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=777.268µs logger=migrator t=2026-04-02T09:01:21.295233337Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-02T09:01:21.296096998Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=864.871µs logger=migrator t=2026-04-02T09:01:21.311386011Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T09:01:21.312319383Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=934.742µs logger=migrator t=2026-04-02T09:01:21.330670599Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-02T09:01:21.335169296Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.502747ms logger=migrator t=2026-04-02T09:01:21.356987895Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-02T09:01:21.361691716Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.706352ms logger=migrator t=2026-04-02T09:01:21.370023224Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-02T09:01:21.370305891Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=282.787µs logger=migrator t=2026-04-02T09:01:21.375586746Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-02T09:01:21.377629355Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.042769ms logger=migrator t=2026-04-02T09:01:21.385652295Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-02T09:01:21.3866732Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.024505ms logger=migrator t=2026-04-02T09:01:21.392749924Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-02T09:01:21.396531174Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.77529ms logger=migrator t=2026-04-02T09:01:21.403224493Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-02T09:01:21.403353666Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=133.483µs logger=migrator t=2026-04-02T09:01:21.411773126Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-02T09:01:21.412696368Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=926.162µs logger=migrator t=2026-04-02T09:01:21.416352115Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-02T09:01:21.417304298Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=953.233µs logger=migrator t=2026-04-02T09:01:21.425471872Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-02T09:01:21.425597475Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=125.853µs logger=migrator t=2026-04-02T09:01:21.433232876Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-02T09:01:21.435294725Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.064879ms logger=migrator t=2026-04-02T09:01:21.444247458Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-02T09:01:21.445743373Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.499955ms logger=migrator t=2026-04-02T09:01:21.451996762Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-02T09:01:21.453233991Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.239359ms logger=migrator t=2026-04-02T09:01:21.458586848Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-02T09:01:21.459698055Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.109227ms logger=migrator t=2026-04-02T09:01:21.467566382Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-02T09:01:21.468597176Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.029964ms logger=migrator t=2026-04-02T09:01:21.474562418Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-02T09:01:21.475674874Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.112676ms logger=migrator t=2026-04-02T09:01:21.481934783Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-02T09:01:21.481965724Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.931µs logger=migrator t=2026-04-02T09:01:21.487999977Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-02T09:01:21.492694299Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.692392ms logger=migrator t=2026-04-02T09:01:21.498653Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-02T09:01:21.499567192Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=913.512µs logger=migrator t=2026-04-02T09:01:21.504325395Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-02T09:01:21.510507852Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.170657ms logger=migrator t=2026-04-02T09:01:21.517082648Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-02T09:01:21.518347158Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.26351ms logger=migrator t=2026-04-02T09:01:21.52638832Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-02T09:01:21.527407464Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.020034ms logger=migrator t=2026-04-02T09:01:21.542559234Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-02T09:01:21.544569141Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.012287ms logger=migrator t=2026-04-02T09:01:21.589742375Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-02T09:01:21.604042105Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.2998ms logger=migrator t=2026-04-02T09:01:21.657680669Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-02T09:01:21.65898127Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.302421ms logger=migrator t=2026-04-02T09:01:21.707130384Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-02T09:01:21.708811164Z 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.68115ms logger=migrator t=2026-04-02T09:01:21.729910215Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-02T09:01:21.730551481Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=642.925µs logger=migrator t=2026-04-02T09:01:21.758416273Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-02T09:01:21.759790676Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.375172ms logger=migrator t=2026-04-02T09:01:21.779018002Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-02T09:01:21.779484343Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=494.192µs logger=migrator t=2026-04-02T09:01:21.802137082Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-02T09:01:21.809869795Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.729874ms logger=migrator t=2026-04-02T09:01:21.834445669Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-02T09:01:21.838044125Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.596846ms logger=migrator t=2026-04-02T09:01:21.862466435Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-02T09:01:21.863612912Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.149467ms logger=migrator t=2026-04-02T09:01:21.884924249Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-02T09:01:21.886596388Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.673799ms logger=migrator t=2026-04-02T09:01:21.913142409Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-02T09:01:21.91358996Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=444.341µs logger=migrator t=2026-04-02T09:01:21.932659193Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-02T09:01:21.939818333Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.15843ms logger=migrator t=2026-04-02T09:01:22.031173604Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-02T09:01:22.032071955Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=900.411µs logger=migrator t=2026-04-02T09:01:22.037964375Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-02T09:01:22.038288783Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=329.968µs logger=migrator t=2026-04-02T09:01:22.045708659Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-02T09:01:22.046139989Z level=info msg="Migration successfully executed" id="Move region to single row" duration=432.65µs logger=migrator t=2026-04-02T09:01:22.052287795Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-02T09:01:22.053931505Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.644229ms logger=migrator t=2026-04-02T09:01:22.061642858Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-02T09:01:22.062543649Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=902.392µs logger=migrator t=2026-04-02T09:01:22.066960564Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T09:01:22.067966928Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.006494ms logger=migrator t=2026-04-02T09:01:22.075431935Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T09:01:22.077346301Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.914746ms logger=migrator t=2026-04-02T09:01:22.084492151Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-02T09:01:22.085424853Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=934.293µs logger=migrator t=2026-04-02T09:01:22.093340921Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-02T09:01:22.094452217Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.113046ms logger=migrator t=2026-04-02T09:01:22.101170357Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-02T09:01:22.10129685Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=129.993µs logger=migrator t=2026-04-02T09:01:22.108599313Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-02T09:01:22.109568096Z level=info msg="Migration successfully executed" id="create test_data table" duration=971.203µs logger=migrator t=2026-04-02T09:01:22.117663879Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-02T09:01:22.118922999Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.26243ms logger=migrator t=2026-04-02T09:01:22.126703153Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-02T09:01:22.127778729Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.078456ms logger=migrator t=2026-04-02T09:01:22.133441974Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-02T09:01:22.135188455Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.749452ms logger=migrator t=2026-04-02T09:01:22.144190819Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-02T09:01:22.144476656Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=286.737µs logger=migrator t=2026-04-02T09:01:22.148762358Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-02T09:01:22.149357552Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=595.815µs logger=migrator t=2026-04-02T09:01:22.155109979Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-02T09:01:22.15518086Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=71.531µs logger=migrator t=2026-04-02T09:01:22.159998865Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-02T09:01:22.161306866Z level=info msg="Migration successfully executed" id="create team table" duration=1.307491ms logger=migrator t=2026-04-02T09:01:22.166025698Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-02T09:01:22.167900453Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.874714ms logger=migrator t=2026-04-02T09:01:22.173841003Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-02T09:01:22.174985641Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.144418ms logger=migrator t=2026-04-02T09:01:22.18208778Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-02T09:01:22.186506534Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.418405ms logger=migrator t=2026-04-02T09:01:22.190855428Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-02T09:01:22.191054303Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=201.625µs logger=migrator t=2026-04-02T09:01:22.196025171Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-02T09:01:22.19727817Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.250279ms logger=migrator t=2026-04-02T09:01:22.204787029Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-02T09:01:22.205578998Z level=info msg="Migration successfully executed" id="create team member table" duration=790.019µs logger=migrator t=2026-04-02T09:01:22.213900595Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-02T09:01:22.215462843Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.560118ms logger=migrator t=2026-04-02T09:01:22.223900883Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-02T09:01:22.225654095Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.755732ms logger=migrator t=2026-04-02T09:01:22.230880419Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-02T09:01:22.232393995Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.514256ms logger=migrator t=2026-04-02T09:01:22.242816673Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-02T09:01:22.249705376Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.900954ms logger=migrator t=2026-04-02T09:01:22.254951951Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-02T09:01:22.260915062Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.956761ms logger=migrator t=2026-04-02T09:01:22.267467288Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-02T09:01:22.272357854Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.889486ms logger=migrator t=2026-04-02T09:01:22.277044506Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-02T09:01:22.278802918Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.758111ms logger=migrator t=2026-04-02T09:01:22.284213626Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-02T09:01:22.285876115Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.665329ms logger=migrator t=2026-04-02T09:01:22.2965796Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-02T09:01:22.299806046Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=3.222626ms logger=migrator t=2026-04-02T09:01:22.307681534Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-02T09:01:22.308768139Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.085595ms logger=migrator t=2026-04-02T09:01:22.31427642Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-02T09:01:22.315876359Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.600578ms logger=migrator t=2026-04-02T09:01:22.32142555Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-02T09:01:22.323146681Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.720881ms logger=migrator t=2026-04-02T09:01:22.331150471Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-02T09:01:22.332166665Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.015654ms logger=migrator t=2026-04-02T09:01:22.337547533Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-02T09:01:22.339176262Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.629609ms logger=migrator t=2026-04-02T09:01:22.344025257Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-02T09:01:22.344923269Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=897.761µs logger=migrator t=2026-04-02T09:01:22.350633054Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-02T09:01:22.35085569Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.116µs logger=migrator t=2026-04-02T09:01:22.35761763Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-02T09:01:22.358754597Z level=info msg="Migration successfully executed" id="create tag table" duration=1.137157ms logger=migrator t=2026-04-02T09:01:22.364360531Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-02T09:01:22.365222691Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=865.081µs logger=migrator t=2026-04-02T09:01:22.369610645Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-02T09:01:22.370869685Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.25517ms logger=migrator t=2026-04-02T09:01:22.376867658Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-02T09:01:22.378497576Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.628638ms logger=migrator t=2026-04-02T09:01:22.385124094Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-02T09:01:22.386415925Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.292301ms logger=migrator t=2026-04-02T09:01:22.391059155Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:01:22.407312641Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.253366ms logger=migrator t=2026-04-02T09:01:22.411524521Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-02T09:01:22.412108985Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=581.824µs logger=migrator t=2026-04-02T09:01:22.417298228Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-02T09:01:22.418837715Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.539137ms logger=migrator t=2026-04-02T09:01:22.425511133Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-02T09:01:22.425992115Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=482.092µs logger=migrator t=2026-04-02T09:01:22.431026334Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-02T09:01:22.43212608Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.100616ms logger=migrator t=2026-04-02T09:01:22.438759188Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-02T09:01:22.439573388Z level=info msg="Migration successfully executed" id="create user auth table" duration=814.16µs logger=migrator t=2026-04-02T09:01:22.446976423Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-02T09:01:22.447994418Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.017324ms logger=migrator t=2026-04-02T09:01:22.455758762Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-02T09:01:22.455906366Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=148.943µs logger=migrator t=2026-04-02T09:01:22.461117129Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-02T09:01:22.466297453Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.180113ms logger=migrator t=2026-04-02T09:01:22.470440401Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-02T09:01:22.476577286Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.134575ms logger=migrator t=2026-04-02T09:01:22.482359813Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-02T09:01:22.488818187Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.457364ms logger=migrator t=2026-04-02T09:01:22.497177135Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-02T09:01:22.506471256Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.289681ms logger=migrator t=2026-04-02T09:01:22.513817781Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-02T09:01:22.514941287Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.122406ms logger=migrator t=2026-04-02T09:01:22.527767332Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-02T09:01:22.533706273Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.935331ms logger=migrator t=2026-04-02T09:01:22.54410445Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-02T09:01:22.545149485Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.047945ms logger=migrator t=2026-04-02T09:01:22.5546218Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-02T09:01:22.556036454Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.416024ms logger=migrator t=2026-04-02T09:01:22.563113062Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-02T09:01:22.56472519Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.612148ms logger=migrator t=2026-04-02T09:01:22.576120171Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-02T09:01:22.577692418Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.574907ms logger=migrator t=2026-04-02T09:01:22.593034993Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-02T09:01:22.594576889Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.540756ms logger=migrator t=2026-04-02T09:01:22.599793644Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-02T09:01:22.601388251Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.595508ms logger=migrator t=2026-04-02T09:01:22.609805451Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-02T09:01:22.615806904Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.998953ms logger=migrator t=2026-04-02T09:01:22.625147746Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-02T09:01:22.626918388Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.772632ms logger=migrator t=2026-04-02T09:01:22.634411386Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-02T09:01:22.636599538Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.190372ms logger=migrator t=2026-04-02T09:01:22.644086106Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-02T09:01:22.644827404Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=739.177µs logger=migrator t=2026-04-02T09:01:22.652704651Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-02T09:01:22.654236107Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.600148ms logger=migrator t=2026-04-02T09:01:22.660699481Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-02T09:01:22.662246007Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.546036ms logger=migrator t=2026-04-02T09:01:22.668506286Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-02T09:01:22.668637429Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=132.193µs logger=migrator t=2026-04-02T09:01:22.676059956Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-02T09:01:22.67623227Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=173.774µs logger=migrator t=2026-04-02T09:01:22.682496709Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-02T09:01:22.684287601Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.790452ms logger=migrator t=2026-04-02T09:01:22.69307274Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T09:01:22.694729819Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.658679ms logger=migrator t=2026-04-02T09:01:22.701225574Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T09:01:22.702445533Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.219469ms logger=migrator t=2026-04-02T09:01:22.710374721Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:01:22.710450743Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=75.962µs logger=migrator t=2026-04-02T09:01:22.716326832Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T09:01:22.71790989Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.603078ms logger=migrator t=2026-04-02T09:01:22.724551288Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T09:01:22.725425089Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=876.141µs logger=migrator t=2026-04-02T09:01:22.732129758Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T09:01:22.733753887Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.624398ms logger=migrator t=2026-04-02T09:01:22.740448175Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T09:01:22.742025763Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.577518ms logger=migrator t=2026-04-02T09:01:22.957511073Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-02T09:01:22.965257437Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.743744ms logger=migrator t=2026-04-02T09:01:22.973832101Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-02T09:01:22.974857825Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.030914ms logger=migrator t=2026-04-02T09:01:22.981421061Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-02T09:01:22.981525484Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=107.663µs logger=migrator t=2026-04-02T09:01:22.992171407Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-02T09:01:22.993425097Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.254519ms logger=migrator t=2026-04-02T09:01:23.000498695Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-02T09:01:23.001587991Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.089355ms logger=migrator t=2026-04-02T09:01:23.006543458Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-02T09:01:23.008060274Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.516486ms logger=migrator t=2026-04-02T09:01:23.013843242Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:01:23.013925724Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.832µs logger=migrator t=2026-04-02T09:01:23.019074806Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-02T09:01:23.02009969Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.023004ms logger=migrator t=2026-04-02T09:01:23.027419754Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-02T09:01:23.028991652Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.571108ms logger=migrator t=2026-04-02T09:01:23.034601275Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-02T09:01:23.036222513Z 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.620828ms logger=migrator t=2026-04-02T09:01:23.041897848Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-02T09:01:23.042984774Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.088276ms logger=migrator t=2026-04-02T09:01:23.055913621Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-02T09:01:23.063504111Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.59229ms logger=migrator t=2026-04-02T09:01:23.070108319Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-02T09:01:23.071787108Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.67908ms logger=migrator t=2026-04-02T09:01:23.077427552Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T09:01:23.078921828Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.491146ms logger=migrator t=2026-04-02T09:01:23.087898421Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-02T09:01:23.114242347Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.339016ms logger=migrator t=2026-04-02T09:01:23.120276201Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-02T09:01:23.147642691Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.362671ms logger=migrator t=2026-04-02T09:01:23.154664318Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-02T09:01:23.155643991Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=980.113µs logger=migrator t=2026-04-02T09:01:23.161741766Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T09:01:23.163300163Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.558287ms logger=migrator t=2026-04-02T09:01:23.169279645Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-02T09:01:23.175524724Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.242658ms logger=migrator t=2026-04-02T09:01:23.23095275Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-02T09:01:23.24063234Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.68326ms logger=migrator t=2026-04-02T09:01:23.248337733Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-02T09:01:23.250001293Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.6637ms logger=migrator t=2026-04-02T09:01:23.26207296Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-02T09:01:23.263688558Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.616258ms logger=migrator t=2026-04-02T09:01:23.270221023Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-02T09:01:23.271256078Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.034675ms logger=migrator t=2026-04-02T09:01:23.278224594Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-02T09:01:23.279197327Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=972.393µs logger=migrator t=2026-04-02T09:01:23.285984028Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:01:23.28604646Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=62.861µs logger=migrator t=2026-04-02T09:01:23.295046163Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-02T09:01:23.300981454Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.939081ms logger=migrator t=2026-04-02T09:01:23.310502481Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-02T09:01:23.316489993Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.978771ms logger=migrator t=2026-04-02T09:01:23.322366523Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-02T09:01:23.328264633Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.89823ms logger=migrator t=2026-04-02T09:01:23.335678219Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-02T09:01:23.336513709Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=835.5µs logger=migrator t=2026-04-02T09:01:23.343392922Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-02T09:01:23.344271403Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=878.611µs logger=migrator t=2026-04-02T09:01:23.350396639Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-02T09:01:23.356175236Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.778088ms logger=migrator t=2026-04-02T09:01:23.362075266Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-02T09:01:23.367801562Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.725226ms logger=migrator t=2026-04-02T09:01:23.374203124Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-02T09:01:23.375079565Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=876.111µs logger=migrator t=2026-04-02T09:01:23.383768721Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-02T09:01:23.391846733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.076012ms logger=migrator t=2026-04-02T09:01:23.397836876Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-02T09:01:23.40349575Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.659174ms logger=migrator t=2026-04-02T09:01:23.467773587Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-02T09:01:23.467998553Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=227.716µs logger=migrator t=2026-04-02T09:01:23.504651624Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-02T09:01:23.505945824Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.296101ms logger=migrator t=2026-04-02T09:01:23.555719347Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-02T09:01:23.557971951Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.254484ms logger=migrator t=2026-04-02T09:01:23.602787655Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-02T09:01:23.60467605Z 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.891315ms logger=migrator t=2026-04-02T09:01:23.612348503Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T09:01:23.612437895Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=90.582µs logger=migrator t=2026-04-02T09:01:23.620036925Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-02T09:01:23.628543187Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.508402ms logger=migrator t=2026-04-02T09:01:23.634786186Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-02T09:01:23.641822273Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.041817ms logger=migrator t=2026-04-02T09:01:23.648145773Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-02T09:01:23.654384762Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.238559ms logger=migrator t=2026-04-02T09:01:23.660751383Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-02T09:01:23.666791166Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.045103ms logger=migrator t=2026-04-02T09:01:23.672608594Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-02T09:01:23.678804811Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.195337ms logger=migrator t=2026-04-02T09:01:23.686420483Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-02T09:01:23.686500524Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=81.781µs logger=migrator t=2026-04-02T09:01:23.693126962Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-02T09:01:23.694169297Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.042175ms logger=migrator t=2026-04-02T09:01:23.70019101Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-02T09:01:23.706625983Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.435533ms logger=migrator t=2026-04-02T09:01:23.715323409Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-02T09:01:23.715542934Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=228.035µs logger=migrator t=2026-04-02T09:01:23.722014318Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-02T09:01:23.74355503Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=21.512651ms logger=migrator t=2026-04-02T09:01:23.753149428Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-02T09:01:23.755217837Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.068849ms logger=migrator t=2026-04-02T09:01:23.781984153Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-02T09:01:23.788969899Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.984726ms logger=migrator t=2026-04-02T09:01:23.809248421Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-02T09:01:23.810312566Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.069415ms logger=migrator t=2026-04-02T09:01:23.816830591Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-02T09:01:23.818372948Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.537537ms logger=migrator t=2026-04-02T09:01:23.825754803Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-02T09:01:23.832170906Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.417263ms logger=migrator t=2026-04-02T09:01:23.83952308Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-02T09:01:23.840447292Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=926.452µs logger=migrator t=2026-04-02T09:01:23.846911926Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-02T09:01:23.84833953Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.436054ms logger=migrator t=2026-04-02T09:01:23.860524569Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-02T09:01:23.861580994Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.064225ms logger=migrator t=2026-04-02T09:01:23.869343559Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-02T09:01:23.870436825Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.094206ms logger=migrator t=2026-04-02T09:01:23.876645682Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-02T09:01:23.876752895Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.693µs logger=migrator t=2026-04-02T09:01:23.884431467Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-02T09:01:23.88664392Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.211303ms logger=migrator t=2026-04-02T09:01:23.898795989Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-02T09:01:23.899950006Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.154017ms logger=migrator t=2026-04-02T09:01:23.910027926Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-02T09:01:23.910507217Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-02T09:01:23.916713645Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-02T09:01:23.917487473Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=774.468µs logger=migrator t=2026-04-02T09:01:23.923917666Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-02T09:01:23.92576374Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.850024ms logger=migrator t=2026-04-02T09:01:23.931946847Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-02T09:01:23.939484796Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.53859ms logger=migrator t=2026-04-02T09:01:23.945098839Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-02T09:01:23.946067972Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=972.133µs logger=migrator t=2026-04-02T09:01:23.955751792Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-02T09:01:23.95818682Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.440658ms logger=migrator t=2026-04-02T09:01:23.965674928Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-02T09:01:23.967107982Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.434454ms logger=migrator t=2026-04-02T09:01:23.97502676Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-02T09:01:23.976411693Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.387413ms logger=migrator t=2026-04-02T09:01:23.983076641Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-02T09:01:23.98427614Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.200029ms logger=migrator t=2026-04-02T09:01:23.990686952Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-02T09:01:23.990728693Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=43.781µs logger=migrator t=2026-04-02T09:01:23.996649434Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-02T09:01:23.996766507Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=118.433µs logger=migrator t=2026-04-02T09:01:24.004296996Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-02T09:01:24.01375269Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.447254ms logger=migrator t=2026-04-02T09:01:24.03266618Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-02T09:01:24.03309553Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=432.871µs logger=migrator t=2026-04-02T09:01:24.039200785Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-02T09:01:24.04068458Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.486025ms logger=migrator t=2026-04-02T09:01:24.046655292Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-02T09:01:24.047023121Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=367.519µs logger=migrator t=2026-04-02T09:01:24.053512055Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-02T09:01:24.055135614Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.622518ms logger=migrator t=2026-04-02T09:01:24.086193792Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-02T09:01:24.087693827Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.501865ms logger=migrator t=2026-04-02T09:01:24.094273043Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-02T09:01:24.131961889Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.680446ms logger=migrator t=2026-04-02T09:01:24.140871301Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-02T09:01:24.148714627Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.839896ms logger=migrator t=2026-04-02T09:01:24.153596113Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-02T09:01:24.153741857Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=146.284µs logger=migrator t=2026-04-02T09:01:24.159396731Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-02T09:01:24.195057248Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.658467ms logger=migrator t=2026-04-02T09:01:24.201095322Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-02T09:01:24.234468675Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.367913ms logger=migrator t=2026-04-02T09:01:24.244237737Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-02T09:01:24.245085577Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=848.24µs logger=migrator t=2026-04-02T09:01:24.253491837Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-02T09:01:24.255123175Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.631888ms logger=migrator t=2026-04-02T09:01:24.261862586Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-02T09:01:24.263181097Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=1.318641ms logger=migrator t=2026-04-02T09:01:24.270014349Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-02T09:01:24.271943125Z level=info msg="Migration successfully executed" id="create permission table" duration=1.928976ms logger=migrator t=2026-04-02T09:01:24.279764041Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-02T09:01:24.281340059Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.575387ms logger=migrator t=2026-04-02T09:01:24.287841063Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-02T09:01:24.288935119Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.094276ms logger=migrator t=2026-04-02T09:01:24.295246799Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-02T09:01:24.297273667Z level=info msg="Migration successfully executed" id="create role table" duration=2.032179ms logger=migrator t=2026-04-02T09:01:24.305084112Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-02T09:01:24.313496692Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.40977ms logger=migrator t=2026-04-02T09:01:24.322684601Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-02T09:01:24.332296359Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.610938ms logger=migrator t=2026-04-02T09:01:24.343219139Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-02T09:01:24.344459048Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.2419ms logger=migrator t=2026-04-02T09:01:24.351944636Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-02T09:01:24.353238987Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.292551ms logger=migrator t=2026-04-02T09:01:24.364247928Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-02T09:01:24.366161434Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.915656ms logger=migrator t=2026-04-02T09:01:24.373523829Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-02T09:01:24.374780469Z level=info msg="Migration successfully executed" id="create team role table" duration=1.25468ms logger=migrator t=2026-04-02T09:01:24.385331949Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-02T09:01:24.387312986Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.983887ms logger=migrator t=2026-04-02T09:01:24.395502781Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-02T09:01:24.397826856Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.319665ms logger=migrator t=2026-04-02T09:01:24.403726126Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-02T09:01:24.405798326Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.0748ms logger=migrator t=2026-04-02T09:01:24.410470007Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-02T09:01:24.411497281Z level=info msg="Migration successfully executed" id="create user role table" duration=1.027364ms logger=migrator t=2026-04-02T09:01:24.419473051Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-02T09:01:24.420611328Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.139757ms logger=migrator t=2026-04-02T09:01:24.426132479Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-02T09:01:24.427285176Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.156177ms logger=migrator t=2026-04-02T09:01:24.432423368Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-02T09:01:24.433521484Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.098616ms logger=migrator t=2026-04-02T09:01:24.44092016Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-02T09:01:24.442040547Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.119267ms logger=migrator t=2026-04-02T09:01:24.44849532Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-02T09:01:24.449908374Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.416874ms logger=migrator t=2026-04-02T09:01:24.456673614Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-02T09:01:24.45856722Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.885965ms logger=migrator t=2026-04-02T09:01:24.465362941Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-02T09:01:24.473201487Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.844236ms logger=migrator t=2026-04-02T09:01:24.476736911Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-02T09:01:24.477503399Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=766.578µs logger=migrator t=2026-04-02T09:01:24.482488178Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-02T09:01:24.48340548Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=915.292µs logger=migrator t=2026-04-02T09:01:24.488936901Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-02T09:01:24.490762274Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.825193ms logger=migrator t=2026-04-02T09:01:24.49478381Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-02T09:01:24.49602881Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.24343ms logger=migrator t=2026-04-02T09:01:24.500439914Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-02T09:01:24.501353696Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=913.672µs logger=migrator t=2026-04-02T09:01:24.507115453Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-02T09:01:24.50825062Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.137377ms logger=migrator t=2026-04-02T09:01:24.513050654Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-02T09:01:24.521596257Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.544913ms logger=migrator t=2026-04-02T09:01:24.52760594Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-02T09:01:24.535756964Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.157193ms logger=migrator t=2026-04-02T09:01:24.540531127Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-02T09:01:24.546467168Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.930061ms logger=migrator t=2026-04-02T09:01:24.55161981Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-02T09:01:24.559735703Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.113813ms logger=migrator t=2026-04-02T09:01:24.564865425Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-02T09:01:24.565942031Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.076776ms logger=migrator t=2026-04-02T09:01:24.571043902Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-02T09:01:24.572085107Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.040575ms logger=migrator t=2026-04-02T09:01:24.578080299Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-02T09:01:24.579952794Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.873835ms logger=migrator t=2026-04-02T09:01:24.586381856Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-02T09:01:24.5873807Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=998.804µs logger=migrator t=2026-04-02T09:01:24.591464857Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-02T09:01:24.592929582Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.461165ms logger=migrator t=2026-04-02T09:01:24.598691959Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-02T09:01:24.598818112Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=126.323µs logger=migrator t=2026-04-02T09:01:24.603061633Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-02T09:01:24.603161265Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=106.533µs logger=migrator t=2026-04-02T09:01:24.607411776Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-02T09:01:24.607921198Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=509.382µs logger=migrator t=2026-04-02T09:01:24.612172679Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-02T09:01:24.61348923Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.322551ms logger=migrator t=2026-04-02T09:01:24.621323037Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-02T09:01:24.62270754Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.385872ms logger=migrator t=2026-04-02T09:01:24.627430582Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-02T09:01:24.627741839Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=311.388µs logger=migrator t=2026-04-02T09:01:24.631830416Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-02T09:01:24.63240775Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=578.254µs logger=migrator t=2026-04-02T09:01:24.637302846Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-02T09:01:24.638765001Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.461305ms logger=migrator t=2026-04-02T09:01:24.646024014Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-02T09:01:24.647601621Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.577727ms logger=migrator t=2026-04-02T09:01:24.653104392Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-02T09:01:24.661998193Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.890741ms logger=migrator t=2026-04-02T09:01:24.66819273Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-02T09:01:24.668247202Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.512µs logger=migrator t=2026-04-02T09:01:24.67279257Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-02T09:01:24.673895116Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.102097ms logger=migrator t=2026-04-02T09:01:24.68163957Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-02T09:01:24.683035983Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.396773ms logger=migrator t=2026-04-02T09:01:24.690161362Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-02T09:01:24.692243722Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.07845ms logger=migrator t=2026-04-02T09:01:24.697030465Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-02T09:01:24.707909424Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.877889ms logger=migrator t=2026-04-02T09:01:24.712406981Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-02T09:01:24.71363073Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.224999ms logger=migrator t=2026-04-02T09:01:24.718739231Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-02T09:01:24.719972651Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.23644ms logger=migrator t=2026-04-02T09:01:24.724404706Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-02T09:01:24.749369679Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.961373ms logger=migrator t=2026-04-02T09:01:24.757538563Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-02T09:01:24.758878445Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.341492ms logger=migrator t=2026-04-02T09:01:24.770693326Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-02T09:01:24.77256731Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.882825ms logger=migrator t=2026-04-02T09:01:24.78940771Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-02T09:01:24.79191818Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.51549ms logger=migrator t=2026-04-02T09:01:24.801099748Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-02T09:01:24.803169078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.07233ms logger=migrator t=2026-04-02T09:01:24.811466925Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-02T09:01:24.811825133Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=361.329µs logger=migrator t=2026-04-02T09:01:24.818160594Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-02T09:01:24.819518806Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.360972ms logger=migrator t=2026-04-02T09:01:24.828323235Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-02T09:01:24.837599846Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.27363ms logger=migrator t=2026-04-02T09:01:24.843294691Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-02T09:01:24.845253077Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.959896ms logger=migrator t=2026-04-02T09:01:24.850153504Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-02T09:01:24.851301531Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.147927ms logger=migrator t=2026-04-02T09:01:24.858118913Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T09:01:24.858698657Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T09:01:24.865671033Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T09:01:24.866791119Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T09:01:24.872660459Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-02T09:01:24.873474918Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=818.549µs logger=migrator t=2026-04-02T09:01:24.877517864Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-02T09:01:24.878400245Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=883.831µs logger=migrator t=2026-04-02T09:01:24.883346562Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T09:01:24.884876449Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.530767ms logger=migrator t=2026-04-02T09:01:24.892618683Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T09:01:24.895324017Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.706364ms logger=migrator t=2026-04-02T09:01:24.904663459Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T09:01:24.905862818Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.201198ms logger=migrator t=2026-04-02T09:01:24.910885777Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T09:01:24.912482185Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.596608ms logger=migrator t=2026-04-02T09:01:24.916542871Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-02T09:01:24.917138205Z level=info msg="Migration successfully executed" id="Drop public config table" duration=595.324µs logger=migrator t=2026-04-02T09:01:24.921987881Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-02T09:01:24.923950767Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.964397ms logger=migrator t=2026-04-02T09:01:24.929844937Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T09:01:24.931295262Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.450125ms logger=migrator t=2026-04-02T09:01:24.935990903Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T09:01:24.937169421Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.178628ms logger=migrator t=2026-04-02T09:01:24.942779035Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-02T09:01:24.944008994Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.228849ms logger=migrator t=2026-04-02T09:01:24.949130786Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-02T09:01:24.974607841Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.470795ms logger=migrator t=2026-04-02T09:01:24.980315767Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-02T09:01:24.992742332Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.428506ms logger=migrator t=2026-04-02T09:01:24.998051878Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-02T09:01:25.007519343Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.466895ms logger=migrator t=2026-04-02T09:01:25.014344205Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-02T09:01:25.014636492Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=292.417µs logger=migrator t=2026-04-02T09:01:25.018887033Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-02T09:01:25.029469585Z level=info msg="Migration successfully executed" id="add share column" duration=10.581471ms logger=migrator t=2026-04-02T09:01:25.035116799Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-02T09:01:25.035431756Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=318.837µs logger=migrator t=2026-04-02T09:01:25.04273853Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-02T09:01:25.043751094Z level=info msg="Migration successfully executed" id="create file table" duration=1.012564ms logger=migrator t=2026-04-02T09:01:25.048742783Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-02T09:01:25.050046044Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.303601ms logger=migrator t=2026-04-02T09:01:25.056042776Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-02T09:01:25.057337247Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.301851ms logger=migrator t=2026-04-02T09:01:25.069530256Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-02T09:01:25.07138802Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.859824ms logger=migrator t=2026-04-02T09:01:25.084459971Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-02T09:01:25.086901379Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.441378ms logger=migrator t=2026-04-02T09:01:25.093882885Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-02T09:01:25.093981117Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=141.243µs logger=migrator t=2026-04-02T09:01:25.102155842Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-02T09:01:25.102285525Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=131.223µs logger=migrator t=2026-04-02T09:01:25.115921819Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-02T09:01:25.116943633Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.022984ms logger=migrator t=2026-04-02T09:01:25.125723542Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-02T09:01:25.126339836Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=616.854µs logger=migrator t=2026-04-02T09:01:25.134405308Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-02T09:01:25.136258892Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.855924ms logger=migrator t=2026-04-02T09:01:25.175238648Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-02T09:01:25.187783656Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.545548ms logger=migrator t=2026-04-02T09:01:25.202703001Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-02T09:01:25.203143031Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=443.101µs logger=migrator t=2026-04-02T09:01:25.207842063Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-02T09:01:25.209890392Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.047179ms logger=migrator t=2026-04-02T09:01:25.505139117Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-02T09:01:25.506041298Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=913.031µs logger=migrator t=2026-04-02T09:01:26.036776939Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-02T09:01:26.037133137Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=361.188µs logger=migrator t=2026-04-02T09:01:26.519693532Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-02T09:01:26.520571673Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=883.581µs logger=migrator t=2026-04-02T09:01:26.733237997Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-02T09:01:26.746907721Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.672585ms logger=migrator t=2026-04-02T09:01:26.758474226Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-02T09:01:26.76914989Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.674714ms logger=migrator t=2026-04-02T09:01:26.791681025Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-02T09:01:26.793193681Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.515266ms logger=migrator t=2026-04-02T09:01:26.805679518Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-02T09:01:26.893413132Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.730715ms logger=migrator t=2026-04-02T09:01:26.95182219Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-02T09:01:26.953572752Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.754532ms logger=migrator t=2026-04-02T09:01:27.320320426Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-02T09:01:27.321811201Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.497445ms logger=migrator t=2026-04-02T09:01:27.415757784Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-02T09:01:27.444994338Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.234864ms logger=migrator t=2026-04-02T09:01:27.479257642Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-02T09:01:27.492307513Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.07679ms logger=migrator t=2026-04-02T09:01:27.512725988Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-02T09:01:27.513282521Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=518.482µs logger=migrator t=2026-04-02T09:01:27.565813939Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-02T09:01:27.566125077Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=315.117µs logger=migrator t=2026-04-02T09:01:27.584662447Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-02T09:01:27.585042166Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=382.279µs logger=migrator t=2026-04-02T09:01:27.607774916Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-02T09:01:27.608123534Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=351.938µs logger=migrator t=2026-04-02T09:01:27.620420637Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-02T09:01:27.620763565Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=345.389µs logger=migrator t=2026-04-02T09:01:27.638726832Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-02T09:01:27.640602426Z level=info msg="Migration successfully executed" id="create folder table" duration=1.875774ms logger=migrator t=2026-04-02T09:01:27.647142712Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-02T09:01:27.648515984Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.373972ms logger=migrator t=2026-04-02T09:01:27.654452555Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-02T09:01:27.657032967Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.581091ms logger=migrator t=2026-04-02T09:01:27.664669758Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-02T09:01:27.664722409Z level=info msg="Migration successfully executed" id="Update folder title length" duration=54.711µs logger=migrator t=2026-04-02T09:01:27.668795756Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T09:01:27.670170369Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.370403ms logger=migrator t=2026-04-02T09:01:27.676929659Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T09:01:27.678101557Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.175098ms logger=migrator t=2026-04-02T09:01:27.683154877Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-02T09:01:27.68453344Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.377533ms logger=migrator t=2026-04-02T09:01:27.688678789Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-02T09:01:27.689224651Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=544.993µs logger=migrator t=2026-04-02T09:01:27.693530964Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-02T09:01:27.694035536Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=502.572µs logger=migrator t=2026-04-02T09:01:27.700030568Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-02T09:01:27.701491563Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.463255ms logger=migrator t=2026-04-02T09:01:27.70596985Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-02T09:01:27.707295911Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.326412ms logger=migrator t=2026-04-02T09:01:27.711590043Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-02T09:01:27.713736024Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.146231ms logger=migrator t=2026-04-02T09:01:27.720100445Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-02T09:01:27.721769275Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.68716ms logger=migrator t=2026-04-02T09:01:27.728482864Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-02T09:01:27.730581074Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.11812ms logger=migrator t=2026-04-02T09:01:27.737839357Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-02T09:01:27.738787869Z level=info msg="Migration successfully executed" id="create anon_device table" duration=944.242µs logger=migrator t=2026-04-02T09:01:27.743208934Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-02T09:01:27.745482478Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.259544ms logger=migrator t=2026-04-02T09:01:27.751099022Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-02T09:01:27.752446244Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.346502ms logger=migrator t=2026-04-02T09:01:27.758695882Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-02T09:01:27.759672535Z level=info msg="Migration successfully executed" id="create signing_key table" duration=977.093µs logger=migrator t=2026-04-02T09:01:27.766856316Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-02T09:01:27.768402733Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.545247ms logger=migrator t=2026-04-02T09:01:27.779283371Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-02T09:01:27.780998922Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.718311ms logger=migrator t=2026-04-02T09:01:27.787747352Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-02T09:01:27.788320326Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=574.064µs logger=migrator t=2026-04-02T09:01:27.798824476Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-02T09:01:27.808994427Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.178822ms logger=migrator t=2026-04-02T09:01:27.817180272Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-02T09:01:27.817766196Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=588.384µs logger=migrator t=2026-04-02T09:01:27.83142271Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T09:01:27.831465261Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=46.821µs logger=migrator t=2026-04-02T09:01:27.837169337Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T09:01:27.838889608Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.71821ms logger=migrator t=2026-04-02T09:01:27.884984113Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T09:01:27.885039164Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=66.501µs logger=migrator t=2026-04-02T09:01:27.894509069Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-02T09:01:27.896151208Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.654299ms logger=migrator t=2026-04-02T09:01:27.902452008Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T09:01:27.90382578Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.373772ms logger=migrator t=2026-04-02T09:01:27.916122533Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-02T09:01:27.917577657Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.456264ms logger=migrator t=2026-04-02T09:01:27.924163814Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-02T09:01:27.925168238Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=999.213µs logger=migrator t=2026-04-02T09:01:27.931551009Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-02T09:01:27.931794745Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=244.076µs logger=migrator t=2026-04-02T09:01:27.938856663Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-02T09:01:27.939949069Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.093376ms logger=migrator t=2026-04-02T09:01:27.948448571Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-02T09:01:27.949708901Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.25956ms logger=migrator t=2026-04-02T09:01:27.957442915Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-02T09:01:27.958568951Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.126226ms logger=migrator t=2026-04-02T09:01:27.965413764Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-02T09:01:27.97659492Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.183276ms logger=migrator t=2026-04-02T09:01:27.987639012Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-02T09:01:28.000388525Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.751353ms logger=migrator t=2026-04-02T09:01:28.005976528Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-02T09:01:28.013082197Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.091488ms logger=migrator t=2026-04-02T09:01:28.02081604Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-02T09:01:28.020911073Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=96.953µs logger=migrator t=2026-04-02T09:01:28.026023794Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-02T09:01:28.038122361Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.098157ms logger=migrator t=2026-04-02T09:01:28.042748122Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-02T09:01:28.050022654Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.270672ms logger=migrator t=2026-04-02T09:01:28.055640268Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-02T09:01:28.056074648Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=431.01µs logger=migrator t=2026-04-02T09:01:28.063843663Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.078135251s logger=migrator t=2026-04-02T09:01:28.0645584Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-02T09:01:28.086195754Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-02T09:01:28.086522471Z level=info msg="Created default organization" logger=secrets t=2026-04-02T09:01:28.096492218Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T09:01:28.157275613Z level=info msg="Restored cache from database" duration=728.028µs logger=plugin.store t=2026-04-02T09:01:28.159938146Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-02T09:01:28.201403101Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-02T09:01:28.201441052Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-02T09:01:28.201507374Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-02T09:01:28.201515584Z level=info msg="Plugins loaded" count=54 duration=41.582238ms logger=query_data t=2026-04-02T09:01:28.205434377Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-02T09:01:28.209525994Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-02T09:01:28.217841442Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-02T09:01:28.226399785Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-02T09:01:28.228860334Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-02T09:01:28.230858521Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-02T09:01:28.254504743Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-02T09:01:28.277396687Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-02T09:01:28.298955719Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-02T09:01:28.29898612Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-02T09:01:28.299934593Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-02T09:01:28.300452025Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-02T09:01:28.30109214Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-02T09:01:28.302048883Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-02T09:01:28.302059963Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-02T09:01:28.414626218Z level=info msg="State cache has been initialized" states=0 duration=114.685284ms logger=ngalert.scheduler t=2026-04-02T09:01:28.41472372Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-02T09:01:28.415034467Z level=info msg=starting first_tick=2026-04-02T09:01:30Z logger=sqlstore.transactions t=2026-04-02T09:01:28.438637848Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-02T09:01:28.454344261Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-02T09:01:28.466852098Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-02T09:01:28.480526263Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-02T09:01:28.498745606Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-02T09:01:28.524876937Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-02T09:01:28.525824Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T09:01:28.529062487Z level=info msg="Patterns update finished" duration=112.473013ms logger=plugins.update.checker t=2026-04-02T09:01:28.566437955Z level=info msg="Update check succeeded" duration=266.479891ms logger=grafana.update.checker t=2026-04-02T09:01:28.606050556Z level=info msg="Update check succeeded" duration=305.95941ms logger=provisioning.dashboard t=2026-04-02T09:01:38.354900171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.369508948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.386397759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.450377759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.468385497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.507520457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.532832058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.583458681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.60318917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.783850302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.801346258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.839229468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.856767145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.910225145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.926895941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.977448092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:38.99588151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.129519987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.144601845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.194697505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.216921223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.259680009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.277460442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.339035945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.359130592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.407923212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.423884321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.486896498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.503537103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.5467604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.563684502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.619531469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.636504522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.687137416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.702506911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.761650466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.781023056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.826156439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.847047065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.906726973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.925430677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:39.997472629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.013406988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.076738293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.095222532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.147883373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.163820262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.221051262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.238711491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.29965974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.319080101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.38220674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.400570796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.453821851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.470385925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.529646703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.541220898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.601733476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.61409316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.669480116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.689594994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.759028983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.782710106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.892440093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.908035754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.982855742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:40.998554645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.21342709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.232621416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.322608355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.338853861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.436412439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.459526288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.553609983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.578041374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.660055593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.676043342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.761287418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.778244221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T09:01:41.856995662Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-02T09:02:54.323765935Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-02T09:11:28.337305199Z level=info msg="Completed cleanup jobs" duration=34.703774ms logger=plugins.update.checker t=2026-04-02T09:11:28.620655216Z level=info msg="Update check succeeded" duration=53.394327ms logger=cleanup t=2026-04-02T09:21:28.339497998Z level=info msg="Completed cleanup jobs" duration=39.160028ms logger=plugins.update.checker t=2026-04-02T09:21:28.624566226Z level=info msg="Update check succeeded" duration=57.79712ms