logger=settings t=2026-07-27T20:12:43.861375601Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-27T20:12:43Z logger=settings t=2026-07-27T20:12:43.86178629Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-27T20:12:43.861802441Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-27T20:12:43.861806551Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-27T20:12:43.861810071Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-27T20:12:43.861813251Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-27T20:12:43.861816661Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-27T20:12:43.861819861Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-27T20:12:43.861825771Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-27T20:12:43.861894913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-27T20:12:43.861900183Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-27T20:12:43.861906593Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-27T20:12:43.861909903Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-27T20:12:43.861914043Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-27T20:12:43.861964084Z level=info msg=Target target=[all] logger=settings t=2026-07-27T20:12:43.861982145Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-27T20:12:43.861986155Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-27T20:12:43.861989405Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-27T20:12:43.861992815Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-27T20:12:43.861996075Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-27T20:12:43.861999765Z level=info msg="App mode production" logger=sqlstore t=2026-07-27T20:12:43.862340522Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-27T20:12:43.862361053Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-27T20:12:43.863728874Z level=info msg="Locking database" logger=migrator t=2026-07-27T20:12:43.863740724Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-27T20:12:43.864395538Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-27T20:12:43.865283347Z level=info msg="Migration successfully executed" id="create migration_log table" duration=887.299µs logger=migrator t=2026-07-27T20:12:43.901120658Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-27T20:12:43.902500569Z level=info msg="Migration successfully executed" id="create user table" duration=1.379591ms logger=migrator t=2026-07-27T20:12:43.937326806Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-27T20:12:43.938559133Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.235967ms logger=migrator t=2026-07-27T20:12:43.945480316Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-27T20:12:43.946234663Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=754.327µs logger=migrator t=2026-07-27T20:12:43.952333647Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-27T20:12:43.953745188Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.393331ms logger=migrator t=2026-07-27T20:12:43.961802536Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-27T20:12:43.962534052Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=731.646µs logger=migrator t=2026-07-27T20:12:43.984896025Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-27T20:12:43.990235993Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.339678ms logger=migrator t=2026-07-27T20:12:44.015585713Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-27T20:12:44.017597947Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.012724ms logger=migrator t=2026-07-27T20:12:44.028637641Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-27T20:12:44.030015191Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.390101ms logger=migrator t=2026-07-27T20:12:44.038398096Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-27T20:12:44.039765586Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.366931ms logger=migrator t=2026-07-27T20:12:44.047559637Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-27T20:12:44.048684493Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.124876ms logger=migrator t=2026-07-27T20:12:44.055948423Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-27T20:12:44.056818063Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=866.36µs logger=migrator t=2026-07-27T20:12:44.062088428Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-27T20:12:44.06396196Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.877232ms logger=migrator t=2026-07-27T20:12:44.068893599Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-27T20:12:44.06895712Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.491µs logger=migrator t=2026-07-27T20:12:44.075109316Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-27T20:12:44.076730372Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.620737ms logger=migrator t=2026-07-27T20:12:44.086111728Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-27T20:12:44.086531017Z level=info msg="Migration successfully executed" id="Add missing user data" duration=402.729µs logger=migrator t=2026-07-27T20:12:44.094084444Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-27T20:12:44.095221059Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.145585ms logger=migrator t=2026-07-27T20:12:44.102937469Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-27T20:12:44.104386262Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.453093ms logger=migrator t=2026-07-27T20:12:44.112159512Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-27T20:12:44.114117506Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.957974ms logger=migrator t=2026-07-27T20:12:44.123618995Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-27T20:12:44.131635882Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.016447ms logger=migrator t=2026-07-27T20:12:44.137135283Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-27T20:12:44.1383419Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.207677ms logger=migrator t=2026-07-27T20:12:44.143702129Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-27T20:12:44.143895903Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.414µs logger=migrator t=2026-07-27T20:12:44.14922367Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-27T20:12:44.150201862Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.001552ms logger=migrator t=2026-07-27T20:12:44.158450874Z 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-07-27T20:12:44.158939554Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=489.13µs logger=migrator t=2026-07-27T20:12:44.165747895Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-27T20:12:44.166478121Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=731.026µs logger=migrator t=2026-07-27T20:12:44.189862906Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-27T20:12:44.191155585Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.295919ms logger=migrator t=2026-07-27T20:12:44.201992233Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-27T20:12:44.202658399Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=667.876µs logger=migrator t=2026-07-27T20:12:44.294888463Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-27T20:12:44.295493966Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=606.523µs logger=migrator t=2026-07-27T20:12:44.319432434Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-27T20:12:44.320339034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=906.23µs logger=migrator t=2026-07-27T20:12:44.329581858Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-27T20:12:44.331080221Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.500963ms logger=migrator t=2026-07-27T20:12:44.345434098Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-27T20:12:44.345474009Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.851µs logger=migrator t=2026-07-27T20:12:44.36366792Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-27T20:12:44.364664402Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=995.682µs logger=migrator t=2026-07-27T20:12:44.384843957Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-27T20:12:44.386318379Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.474272ms logger=migrator t=2026-07-27T20:12:44.40629091Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-27T20:12:44.40720385Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=916.37µs logger=migrator t=2026-07-27T20:12:44.421352102Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-27T20:12:44.422190481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=841.479µs logger=migrator t=2026-07-27T20:12:44.435854662Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-27T20:12:44.440809292Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.967079ms logger=migrator t=2026-07-27T20:12:44.475562868Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-27T20:12:44.476927828Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.368931ms logger=migrator t=2026-07-27T20:12:44.496643613Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-27T20:12:44.497781878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.141735ms logger=migrator t=2026-07-27T20:12:44.513321971Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-27T20:12:44.514434365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.129975ms logger=migrator t=2026-07-27T20:12:44.522997414Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-27T20:12:44.524727933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.726388ms logger=migrator t=2026-07-27T20:12:44.539402306Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-27T20:12:44.540211604Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=812.738µs logger=migrator t=2026-07-27T20:12:44.558321284Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-27T20:12:44.558854215Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=535.372µs logger=migrator t=2026-07-27T20:12:44.572086407Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-27T20:12:44.572819803Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=737.146µs logger=migrator t=2026-07-27T20:12:44.582510766Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-27T20:12:44.58313842Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=630.064µs logger=migrator t=2026-07-27T20:12:44.59762794Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-27T20:12:44.599387308Z level=info msg="Migration successfully executed" id="create star table" duration=1.775548ms logger=migrator t=2026-07-27T20:12:44.613291755Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-27T20:12:44.614487552Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.196817ms logger=migrator t=2026-07-27T20:12:44.628755327Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-27T20:12:44.629693297Z level=info msg="Migration successfully executed" id="create org table v1" duration=940.311µs logger=migrator t=2026-07-27T20:12:44.647614553Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-27T20:12:44.648763128Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.150795ms logger=migrator t=2026-07-27T20:12:44.673159376Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-27T20:12:44.674368743Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.211687ms logger=migrator t=2026-07-27T20:12:44.69417886Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-27T20:12:44.695173981Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=996.582µs logger=migrator t=2026-07-27T20:12:44.706601224Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-27T20:12:44.707575315Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=981.451µs logger=migrator t=2026-07-27T20:12:44.720881569Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-27T20:12:44.72233781Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.450951ms logger=migrator t=2026-07-27T20:12:44.739267984Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-27T20:12:44.739325215Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.751µs logger=migrator t=2026-07-27T20:12:44.745290806Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-27T20:12:44.745317617Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.921µs logger=migrator t=2026-07-27T20:12:44.750348308Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-27T20:12:44.750558323Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=210.515µs logger=migrator t=2026-07-27T20:12:44.755189445Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-27T20:12:44.755961182Z level=info msg="Migration successfully executed" id="create dashboard table" duration=776.407µs logger=migrator t=2026-07-27T20:12:44.762949377Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-27T20:12:44.764865418Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.907072ms logger=migrator t=2026-07-27T20:12:44.769439049Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-27T20:12:44.770771848Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.331839ms logger=migrator t=2026-07-27T20:12:44.779345678Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-27T20:12:44.780011043Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=666.055µs logger=migrator t=2026-07-27T20:12:44.791981586Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-27T20:12:44.793652804Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.674618ms logger=migrator t=2026-07-27T20:12:44.798736905Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-27T20:12:44.799418621Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=682.436µs logger=migrator t=2026-07-27T20:12:44.80440857Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-27T20:12:44.81120548Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.79749ms logger=migrator t=2026-07-27T20:12:44.815816443Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-27T20:12:44.816515918Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=700.126µs logger=migrator t=2026-07-27T20:12:44.821398376Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-27T20:12:44.822799286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.412871ms logger=migrator t=2026-07-27T20:12:44.83700461Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-27T20:12:44.838473463Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.469582ms logger=migrator t=2026-07-27T20:12:44.844658419Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-27T20:12:44.845376774Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=721.245µs logger=migrator t=2026-07-27T20:12:44.849486425Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-27T20:12:44.850571349Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.085894ms logger=migrator t=2026-07-27T20:12:44.857506761Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-27T20:12:44.857674915Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=168.594µs logger=migrator t=2026-07-27T20:12:44.861667264Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-27T20:12:44.864957196Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.289692ms logger=migrator t=2026-07-27T20:12:44.87236988Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-27T20:12:44.87420042Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.82617ms logger=migrator t=2026-07-27T20:12:44.878849813Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-27T20:12:44.880866797Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.017195ms logger=migrator t=2026-07-27T20:12:44.886136714Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-27T20:12:44.887000552Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=863.788µs logger=migrator t=2026-07-27T20:12:44.892974004Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-27T20:12:44.896316978Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.340663ms logger=migrator t=2026-07-27T20:12:44.90189343Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-27T20:12:44.902808411Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=905.141µs logger=migrator t=2026-07-27T20:12:44.910167503Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-27T20:12:44.911750288Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.583565ms logger=migrator t=2026-07-27T20:12:44.919162661Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-27T20:12:44.919312675Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=156.904µs logger=migrator t=2026-07-27T20:12:44.92680273Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-27T20:12:44.926854971Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.361µs logger=migrator t=2026-07-27T20:12:44.93448229Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-27T20:12:44.937319832Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.841633ms logger=migrator t=2026-07-27T20:12:44.947812964Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-27T20:12:44.950154146Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.343001ms logger=migrator t=2026-07-27T20:12:44.955351349Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-27T20:12:44.957809864Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.458155ms logger=migrator t=2026-07-27T20:12:45.286265109Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-27T20:12:45.290519623Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.251625ms logger=migrator t=2026-07-27T20:12:45.298236464Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-27T20:12:45.298459789Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=223.255µs logger=migrator t=2026-07-27T20:12:45.304358169Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-27T20:12:45.305458152Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.095323ms logger=migrator t=2026-07-27T20:12:45.310095495Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-27T20:12:45.311126737Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.030912ms logger=migrator t=2026-07-27T20:12:45.317521809Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-27T20:12:45.31755681Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.261µs logger=migrator t=2026-07-27T20:12:45.322760435Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-27T20:12:45.323681195Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=921.19µs logger=migrator t=2026-07-27T20:12:45.32801124Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-27T20:12:45.328736547Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=725.026µs logger=migrator t=2026-07-27T20:12:45.336131819Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-27T20:12:45.341843455Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.711146ms logger=migrator t=2026-07-27T20:12:45.360755822Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-27T20:12:45.364448603Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=3.712181ms logger=migrator t=2026-07-27T20:12:45.36972079Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-27T20:12:45.37103555Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.31832ms logger=migrator t=2026-07-27T20:12:45.381745756Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-27T20:12:45.383164527Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.421221ms logger=migrator t=2026-07-27T20:12:45.390442558Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-27T20:12:45.391126493Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=686.755µs logger=migrator t=2026-07-27T20:12:45.395485158Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-27T20:12:45.396402729Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=918.231µs logger=migrator t=2026-07-27T20:12:45.401628534Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-27T20:12:45.403819372Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.189608ms logger=migrator t=2026-07-27T20:12:45.409704483Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-27T20:12:45.412092084Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.389201ms logger=migrator t=2026-07-27T20:12:45.416065673Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-27T20:12:45.416357409Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=283.806µs logger=migrator t=2026-07-27T20:12:45.421169195Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-27T20:12:45.421952712Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=789.877µs logger=migrator t=2026-07-27T20:12:45.433386274Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-27T20:12:45.434526039Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.143205ms logger=migrator t=2026-07-27T20:12:45.443028527Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-27T20:12:45.452786943Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=9.755416ms logger=migrator t=2026-07-27T20:12:45.458959869Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-27T20:12:45.460440952Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.481263ms logger=migrator t=2026-07-27T20:12:45.472535478Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-27T20:12:45.473662033Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.129655ms logger=migrator t=2026-07-27T20:12:45.480012703Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-27T20:12:45.480740819Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=729.426µs logger=migrator t=2026-07-27T20:12:45.489068143Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-27T20:12:45.489900371Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=833.918µs logger=migrator t=2026-07-27T20:12:45.495043535Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-27T20:12:45.495871713Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=832.759µs logger=migrator t=2026-07-27T20:12:45.499785039Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-27T20:12:45.506500557Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.718678ms logger=migrator t=2026-07-27T20:12:45.515292721Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-27T20:12:45.516514089Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.221348ms logger=migrator t=2026-07-27T20:12:45.522082412Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-27T20:12:45.524487645Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.401183ms logger=migrator t=2026-07-27T20:12:45.535560298Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-27T20:12:45.537116143Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.559125ms logger=migrator t=2026-07-27T20:12:45.543082584Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-27T20:12:45.543668607Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=584.263µs logger=migrator t=2026-07-27T20:12:45.547900481Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-27T20:12:45.550301724Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.397603ms logger=migrator t=2026-07-27T20:12:45.555081059Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-27T20:12:45.55740941Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.324121ms logger=migrator t=2026-07-27T20:12:45.563162327Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-27T20:12:45.563208848Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.111µs logger=migrator t=2026-07-27T20:12:45.567460852Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-27T20:12:45.568201018Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=744.746µs logger=migrator t=2026-07-27T20:12:45.575361877Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-27T20:12:45.578774312Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.416066ms logger=migrator t=2026-07-27T20:12:45.583214359Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-27T20:12:45.583504396Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=289.967µs logger=migrator t=2026-07-27T20:12:45.587828261Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-27T20:12:45.588137518Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=311.967µs logger=migrator t=2026-07-27T20:12:45.592982305Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-27T20:12:45.596438721Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.461036ms logger=migrator t=2026-07-27T20:12:45.600956131Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-27T20:12:45.601437672Z level=info msg="Migration successfully executed" id="Update uid value" duration=481.461µs logger=migrator t=2026-07-27T20:12:45.606152286Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-27T20:12:45.607080926Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=923.65µs logger=migrator t=2026-07-27T20:12:45.61133062Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-27T20:12:45.612582318Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.251968ms logger=migrator t=2026-07-27T20:12:45.623060569Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-27T20:12:45.625951363Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.887293ms logger=migrator t=2026-07-27T20:12:45.63263573Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-27T20:12:45.634115833Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.482163ms logger=migrator t=2026-07-27T20:12:45.640796Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-27T20:12:45.641418783Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=622.153µs logger=migrator t=2026-07-27T20:12:45.646586977Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-27T20:12:45.647512077Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=924.85µs logger=migrator t=2026-07-27T20:12:45.653535681Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-27T20:12:45.654301688Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=761.067µs logger=migrator t=2026-07-27T20:12:45.65850978Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-27T20:12:45.659597245Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.088245ms logger=migrator t=2026-07-27T20:12:45.666611149Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-27T20:12:45.667574811Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=958.202µs logger=migrator t=2026-07-27T20:12:45.675847304Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-27T20:12:45.683065372Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.217048ms logger=migrator t=2026-07-27T20:12:45.69610136Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-27T20:12:45.697112332Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.008372ms logger=migrator t=2026-07-27T20:12:45.701189142Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-27T20:12:45.702204595Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.015512ms logger=migrator t=2026-07-27T20:12:45.707737147Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-27T20:12:45.709046725Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.309779ms logger=migrator t=2026-07-27T20:12:45.713612636Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-27T20:12:45.714875873Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.270257ms logger=migrator t=2026-07-27T20:12:45.719530326Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-27T20:12:45.720065878Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=529.672µs logger=migrator t=2026-07-27T20:12:45.725481238Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-27T20:12:45.727147175Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.660127ms logger=migrator t=2026-07-27T20:12:45.735389646Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-27T20:12:45.735457018Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=72.872µs logger=migrator t=2026-07-27T20:12:45.740797146Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-27T20:12:45.745617662Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.820556ms logger=migrator t=2026-07-27T20:12:45.751352179Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-27T20:12:45.754296684Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.944135ms logger=migrator t=2026-07-27T20:12:45.760851388Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-27T20:12:45.761101664Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=260.566µs logger=migrator t=2026-07-27T20:12:45.767319861Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-27T20:12:45.770301816Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.981745ms logger=migrator t=2026-07-27T20:12:45.774207933Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-27T20:12:45.776926663Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.71864ms logger=migrator t=2026-07-27T20:12:45.782602528Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-27T20:12:45.783927977Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.465742ms logger=migrator t=2026-07-27T20:12:45.791586446Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-27T20:12:45.792433145Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=822.398µs logger=migrator t=2026-07-27T20:12:45.800069013Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-27T20:12:45.800923252Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=854.199µs logger=migrator t=2026-07-27T20:12:45.806880603Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-27T20:12:45.807933517Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.045324ms logger=migrator t=2026-07-27T20:12:45.816183549Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-27T20:12:45.818170422Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.985283ms logger=migrator t=2026-07-27T20:12:45.823673414Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-27T20:12:45.825067895Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.394541ms logger=migrator t=2026-07-27T20:12:45.830500915Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-27T20:12:45.830643168Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=144.493µs logger=migrator t=2026-07-27T20:12:45.836211471Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-27T20:12:45.836241151Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.59µs logger=migrator t=2026-07-27T20:12:45.84344444Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-27T20:12:45.847380987Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.944137ms logger=migrator t=2026-07-27T20:12:45.852753056Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-27T20:12:45.85564749Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.898723ms logger=migrator t=2026-07-27T20:12:45.861036058Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-27T20:12:45.86111445Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.982µs logger=migrator t=2026-07-27T20:12:45.867395448Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-27T20:12:45.868271867Z level=info msg="Migration successfully executed" id="create quota table v1" duration=875.499µs logger=migrator t=2026-07-27T20:12:45.880356885Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-27T20:12:45.881613892Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.266228ms logger=migrator t=2026-07-27T20:12:45.888245178Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-27T20:12:45.888308199Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=147.663µs logger=migrator t=2026-07-27T20:12:45.893646467Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-27T20:12:45.894756922Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.110595ms logger=migrator t=2026-07-27T20:12:45.900852717Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-27T20:12:45.9019324Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.079363ms logger=migrator t=2026-07-27T20:12:45.909129769Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-27T20:12:45.912863631Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.733712ms logger=migrator t=2026-07-27T20:12:45.920263445Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-27T20:12:45.920385668Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=127.582µs logger=migrator t=2026-07-27T20:12:45.925523771Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-27T20:12:45.927016973Z level=info msg="Migration successfully executed" id="create session table" duration=1.491952ms logger=migrator t=2026-07-27T20:12:45.93547673Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-27T20:12:45.935579232Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=101.012µs logger=migrator t=2026-07-27T20:12:45.942339912Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-27T20:12:45.942441964Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=111.232µs logger=migrator t=2026-07-27T20:12:45.948022897Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-27T20:12:45.948860625Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=838.028µs logger=migrator t=2026-07-27T20:12:45.956611686Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-27T20:12:45.958347844Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.740008ms logger=migrator t=2026-07-27T20:12:45.965739118Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-27T20:12:45.965787099Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.411µs logger=migrator t=2026-07-27T20:12:45.970938593Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-27T20:12:45.970971033Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.14µs logger=migrator t=2026-07-27T20:12:45.975049913Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-27T20:12:45.978725945Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.681612ms logger=migrator t=2026-07-27T20:12:45.990044684Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-27T20:12:45.99395007Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.907526ms logger=migrator t=2026-07-27T20:12:45.999242577Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-27T20:12:45.999344299Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.192µs logger=migrator t=2026-07-27T20:12:46.00437755Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-27T20:12:46.004473672Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=101.642µs logger=migrator t=2026-07-27T20:12:46.010332391Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-27T20:12:46.011475136Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.142595ms logger=migrator t=2026-07-27T20:12:46.019061834Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-27T20:12:46.019111015Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=50.211µs logger=migrator t=2026-07-27T20:12:46.024466523Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-27T20:12:46.028928472Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.461289ms logger=migrator t=2026-07-27T20:12:46.03385705Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-27T20:12:46.034016744Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.394µs logger=migrator t=2026-07-27T20:12:46.040672851Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-27T20:12:46.044324261Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.65197ms logger=migrator t=2026-07-27T20:12:46.050007077Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-27T20:12:46.053398781Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.386634ms logger=migrator t=2026-07-27T20:12:46.058922163Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-27T20:12:46.059034736Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=108.102µs logger=migrator t=2026-07-27T20:12:46.064316222Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-27T20:12:46.065172462Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=865.28µs logger=migrator t=2026-07-27T20:12:46.073361341Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-27T20:12:46.074338834Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=978.173µs logger=migrator t=2026-07-27T20:12:46.081061952Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-27T20:12:46.083204639Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.135867ms logger=migrator t=2026-07-27T20:12:46.089429446Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-27T20:12:46.090604973Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.177607ms logger=migrator t=2026-07-27T20:12:46.541871879Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-27T20:12:46.543430153Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.560704ms logger=migrator t=2026-07-27T20:12:46.838283948Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-27T20:12:46.840276972Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.007124ms logger=migrator t=2026-07-27T20:12:46.847267346Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-27T20:12:46.848554974Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.291238ms logger=migrator t=2026-07-27T20:12:46.854493185Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-27T20:12:46.855621191Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.144696ms logger=migrator t=2026-07-27T20:12:46.862242427Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-27T20:12:46.863482135Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.239918ms logger=migrator t=2026-07-27T20:12:46.868549086Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-27T20:12:46.878428224Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.879178ms logger=migrator t=2026-07-27T20:12:46.884081009Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-27T20:12:46.884548889Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=466.62µs logger=migrator t=2026-07-27T20:12:46.890555871Z 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-07-27T20:12:46.89186227Z 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.311169ms logger=migrator t=2026-07-27T20:12:46.897589257Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-27T20:12:46.898035976Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=447.369µs logger=migrator t=2026-07-27T20:12:46.902750251Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-27T20:12:46.903621509Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=871.498µs logger=migrator t=2026-07-27T20:12:46.909408317Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-27T20:12:46.910127693Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=715.576µs logger=migrator t=2026-07-27T20:12:46.915745867Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-27T20:12:46.92268065Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.934533ms logger=migrator t=2026-07-27T20:12:46.928697143Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-27T20:12:46.932397854Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.700121ms logger=migrator t=2026-07-27T20:12:46.937888665Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-27T20:12:46.942646761Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.757526ms logger=migrator t=2026-07-27T20:12:46.948735845Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-27T20:12:46.952714422Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.978167ms logger=migrator t=2026-07-27T20:12:46.958076181Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-27T20:12:46.958983721Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=906.951µs logger=migrator t=2026-07-27T20:12:46.964658377Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-27T20:12:46.964702348Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=46.041µs logger=migrator t=2026-07-27T20:12:46.971558288Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-27T20:12:46.971599349Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.201µs logger=migrator t=2026-07-27T20:12:46.976767353Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-27T20:12:46.977616742Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=848.879µs logger=migrator t=2026-07-27T20:12:46.984099135Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-27T20:12:46.985063186Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=963.871µs logger=migrator t=2026-07-27T20:12:47.157677216Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-27T20:12:47.159901184Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.260639ms logger=migrator t=2026-07-27T20:12:47.292183033Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-27T20:12:47.293708436Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.528323ms logger=migrator t=2026-07-27T20:12:47.412364025Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-27T20:12:47.414362159Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.999605ms logger=migrator t=2026-07-27T20:12:47.673537328Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-27T20:12:47.677587357Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.052599ms logger=migrator t=2026-07-27T20:12:47.705216917Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-27T20:12:47.709917291Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.700064ms logger=migrator t=2026-07-27T20:12:47.783066215Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-27T20:12:47.783326211Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=250.185µs logger=migrator t=2026-07-27T20:12:47.892588752Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-27T20:12:47.893952731Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.365509ms logger=migrator t=2026-07-27T20:12:48.188751167Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-27T20:12:48.19069853Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.950132ms logger=migrator t=2026-07-27T20:12:48.290601174Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-27T20:12:48.297751672Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.159228ms logger=migrator t=2026-07-27T20:12:48.503617286Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-27T20:12:48.504018224Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=404.948µs logger=migrator t=2026-07-27T20:12:48.750163687Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-27T20:12:48.751489775Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.333759ms logger=migrator t=2026-07-27T20:12:48.765006284Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-27T20:12:48.766739103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.734159ms logger=migrator t=2026-07-27T20:12:48.7978864Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-27T20:12:48.798081724Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=194.534µs logger=migrator t=2026-07-27T20:12:48.833862484Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-27T20:12:48.835034319Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.167315ms logger=migrator t=2026-07-27T20:12:48.851551554Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-27T20:12:48.85316819Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.618556ms logger=migrator t=2026-07-27T20:12:48.862965406Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-27T20:12:48.864445329Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.497624ms logger=migrator t=2026-07-27T20:12:48.878777215Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-27T20:12:48.880674227Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.896832ms logger=migrator t=2026-07-27T20:12:48.899577864Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-27T20:12:48.901956756Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.383273ms logger=migrator t=2026-07-27T20:12:48.942300778Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-27T20:12:48.943959244Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.651795ms logger=migrator t=2026-07-27T20:12:48.95738963Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-27T20:12:48.957432341Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.211µs logger=migrator t=2026-07-27T20:12:49.00404032Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-27T20:12:49.061973008Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=57.929578ms logger=migrator t=2026-07-27T20:12:49.206247713Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-27T20:12:49.207611603Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.369999ms logger=migrator t=2026-07-27T20:12:49.359113126Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-27T20:12:49.363484423Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.375967ms logger=migrator t=2026-07-27T20:12:49.434199364Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-27T20:12:49.436105236Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.882851ms logger=migrator t=2026-07-27T20:12:49.553406795Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-27T20:12:49.554863787Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.461842ms logger=migrator t=2026-07-27T20:12:49.57993341Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-27T20:12:49.581922135Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.993044ms logger=migrator t=2026-07-27T20:12:49.603314547Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-27T20:12:49.617259105Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.926638ms logger=migrator t=2026-07-27T20:12:49.627059031Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-27T20:12:49.628454522Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.399431ms logger=migrator t=2026-07-27T20:12:49.634648348Z 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-07-27T20:12:49.635857155Z 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.211357ms logger=migrator t=2026-07-27T20:12:49.648266779Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-27T20:12:49.648679478Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=375.948µs logger=migrator t=2026-07-27T20:12:49.658484194Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-27T20:12:49.659472216Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=988.282µs logger=migrator t=2026-07-27T20:12:49.675326726Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-27T20:12:49.675784136Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=460.89µs logger=migrator t=2026-07-27T20:12:49.688996708Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-27T20:12:49.695279556Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.280678ms logger=migrator t=2026-07-27T20:12:49.822213109Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-27T20:12:49.82773342Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.524232ms logger=migrator t=2026-07-27T20:12:50.00806431Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-27T20:12:50.00986269Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.80257ms logger=migrator t=2026-07-27T20:12:50.050973347Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-27T20:12:50.053260678Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.286751ms logger=migrator t=2026-07-27T20:12:50.163699777Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-27T20:12:50.164105546Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=427.589µs logger=migrator t=2026-07-27T20:12:50.482748188Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-27T20:12:50.488485136Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.739778ms logger=migrator t=2026-07-27T20:12:50.696416696Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-27T20:12:50.698196905Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.781568ms logger=migrator t=2026-07-27T20:12:50.794935501Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-27T20:12:50.795265438Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=328.938µs logger=migrator t=2026-07-27T20:12:50.822881607Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-27T20:12:50.823702375Z level=info msg="Migration successfully executed" id="Move region to single row" duration=822.198µs logger=migrator t=2026-07-27T20:12:50.890607693Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-27T20:12:50.891619265Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.009261ms logger=migrator t=2026-07-27T20:12:50.92542345Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-27T20:12:50.926843122Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.423132ms logger=migrator t=2026-07-27T20:12:50.936299381Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-27T20:12:50.937902247Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.602946ms logger=migrator t=2026-07-27T20:12:51.071031345Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-27T20:12:51.072665362Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.636677ms logger=migrator t=2026-07-27T20:12:51.332969379Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-27T20:12:51.334499723Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.533144ms logger=migrator t=2026-07-27T20:12:51.636777106Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-27T20:12:51.638651047Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.877111ms logger=migrator t=2026-07-27T20:12:51.961387563Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-27T20:12:51.961505876Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=122.053µs logger=migrator t=2026-07-27T20:12:52.169481308Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-27T20:12:52.17092179Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.442092ms logger=migrator t=2026-07-27T20:12:52.286524442Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-27T20:12:52.287661868Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=791.368µs logger=migrator t=2026-07-27T20:12:52.343730716Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-27T20:12:52.345133697Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.406001ms logger=migrator t=2026-07-27T20:12:52.360428385Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-27T20:12:52.362248504Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.800509ms logger=migrator t=2026-07-27T20:12:52.370054707Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-27T20:12:52.3702177Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=163.653µs logger=migrator t=2026-07-27T20:12:52.376241833Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-27T20:12:52.376742605Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=500.682µs logger=migrator t=2026-07-27T20:12:52.384639519Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-27T20:12:52.384880854Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=243.415µs logger=migrator t=2026-07-27T20:12:52.393527926Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-27T20:12:52.394778693Z level=info msg="Migration successfully executed" id="create team table" duration=1.254607ms logger=migrator t=2026-07-27T20:12:52.404458316Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-27T20:12:52.405772736Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.31681ms logger=migrator t=2026-07-27T20:12:52.412409742Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-27T20:12:52.415316736Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.910074ms logger=migrator t=2026-07-27T20:12:52.422689439Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-27T20:12:52.427600268Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.910569ms logger=migrator t=2026-07-27T20:12:52.432752942Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-27T20:12:52.432955196Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=202.624µs logger=migrator t=2026-07-27T20:12:52.438897737Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-27T20:12:52.440532513Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.634226ms logger=migrator t=2026-07-27T20:12:52.452487468Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-27T20:12:52.453327456Z level=info msg="Migration successfully executed" id="create team member table" duration=839.019µs logger=migrator t=2026-07-27T20:12:52.458783397Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-27T20:12:52.459948672Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.165195ms logger=migrator t=2026-07-27T20:12:52.464807569Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-27T20:12:52.466935536Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.127397ms logger=migrator t=2026-07-27T20:12:52.473780777Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-27T20:12:52.47570929Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.927923ms logger=migrator t=2026-07-27T20:12:52.485605838Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-27T20:12:52.492748096Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.143758ms logger=migrator t=2026-07-27T20:12:52.502043251Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-27T20:12:52.507267967Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.222736ms logger=migrator t=2026-07-27T20:12:52.527252708Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-27T20:12:52.536078012Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.821874ms logger=migrator t=2026-07-27T20:12:52.540835408Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-27T20:12:52.541795049Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=960.431µs logger=migrator t=2026-07-27T20:12:52.557905315Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-27T20:12:52.574581263Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=16.671528ms logger=migrator t=2026-07-27T20:12:52.691813022Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-27T20:12:52.696947055Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=5.131163ms logger=migrator t=2026-07-27T20:12:52.706396784Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-27T20:12:52.707454238Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.059374ms logger=migrator t=2026-07-27T20:12:52.713633614Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-27T20:12:52.715125826Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.491952ms logger=migrator t=2026-07-27T20:12:52.720835283Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-27T20:12:52.721823115Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=988.072µs logger=migrator t=2026-07-27T20:12:52.735683121Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-27T20:12:52.736837766Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.154155ms logger=migrator t=2026-07-27T20:12:52.744347262Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-27T20:12:52.746698234Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.349542ms logger=migrator t=2026-07-27T20:12:52.752947922Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-27T20:12:52.753870933Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=921.32µs logger=migrator t=2026-07-27T20:12:52.759987007Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-27T20:12:52.760413427Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=426.66µs logger=migrator t=2026-07-27T20:12:52.767934163Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-27T20:12:52.769013758Z level=info msg="Migration successfully executed" id="create tag table" duration=1.079674ms logger=migrator t=2026-07-27T20:12:52.774537029Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-27T20:12:52.775514951Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=978.492µs logger=migrator t=2026-07-27T20:12:52.781909811Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-27T20:12:52.782726269Z level=info msg="Migration successfully executed" id="create login attempt table" duration=814.118µs logger=migrator t=2026-07-27T20:12:52.788457327Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-27T20:12:52.789415808Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=956.021µs logger=migrator t=2026-07-27T20:12:52.794209794Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-27T20:12:52.795100113Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=890.049µs logger=migrator t=2026-07-27T20:12:52.800950422Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-27T20:12:52.815648517Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.698125ms logger=migrator t=2026-07-27T20:12:52.821039166Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-27T20:12:52.821626408Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=586.482µs logger=migrator t=2026-07-27T20:12:52.82669748Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-27T20:12:52.828263335Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.566525ms logger=migrator t=2026-07-27T20:12:52.834986463Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-27T20:12:52.835327851Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=341.228µs logger=migrator t=2026-07-27T20:12:52.841824095Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-27T20:12:52.842995781Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.171335ms logger=migrator t=2026-07-27T20:12:52.848336748Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-27T20:12:52.8493116Z level=info msg="Migration successfully executed" id="create user auth table" duration=976.022µs logger=migrator t=2026-07-27T20:12:52.855364323Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-27T20:12:52.856291364Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=926.521µs logger=migrator t=2026-07-27T20:12:52.861659843Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-27T20:12:52.861724384Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.231µs logger=migrator t=2026-07-27T20:12:52.867251556Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-27T20:12:52.876159113Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.910337ms logger=migrator t=2026-07-27T20:12:52.881784867Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-27T20:12:52.88735931Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.574993ms logger=migrator t=2026-07-27T20:12:52.892206628Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-27T20:12:52.897249898Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.0412ms logger=migrator t=2026-07-27T20:12:52.90231814Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-27T20:12:52.907422653Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.104163ms logger=migrator t=2026-07-27T20:12:52.913909026Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-27T20:12:52.915012621Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.103105ms logger=migrator t=2026-07-27T20:12:52.920710817Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-27T20:12:52.93714644Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=16.434993ms logger=migrator t=2026-07-27T20:12:52.948133423Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-27T20:12:52.948732426Z level=info msg="Migration successfully executed" id="create server_lock table" duration=599.623µs logger=migrator t=2026-07-27T20:12:52.955720059Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-27T20:12:52.956450896Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=731.757µs logger=migrator t=2026-07-27T20:12:52.961986768Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-27T20:12:52.962611862Z level=info msg="Migration successfully executed" id="create user auth token table" duration=623.564µs logger=migrator t=2026-07-27T20:12:52.968963202Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-27T20:12:52.969646157Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=682.585µs logger=migrator t=2026-07-27T20:12:52.978437161Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-27T20:12:52.979186788Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=750.357µs logger=migrator t=2026-07-27T20:12:52.994108677Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-27T20:12:52.995657261Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.549704ms logger=migrator t=2026-07-27T20:12:53.002557904Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-27T20:12:53.0078191Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.261236ms logger=migrator t=2026-07-27T20:12:53.024129431Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-27T20:12:53.026078663Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.949783ms logger=migrator t=2026-07-27T20:12:53.039291165Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-27T20:12:53.041433273Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.144797ms logger=migrator t=2026-07-27T20:12:53.047548268Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-27T20:12:53.053454818Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=5.90193ms logger=migrator t=2026-07-27T20:12:53.070499794Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-27T20:12:53.072720443Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.222629ms logger=migrator t=2026-07-27T20:12:53.078263276Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-27T20:12:53.079329079Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.067473ms logger=migrator t=2026-07-27T20:12:53.084700808Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-27T20:12:53.084772289Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.621µs logger=migrator t=2026-07-27T20:12:53.094803741Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-27T20:12:53.094924374Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.033µs logger=migrator t=2026-07-27T20:12:53.101891097Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-27T20:12:53.103679687Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.78828ms logger=migrator t=2026-07-27T20:12:53.110390105Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-27T20:12:53.111139832Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=750.077µs logger=migrator t=2026-07-27T20:12:53.126798547Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-27T20:12:53.128889874Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.092887ms logger=migrator t=2026-07-27T20:12:53.136729907Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-27T20:12:53.137053384Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=329.167µs logger=migrator t=2026-07-27T20:12:53.14322445Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-27T20:12:53.144606201Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.382941ms logger=migrator t=2026-07-27T20:12:53.150079282Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-27T20:12:53.151140265Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.060603ms logger=migrator t=2026-07-27T20:12:53.157981046Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-27T20:12:53.158907497Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=926.191µs logger=migrator t=2026-07-27T20:12:53.164158513Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-27T20:12:53.165152805Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=994.312µs logger=migrator t=2026-07-27T20:12:53.170420011Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-27T20:12:53.176152098Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.729356ms logger=migrator t=2026-07-27T20:12:53.183124521Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-27T20:12:53.184426381Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.282289ms logger=migrator t=2026-07-27T20:12:53.193697495Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-27T20:12:53.193784997Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.502µs logger=migrator t=2026-07-27T20:12:53.2034287Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-27T20:12:53.205554806Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.130886ms logger=migrator t=2026-07-27T20:12:53.214085305Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-27T20:12:53.215329153Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.244388ms logger=migrator t=2026-07-27T20:12:53.222534351Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-27T20:12:53.223827681Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.29819ms logger=migrator t=2026-07-27T20:12:53.232787728Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-27T20:12:53.233063864Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=277.876µs logger=migrator t=2026-07-27T20:12:53.240110611Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-27T20:12:53.241408429Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.299609ms logger=migrator t=2026-07-27T20:12:53.248322252Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-27T20:12:53.249532578Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.209536ms logger=migrator t=2026-07-27T20:12:53.262133117Z 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-07-27T20:12:53.263278962Z 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.145755ms logger=migrator t=2026-07-27T20:12:53.272908604Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-27T20:12:53.273898247Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=989.723µs logger=migrator t=2026-07-27T20:12:53.286369412Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-27T20:12:53.300673477Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=14.290225ms logger=migrator t=2026-07-27T20:12:53.306983377Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-27T20:12:53.307794275Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=809.248µs logger=migrator t=2026-07-27T20:12:53.312470159Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-27T20:12:53.313510021Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.040522ms logger=migrator t=2026-07-27T20:12:53.319516214Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-27T20:12:53.346834677Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.315963ms logger=migrator t=2026-07-27T20:12:53.352798489Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-27T20:12:53.381284668Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.479809ms logger=migrator t=2026-07-27T20:12:53.39225868Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-27T20:12:53.393911957Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.657287ms logger=migrator t=2026-07-27T20:12:53.400879361Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-27T20:12:53.402106508Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.295429ms logger=migrator t=2026-07-27T20:12:53.406679719Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-27T20:12:53.412727542Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.042793ms logger=migrator t=2026-07-27T20:12:53.419731127Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-27T20:12:53.430669689Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.933482ms logger=migrator t=2026-07-27T20:12:53.441386866Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-27T20:12:53.442445319Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.059673ms logger=migrator t=2026-07-27T20:12:53.450131069Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-27T20:12:53.453166216Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=3.034477ms logger=migrator t=2026-07-27T20:12:53.460471587Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-27T20:12:53.461708024Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.236548ms logger=migrator t=2026-07-27T20:12:53.46607969Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-27T20:12:53.467812469Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.729619ms logger=migrator t=2026-07-27T20:12:53.473355661Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-27T20:12:53.473413032Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=56.061µs logger=migrator t=2026-07-27T20:12:53.476804717Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-27T20:12:53.482037353Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.231356ms logger=migrator t=2026-07-27T20:12:53.486140594Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-27T20:12:53.492524365Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.383601ms logger=migrator t=2026-07-27T20:12:53.497663008Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-27T20:12:53.506029043Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.366435ms logger=migrator t=2026-07-27T20:12:53.510482741Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-27T20:12:53.511181387Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=698.486µs logger=migrator t=2026-07-27T20:12:53.517028826Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-27T20:12:53.518152371Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.121304ms logger=migrator t=2026-07-27T20:12:53.522126438Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-27T20:12:53.529260236Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.132148ms logger=migrator t=2026-07-27T20:12:53.542687923Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-27T20:12:53.549870321Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.180758ms logger=migrator t=2026-07-27T20:12:53.55753677Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-27T20:12:53.559027794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.490574ms logger=migrator t=2026-07-27T20:12:53.564623808Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-27T20:12:53.577182714Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=12.553297ms logger=migrator t=2026-07-27T20:12:53.583848911Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-27T20:12:53.588958704Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.109393ms logger=migrator t=2026-07-27T20:12:53.594270292Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-27T20:12:53.594335043Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.091µs logger=migrator t=2026-07-27T20:12:53.598352102Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-27T20:12:53.599357574Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.003402ms logger=migrator t=2026-07-27T20:12:53.606354008Z 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-07-27T20:12:53.607423372Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.069504ms logger=migrator t=2026-07-27T20:12:53.612900733Z 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-07-27T20:12:53.613803733Z 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=902.58µs logger=migrator t=2026-07-27T20:12:53.618015866Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-27T20:12:53.618062447Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=47.541µs logger=migrator t=2026-07-27T20:12:53.622467664Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-27T20:12:53.637137448Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=14.670864ms logger=migrator t=2026-07-27T20:12:53.64125884Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-27T20:12:53.645974184Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.715104ms logger=migrator t=2026-07-27T20:12:53.64988265Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-27T20:12:53.659543843Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.659893ms logger=migrator t=2026-07-27T20:12:53.66890025Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-27T20:12:53.677812337Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.912947ms logger=migrator t=2026-07-27T20:12:53.685535848Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-27T20:12:53.694179458Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.647181ms logger=migrator t=2026-07-27T20:12:53.698427762Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-27T20:12:53.698530094Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=102.872µs logger=migrator t=2026-07-27T20:12:53.705648301Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-27T20:12:53.707694977Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.046306ms logger=migrator t=2026-07-27T20:12:53.712764968Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-27T20:12:53.71914751Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.382432ms logger=migrator t=2026-07-27T20:12:53.723378103Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-27T20:12:53.723482635Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=105.082µs logger=migrator t=2026-07-27T20:12:53.727327961Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-27T20:12:53.731798649Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.470398ms logger=migrator t=2026-07-27T20:12:53.736780109Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-27T20:12:53.737830412Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.048283ms logger=migrator t=2026-07-27T20:12:53.74362406Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-27T20:12:53.752023255Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.399425ms logger=migrator t=2026-07-27T20:12:53.75672602Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-27T20:12:53.757378074Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=651.685µs logger=migrator t=2026-07-27T20:12:53.764991812Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-27T20:12:53.767267902Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.2755ms logger=migrator t=2026-07-27T20:12:53.772888717Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-27T20:12:53.777497529Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.608782ms logger=migrator t=2026-07-27T20:12:53.785162627Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-27T20:12:53.786780323Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.623566ms logger=migrator t=2026-07-27T20:12:53.794272359Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-27T20:12:53.795628409Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.355839ms logger=migrator t=2026-07-27T20:12:53.800799613Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-27T20:12:53.801812415Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.012922ms logger=migrator t=2026-07-27T20:12:53.806309835Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-27T20:12:53.807368878Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.059133ms logger=migrator t=2026-07-27T20:12:53.812167714Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-27T20:12:53.812236375Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.631µs logger=migrator t=2026-07-27T20:12:53.815894386Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-27T20:12:53.816881659Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=986.542µs logger=migrator t=2026-07-27T20:12:53.821139612Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-27T20:12:53.8223946Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.255438ms logger=migrator t=2026-07-27T20:12:53.825946728Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-27T20:12:53.826388258Z 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-07-27T20:12:53.830064799Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-27T20:12:53.8305365Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=471.571µs logger=migrator t=2026-07-27T20:12:53.833977966Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-27T20:12:53.835042339Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.064563ms logger=migrator t=2026-07-27T20:12:53.838778951Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-27T20:12:53.847017193Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.240012ms logger=migrator t=2026-07-27T20:12:53.852695569Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-27T20:12:53.85453992Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.848161ms logger=migrator t=2026-07-27T20:12:53.859265734Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-27T20:12:53.860583953Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.319579ms logger=migrator t=2026-07-27T20:12:53.864909599Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-27T20:12:53.865792728Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=883.169µs logger=migrator t=2026-07-27T20:12:53.870014012Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-27T20:12:53.871066865Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.052263ms logger=migrator t=2026-07-27T20:12:53.877070437Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-27T20:12:53.878754145Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.684178ms logger=migrator t=2026-07-27T20:12:53.883327775Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-27T20:12:53.883356746Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.461µs logger=migrator t=2026-07-27T20:12:53.887000997Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-27T20:12:53.887052318Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=51.551µs logger=migrator t=2026-07-27T20:12:53.889744307Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-27T20:12:53.89618519Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.439252ms logger=migrator t=2026-07-27T20:12:53.899907841Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-27T20:12:53.900279799Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=372.108µs logger=migrator t=2026-07-27T20:12:53.904029883Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-27T20:12:53.905126357Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.098514ms logger=migrator t=2026-07-27T20:12:53.909758939Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-27T20:12:53.910357282Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=601.353µs logger=migrator t=2026-07-27T20:12:53.914477493Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-27T20:12:53.916215882Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.738388ms logger=migrator t=2026-07-27T20:12:53.921003658Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-27T20:12:53.922369068Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.365459ms logger=migrator t=2026-07-27T20:12:53.926886678Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-27T20:12:53.968264562Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.371915ms logger=migrator t=2026-07-27T20:12:53.972084456Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-27T20:12:53.978260922Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.175416ms logger=migrator t=2026-07-27T20:12:53.981970955Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-27T20:12:53.982133518Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.264µs logger=migrator t=2026-07-27T20:12:53.985985243Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-27T20:12:54.020559566Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.567993ms logger=migrator t=2026-07-27T20:12:54.02431536Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-27T20:12:54.055031988Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.715308ms logger=migrator t=2026-07-27T20:12:54.059118018Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-27T20:12:54.059815953Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=698.155µs logger=migrator t=2026-07-27T20:12:54.066483851Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-27T20:12:54.068745811Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.26552ms logger=migrator t=2026-07-27T20:12:54.073226829Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-27T20:12:54.073468375Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=242.265µs logger=migrator t=2026-07-27T20:12:54.078322392Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-27T20:12:54.079266513Z level=info msg="Migration successfully executed" id="create permission table" duration=944.051µs logger=migrator t=2026-07-27T20:12:54.091279849Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-27T20:12:54.093392715Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.164638ms logger=migrator t=2026-07-27T20:12:54.098959607Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-27T20:12:54.100006311Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.046164ms logger=migrator t=2026-07-27T20:12:54.107598918Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-27T20:12:54.108455848Z level=info msg="Migration successfully executed" id="create role table" duration=861.07µs logger=migrator t=2026-07-27T20:12:54.114235545Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-27T20:12:54.124221345Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.98695ms logger=migrator t=2026-07-27T20:12:54.128084261Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-27T20:12:54.134097814Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.013613ms logger=migrator t=2026-07-27T20:12:54.138333527Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-27T20:12:54.139055164Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=721.637µs logger=migrator t=2026-07-27T20:12:54.144722139Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-27T20:12:54.145895375Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.172976ms logger=migrator t=2026-07-27T20:12:54.150909095Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-27T20:12:54.152009709Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.103424ms logger=migrator t=2026-07-27T20:12:54.15701158Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-27T20:12:54.158591715Z level=info msg="Migration successfully executed" id="create team role table" duration=1.579455ms logger=migrator t=2026-07-27T20:12:54.164923675Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-27T20:12:54.166177712Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.253837ms logger=migrator t=2026-07-27T20:12:54.171008369Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-27T20:12:54.172109663Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.100564ms logger=migrator t=2026-07-27T20:12:54.176501691Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-27T20:12:54.177587214Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.085683ms logger=migrator t=2026-07-27T20:12:54.183209218Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-27T20:12:54.18416294Z level=info msg="Migration successfully executed" id="create user role table" duration=952.612µs logger=migrator t=2026-07-27T20:12:54.190566681Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-27T20:12:54.192568016Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.992734ms logger=migrator t=2026-07-27T20:12:54.199039178Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-27T20:12:54.200093671Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.054083ms logger=migrator t=2026-07-27T20:12:54.205936521Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-27T20:12:54.207126087Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.187536ms logger=migrator t=2026-07-27T20:12:54.212362203Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-27T20:12:54.213982668Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.620895ms logger=migrator t=2026-07-27T20:12:54.218477418Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-27T20:12:54.225283868Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=6.80632ms logger=migrator t=2026-07-27T20:12:54.229679295Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-27T20:12:54.230695378Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.016292ms logger=migrator t=2026-07-27T20:12:54.236740162Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-27T20:12:54.247355855Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.616733ms logger=migrator t=2026-07-27T20:12:54.252439168Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-27T20:12:54.2534607Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.023782ms logger=migrator t=2026-07-27T20:12:54.257797216Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-27T20:12:54.259641927Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.844551ms logger=migrator t=2026-07-27T20:12:54.264290159Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-27T20:12:54.265511177Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.222808ms logger=migrator t=2026-07-27T20:12:54.26881856Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-27T20:12:54.269828992Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.010742ms logger=migrator t=2026-07-27T20:12:54.273254898Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-27T20:12:54.274017875Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=762.947µs logger=migrator t=2026-07-27T20:12:54.278448152Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-27T20:12:54.279540137Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.091675ms logger=migrator t=2026-07-27T20:12:54.283722139Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-27T20:12:54.292186766Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.460336ms logger=migrator t=2026-07-27T20:12:54.296087423Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-27T20:12:54.303818472Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.73087ms logger=migrator t=2026-07-27T20:12:54.307525215Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-27T20:12:54.315124903Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.602808ms logger=migrator t=2026-07-27T20:12:54.319125881Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-27T20:12:54.329766526Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.642195ms logger=migrator t=2026-07-27T20:12:54.333452547Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-27T20:12:54.334183723Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=729.826µs logger=migrator t=2026-07-27T20:12:54.338295165Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-27T20:12:54.339324017Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.030082ms logger=migrator t=2026-07-27T20:12:54.343905098Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-27T20:12:54.345475203Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.569665ms logger=migrator t=2026-07-27T20:12:54.349654936Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-27T20:12:54.350999225Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.344499ms logger=migrator t=2026-07-27T20:12:54.355073575Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-27T20:12:54.356732701Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.658986ms logger=migrator t=2026-07-27T20:12:54.361532588Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-27T20:12:54.361673691Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=144.413µs logger=migrator t=2026-07-27T20:12:54.366079349Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-27T20:12:54.36615404Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=75.402µs logger=migrator t=2026-07-27T20:12:54.36977278Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-27T20:12:54.370177858Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=407.638µs logger=migrator t=2026-07-27T20:12:54.375095757Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-27T20:12:54.376060078Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=963.581µs logger=migrator t=2026-07-27T20:12:54.380050627Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-27T20:12:54.381059739Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.009722ms logger=migrator t=2026-07-27T20:12:54.384852082Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-27T20:12:54.385050417Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=196.835µs logger=migrator t=2026-07-27T20:12:54.389085517Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-27T20:12:54.389849193Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=762.666µs logger=migrator t=2026-07-27T20:12:54.394449535Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-27T20:12:54.395293723Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=843.548µs logger=migrator t=2026-07-27T20:12:54.399767682Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-27T20:12:54.401620963Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.852031ms logger=migrator t=2026-07-27T20:12:54.407218917Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-27T20:12:54.423006906Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=15.785259ms logger=migrator t=2026-07-27T20:12:54.426814749Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-27T20:12:54.426874021Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.592µs logger=migrator t=2026-07-27T20:12:54.429610941Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-27T20:12:54.430533162Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=922.611µs logger=migrator t=2026-07-27T20:12:54.436063894Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-27T20:12:54.43773251Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.670206ms logger=migrator t=2026-07-27T20:12:54.443753183Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-27T20:12:54.445199416Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.447083ms logger=migrator t=2026-07-27T20:12:54.450572775Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-27T20:12:54.462493708Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.936504ms logger=migrator t=2026-07-27T20:12:54.468381437Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-27T20:12:54.46939251Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.011873ms logger=migrator t=2026-07-27T20:12:54.474344369Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-27T20:12:54.47617117Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.827061ms logger=migrator t=2026-07-27T20:12:54.483655196Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-27T20:12:54.506251264Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.595509ms logger=migrator t=2026-07-27T20:12:54.514224601Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-27T20:12:54.51511991Z level=info msg="Migration successfully executed" id="create correlation v2" duration=895.319µs logger=migrator t=2026-07-27T20:12:54.524949777Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-27T20:12:54.527028143Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.081406ms logger=migrator t=2026-07-27T20:12:54.535549541Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-27T20:12:54.537013454Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.463943ms logger=migrator t=2026-07-27T20:12:54.544367746Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-27T20:12:54.545587233Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.219597ms logger=migrator t=2026-07-27T20:12:54.551270999Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-27T20:12:54.551704918Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=434.009µs logger=migrator t=2026-07-27T20:12:54.558110729Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-27T20:12:54.559565752Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.454723ms logger=migrator t=2026-07-27T20:12:54.56628482Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-27T20:12:54.577547219Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.261179ms logger=migrator t=2026-07-27T20:12:54.60883362Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-27T20:12:54.611270944Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.440224ms logger=migrator t=2026-07-27T20:12:54.618219198Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-27T20:12:54.61926313Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.040222ms logger=migrator t=2026-07-27T20:12:54.627247307Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-27T20:12:54.62877999Z 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-07-27T20:12:54.635349376Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-27T20:12:54.635956079Z 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-07-27T20:12:54.642679037Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-27T20:12:54.643464315Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=785.348µs logger=migrator t=2026-07-27T20:12:54.649416667Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-27T20:12:54.650417088Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.000501ms logger=migrator t=2026-07-27T20:12:54.655195044Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-27T20:12:54.656267137Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.071943ms logger=migrator t=2026-07-27T20:12:54.661843481Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-27T20:12:54.663241852Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.429752ms logger=migrator t=2026-07-27T20:12:54.670008331Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-27T20:12:54.671010124Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=999.453µs logger=migrator t=2026-07-27T20:12:55.49743864Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-27T20:12:55.498923382Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.506863ms logger=migrator t=2026-07-27T20:12:55.50565325Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-27T20:12:55.506730474Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.079184ms logger=migrator t=2026-07-27T20:12:55.512192305Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-27T20:12:55.513945253Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.752888ms logger=migrator t=2026-07-27T20:12:55.520362775Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-27T20:12:55.522576465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.21714ms logger=migrator t=2026-07-27T20:12:55.52870407Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-27T20:12:55.531649415Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.946085ms logger=migrator t=2026-07-27T20:12:55.535280965Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-27T20:12:55.536345278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.064323ms logger=migrator t=2026-07-27T20:12:55.541923671Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-27T20:12:55.570751189Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.821128ms logger=migrator t=2026-07-27T20:12:55.578663914Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-27T20:12:55.588272786Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.608562ms logger=migrator t=2026-07-27T20:12:55.593272476Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-27T20:12:55.601560739Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.286533ms logger=migrator t=2026-07-27T20:12:55.607351637Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-27T20:12:55.607614643Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=263.626µs logger=migrator t=2026-07-27T20:12:55.612319107Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-27T20:12:55.621221344Z level=info msg="Migration successfully executed" id="add share column" duration=8.899717ms logger=migrator t=2026-07-27T20:12:55.626382478Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-27T20:12:55.626742906Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=363.488µs logger=migrator t=2026-07-27T20:12:55.632206096Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-27T20:12:55.633587976Z level=info msg="Migration successfully executed" id="create file table" duration=1.38302ms logger=migrator t=2026-07-27T20:12:55.638921124Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-27T20:12:55.641159874Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.23867ms logger=migrator t=2026-07-27T20:12:55.646518122Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-27T20:12:55.647734709Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.216937ms logger=migrator t=2026-07-27T20:12:55.654056448Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-27T20:12:55.655056991Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.000483ms logger=migrator t=2026-07-27T20:12:55.661252098Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-27T20:12:55.665962592Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=4.710184ms logger=migrator t=2026-07-27T20:12:55.671644978Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-27T20:12:55.67174725Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.993µs logger=migrator t=2026-07-27T20:12:55.677013616Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-27T20:12:55.677113618Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=107.282µs logger=migrator t=2026-07-27T20:12:55.682204931Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-27T20:12:55.683042169Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=836.778µs logger=migrator t=2026-07-27T20:12:55.688849898Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-27T20:12:55.689176015Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=326.088µs logger=migrator t=2026-07-27T20:12:55.694420851Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-27T20:12:55.695801381Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.380141ms logger=migrator t=2026-07-27T20:12:55.700354192Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-27T20:12:55.710076726Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.722194ms logger=migrator t=2026-07-27T20:12:55.71523548Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-27T20:12:55.715414914Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=180.494µs logger=migrator t=2026-07-27T20:12:55.719866443Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-27T20:12:55.721732304Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.863871ms logger=migrator t=2026-07-27T20:12:55.727577903Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-27T20:12:55.728300459Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=723.896µs logger=migrator t=2026-07-27T20:12:55.733178767Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-27T20:12:55.733459893Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=283.786µs logger=migrator t=2026-07-27T20:12:55.738354221Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-27T20:12:55.739081927Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=728.016µs logger=migrator t=2026-07-27T20:12:55.744279912Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-27T20:12:55.757225517Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.920025ms logger=migrator t=2026-07-27T20:12:55.762646477Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-27T20:12:55.776199137Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.54349ms logger=migrator t=2026-07-27T20:12:55.781341681Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-27T20:12:55.782516126Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.175055ms logger=migrator t=2026-07-27T20:12:55.787078067Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-27T20:12:55.866520122Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.407414ms logger=migrator t=2026-07-27T20:12:55.873261352Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-27T20:12:55.874606581Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.346239ms logger=migrator t=2026-07-27T20:12:55.879932828Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-27T20:12:55.881223897Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.291519ms logger=migrator t=2026-07-27T20:12:55.887489236Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-27T20:12:55.916114598Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.624842ms logger=migrator t=2026-07-27T20:12:55.922441368Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-27T20:12:55.932622183Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.181596ms logger=migrator t=2026-07-27T20:12:55.93795038Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-27T20:12:55.938238327Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=288.177µs logger=migrator t=2026-07-27T20:12:55.943159826Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-27T20:12:55.943404711Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=244.355µs logger=migrator t=2026-07-27T20:12:55.948189236Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-27T20:12:55.948544325Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=356.959µs logger=migrator t=2026-07-27T20:12:55.953588945Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-27T20:12:55.95383044Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=216.265µs logger=migrator t=2026-07-27T20:12:55.959067956Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-27T20:12:55.959358083Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=290.007µs logger=migrator t=2026-07-27T20:12:55.964469556Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-27T20:12:55.965485689Z level=info msg="Migration successfully executed" id="create folder table" duration=1.016073ms logger=migrator t=2026-07-27T20:12:55.971785878Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-27T20:12:55.972999564Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.213606ms logger=migrator t=2026-07-27T20:12:55.978422244Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-27T20:12:55.97958659Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.163986ms logger=migrator t=2026-07-27T20:12:55.984482908Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-27T20:12:55.984638991Z level=info msg="Migration successfully executed" id="Update folder title length" duration=156.773µs logger=migrator t=2026-07-27T20:12:55.988921826Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-27T20:12:55.990550453Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.626866ms logger=migrator t=2026-07-27T20:12:55.996012763Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-27T20:12:55.997384673Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.37235ms logger=migrator t=2026-07-27T20:12:56.001856522Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-27T20:12:56.002978627Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.121605ms logger=migrator t=2026-07-27T20:12:56.007594569Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-27T20:12:56.008192622Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=598.323µs logger=migrator t=2026-07-27T20:12:56.012800764Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-27T20:12:56.013194123Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=393.659µs logger=migrator t=2026-07-27T20:12:56.017701142Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-27T20:12:56.018826817Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.125445ms logger=migrator t=2026-07-27T20:12:56.023209394Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-27T20:12:56.024353599Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.143776ms logger=migrator t=2026-07-27T20:12:56.028700725Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-27T20:12:56.029794399Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.093644ms logger=migrator t=2026-07-27T20:12:56.035019654Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-27T20:12:56.036281903Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.261519ms logger=migrator t=2026-07-27T20:12:56.041250722Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-27T20:12:56.042307295Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.058843ms logger=migrator t=2026-07-27T20:12:56.046966269Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-27T20:12:56.047844358Z level=info msg="Migration successfully executed" id="create anon_device table" duration=877.989µs logger=migrator t=2026-07-27T20:12:56.052220105Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-27T20:12:56.053413071Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.192686ms logger=migrator t=2026-07-27T20:12:56.058636367Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-27T20:12:56.059933695Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.297498ms logger=migrator t=2026-07-27T20:12:56.06512622Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-27T20:12:56.066676414Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.550064ms logger=migrator t=2026-07-27T20:12:56.071697065Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-27T20:12:56.073097596Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.399831ms logger=migrator t=2026-07-27T20:12:56.07918117Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-27T20:12:56.08052311Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.34209ms logger=migrator t=2026-07-27T20:12:56.084651421Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-27T20:12:56.085116341Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=465.8µs logger=migrator t=2026-07-27T20:12:56.089454008Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-27T20:12:56.100732167Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.279899ms logger=migrator t=2026-07-27T20:12:56.105892001Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-27T20:12:56.106596016Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=704.915µs logger=migrator t=2026-07-27T20:12:56.111051975Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-27T20:12:56.111072655Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.56µs logger=migrator t=2026-07-27T20:12:56.116346381Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-27T20:12:56.117518297Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.171996ms logger=migrator t=2026-07-27T20:12:56.122099409Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-27T20:12:56.122119229Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.31µs logger=migrator t=2026-07-27T20:12:56.127854196Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-27T20:12:56.129066982Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.212756ms logger=migrator t=2026-07-27T20:12:56.133417719Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-27T20:12:56.134612805Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.194806ms logger=migrator t=2026-07-27T20:12:56.14073714Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-27T20:12:56.141828645Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.092625ms logger=migrator t=2026-07-27T20:12:56.147418218Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-27T20:12:56.148218166Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=800.728µs logger=migrator t=2026-07-27T20:12:56.152865109Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-27T20:12:56.153223667Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=352.967µs logger=migrator t=2026-07-27T20:12:56.157605483Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-27T20:12:56.158288258Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=682.584µs logger=migrator t=2026-07-27T20:12:56.162956151Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-27T20:12:56.163757949Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=801.487µs logger=migrator t=2026-07-27T20:12:56.169493275Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-27T20:12:56.170320304Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=827.029µs logger=migrator t=2026-07-27T20:12:56.175394056Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-27T20:12:56.184432176Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.03779ms logger=migrator t=2026-07-27T20:12:56.188947585Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-27T20:12:56.198099038Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.151553ms logger=migrator t=2026-07-27T20:12:56.203082477Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-27T20:12:56.212052586Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.969959ms logger=migrator t=2026-07-27T20:12:56.216666948Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-27T20:12:56.21674817Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=81.791µs logger=migrator t=2026-07-27T20:12:56.221227909Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-27T20:12:56.23082105Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.592621ms logger=migrator t=2026-07-27T20:12:56.235553385Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-27T20:12:56.244262807Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.709052ms logger=migrator t=2026-07-27T20:12:56.249284778Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-27T20:12:56.249632676Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=347.288µs logger=migrator t=2026-07-27T20:12:56.254587766Z level=info msg="migrations completed" performed=558 skipped=0 duration=12.390220159s logger=migrator t=2026-07-27T20:12:56.255168279Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-27T20:12:56.271145802Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-27T20:12:56.271478699Z level=info msg="Created default organization" logger=secrets t=2026-07-27T20:12:56.277046352Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-27T20:12:56.328841856Z level=info msg="Restored cache from database" duration=506.211µs logger=plugin.store t=2026-07-27T20:12:56.330392391Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-27T20:12:56.367218854Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-27T20:12:56.367253165Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-27T20:12:56.367325847Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-27T20:12:56.367339807Z level=info msg="Plugins loaded" count=54 duration=36.948156ms logger=query_data t=2026-07-27T20:12:56.371443428Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-27T20:12:56.374932425Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-27T20:12:56.389496477Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-27T20:12:56.402535085Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-27T20:12:56.407287939Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-27T20:12:56.410856769Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-27T20:12:56.433464818Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-27T20:12:56.452891827Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-27T20:12:56.477228004Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-27T20:12:56.477249115Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-27T20:12:56.477559332Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-27T20:12:56.477957431Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-27T20:12:56.478451412Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-27T20:12:56.47972907Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-27T20:12:56.481939099Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-27T20:12:56.571283323Z level=info msg="State cache has been initialized" states=0 duration=93.721782ms logger=ngalert.scheduler t=2026-07-27T20:12:56.571333094Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-27T20:12:56.571400516Z level=info msg=starting first_tick=2026-07-27T20:13:00Z logger=plugins.update.checker t=2026-07-27T20:12:56.601249865Z level=info msg="Update check succeeded" duration=122.888385ms logger=grafana.update.checker t=2026-07-27T20:12:56.60417756Z level=info msg="Update check succeeded" duration=126.364022ms logger=sqlstore.transactions t=2026-07-27T20:12:56.604868595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-27T20:12:56.620892369Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-27T20:12:56.638223062Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-27T20:12:56.681340624Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-27T20:12:56.712409321Z level=info msg="Patterns update finished" duration=233.156242ms logger=grafana-apiserver t=2026-07-27T20:12:56.868368227Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-27T20:12:56.869022971Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-27T20:13:01.918847126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:01.920062402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:02.270543881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:02.655935483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:02.675044356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:02.991106485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:03.013708355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.383943667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.411839455Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-27T20:13:04.429139127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-27T20:13:04.449092898Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-27T20:13:04.465724406Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-27T20:13:04.469341016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-27T20:13:04.483646682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.515835684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.534242711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.56357113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.581171359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.606487579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.623959655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.65761476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.67253073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.706143444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.720088102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.745252569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.770003457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.800360257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.813101669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.840435924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.858054374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.89452984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.919072343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.959540418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:04.973903745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.003213884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.022132513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.052952545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.074681234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.104851262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.122979624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.164582733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.183803928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.218299372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.24491548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.302555416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.319276236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.372316129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.390788927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.447307507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.470331467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.519991865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.548585477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.642780831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.665494454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.749970962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.769365741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.861821596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:05.87686169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.139384166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.157492757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.275267923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.290546881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.359107078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.371628024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.438341121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.453318142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.525450868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.546452863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.616198136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.633523479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.70274033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.715084473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.793791454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.807415226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.8794636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.895561816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.975552776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:06.987177883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:07.059687307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:07.074172647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:07.135505875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:07.153494142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-27T20:13:07.230157579Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-27T20:14:45.525849967Z level=info msg="Usage stats are ready to report"