logger=settings t=2026-05-24T07:12:48.492018413Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-24T07:12:48Z logger=settings t=2026-05-24T07:12:48.493319739Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-24T07:12:48.493365981Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-24T07:12:48.493402372Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-24T07:12:48.493428343Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-24T07:12:48.493453364Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-24T07:12:48.493490935Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-24T07:12:48.493515086Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-24T07:12:48.493538927Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-24T07:12:48.493579158Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-24T07:12:48.493603159Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-24T07:12:48.49362189Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-24T07:12:48.493661951Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-24T07:12:48.493684542Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-24T07:12:48.493717733Z level=info msg=Target target=[all] logger=settings t=2026-05-24T07:12:48.493787626Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-24T07:12:48.493809917Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-24T07:12:48.493857728Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-24T07:12:48.493884279Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-24T07:12:48.49390279Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-24T07:12:48.493937791Z level=info msg="App mode production" logger=sqlstore t=2026-05-24T07:12:48.494580924Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-24T07:12:48.494644606Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-24T07:12:48.496830054Z level=info msg="Locking database" logger=migrator t=2026-05-24T07:12:48.496875996Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-24T07:12:48.497637024Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-24T07:12:48.498816615Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.179141ms logger=migrator t=2026-05-24T07:12:48.691899355Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-24T07:12:48.694050423Z level=info msg="Migration successfully executed" id="create user table" duration=2.152777ms logger=migrator t=2026-05-24T07:12:48.739337123Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-24T07:12:48.740965621Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.628498ms logger=migrator t=2026-05-24T07:12:48.789112265Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-24T07:12:48.790856237Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.743233ms logger=migrator t=2026-05-24T07:12:48.845086678Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-24T07:12:48.846421906Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.331528ms logger=migrator t=2026-05-24T07:12:48.880961281Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-24T07:12:48.882074101Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.11592ms logger=migrator t=2026-05-24T07:12:48.930537966Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-24T07:12:48.936785039Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.245062ms logger=migrator t=2026-05-24T07:12:48.954538815Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-24T07:12:48.95608177Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.542396ms logger=migrator t=2026-05-24T07:12:49.003899701Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-24T07:12:49.005801599Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.904268ms logger=migrator t=2026-05-24T07:12:49.046356253Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-24T07:12:49.048248782Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.923409ms logger=migrator t=2026-05-24T07:12:49.066721544Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-24T07:12:49.06743705Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=719.156µs logger=migrator t=2026-05-24T07:12:49.080570441Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-24T07:12:49.081525785Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=972.055µs logger=migrator t=2026-05-24T07:12:49.097460907Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-24T07:12:49.099383325Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.921138ms logger=migrator t=2026-05-24T07:12:49.108809903Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-24T07:12:49.108834964Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.991µs logger=migrator t=2026-05-24T07:12:49.118689998Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-24T07:12:49.124563958Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=5.86513ms logger=migrator t=2026-05-24T07:12:49.135979779Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-24T07:12:49.136279659Z level=info msg="Migration successfully executed" id="Add missing user data" duration=294.81µs logger=migrator t=2026-05-24T07:12:49.14661332Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-24T07:12:49.150670615Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=4.056155ms logger=migrator t=2026-05-24T07:12:49.16672559Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-24T07:12:49.168451683Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.727523ms logger=migrator t=2026-05-24T07:12:49.530021373Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-24T07:12:49.532552444Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.532901ms logger=migrator t=2026-05-24T07:12:49.561352136Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-24T07:12:49.572539437Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.189811ms logger=migrator t=2026-05-24T07:12:49.62419558Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-24T07:12:49.626066618Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.877608ms logger=migrator t=2026-05-24T07:12:49.645264706Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-24T07:12:49.645834637Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=569.901µs logger=migrator t=2026-05-24T07:12:49.665065536Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-24T07:12:49.666374563Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.310947ms logger=migrator t=2026-05-24T07:12:49.689648369Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-24T07:12:49.690299601Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=649.133µs logger=migrator t=2026-05-24T07:12:49.701103989Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-24T07:12:49.701612797Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=507.838µs logger=migrator t=2026-05-24T07:12:49.745538123Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-24T07:12:49.746784268Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.246355ms logger=migrator t=2026-05-24T07:12:49.763599481Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-24T07:12:49.764760463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.161312ms logger=migrator t=2026-05-24T07:12:49.898764579Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-24T07:12:49.900090787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.327988ms logger=migrator t=2026-05-24T07:12:50.017182098Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-24T07:12:50.018508576Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.325518ms logger=migrator t=2026-05-24T07:12:50.069980757Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-24T07:12:50.071157368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.176331ms logger=migrator t=2026-05-24T07:12:50.100043157Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-24T07:12:50.100093559Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=62.092µs logger=migrator t=2026-05-24T07:12:50.133645776Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-24T07:12:50.134485276Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=842.781µs logger=migrator t=2026-05-24T07:12:50.170710729Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-24T07:12:50.171508567Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=799.299µs logger=migrator t=2026-05-24T07:12:50.253602799Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-24T07:12:50.254851214Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.248635ms logger=migrator t=2026-05-24T07:12:50.381384153Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-24T07:12:50.383874882Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.49439ms logger=migrator t=2026-05-24T07:12:50.419748621Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-24T07:12:50.423631271Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.88784ms logger=migrator t=2026-05-24T07:12:50.570050596Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-24T07:12:50.570991799Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=944.483µs logger=migrator t=2026-05-24T07:12:51.194089007Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-24T07:12:51.194955618Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=869.512µs logger=migrator t=2026-05-24T07:12:51.341409216Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-24T07:12:51.345697761Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=4.292215ms logger=migrator t=2026-05-24T07:12:51.424330144Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-24T07:12:51.426142469Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.813045ms logger=migrator t=2026-05-24T07:12:51.57769357Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-24T07:12:51.578999677Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.307057ms logger=migrator t=2026-05-24T07:12:52.033726805Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-24T07:12:52.034620628Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=907.403µs logger=migrator t=2026-05-24T07:12:52.09030748Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-24T07:12:52.091149599Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=845.041µs logger=migrator t=2026-05-24T07:12:52.098958522Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-24T07:12:52.099444479Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=485.957µs logger=migrator t=2026-05-24T07:12:52.114718731Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-24T07:12:52.115943015Z level=info msg="Migration successfully executed" id="create star table" duration=1.223414ms logger=migrator t=2026-05-24T07:12:52.122813663Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-24T07:12:52.123701395Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=889.242µs logger=migrator t=2026-05-24T07:12:52.133190048Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-24T07:12:52.134596879Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.406491ms logger=migrator t=2026-05-24T07:12:52.159091824Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-24T07:12:52.160513495Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.421161ms logger=migrator t=2026-05-24T07:12:52.176282344Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-24T07:12:52.177691845Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.408681ms logger=migrator t=2026-05-24T07:12:52.202299974Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-24T07:12:52.203492167Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.192574ms logger=migrator t=2026-05-24T07:12:52.215687698Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-24T07:12:52.216738696Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.051899ms logger=migrator t=2026-05-24T07:12:52.239634382Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-24T07:12:52.241686807Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.056685ms logger=migrator t=2026-05-24T07:12:52.274831403Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-24T07:12:52.274894546Z level=info msg="Migration successfully executed" id="Update org table charset" duration=68.133µs logger=migrator t=2026-05-24T07:12:52.280504878Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-24T07:12:52.28054772Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.032µs logger=migrator t=2026-05-24T07:12:52.291483615Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-24T07:12:52.291810107Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=326.371µs logger=migrator t=2026-05-24T07:12:52.326035223Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-24T07:12:52.327361321Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.326068ms logger=migrator t=2026-05-24T07:12:52.340664281Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-24T07:12:52.341639947Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=976.246µs logger=migrator t=2026-05-24T07:12:52.356594247Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-24T07:12:52.357955516Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.360749ms logger=migrator t=2026-05-24T07:12:52.380379506Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-24T07:12:52.381433133Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.054607ms logger=migrator t=2026-05-24T07:12:52.391627802Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-24T07:12:52.392970451Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.342249ms logger=migrator t=2026-05-24T07:12:52.412627991Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-24T07:12:52.413841545Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.213644ms logger=migrator t=2026-05-24T07:12:52.423411149Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-24T07:12:52.428632048Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.221669ms logger=migrator t=2026-05-24T07:12:52.437545631Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-24T07:12:52.438394731Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=847.701µs logger=migrator t=2026-05-24T07:12:52.466267418Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-24T07:12:52.467192431Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=927.354µs logger=migrator t=2026-05-24T07:12:52.498577885Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-24T07:12:52.50064719Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.071536ms logger=migrator t=2026-05-24T07:12:52.517416475Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-24T07:12:52.517889352Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=476.037µs logger=migrator t=2026-05-24T07:12:52.525752226Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-24T07:12:52.526784603Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.031147ms logger=migrator t=2026-05-24T07:12:52.536706501Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-24T07:12:52.536789224Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=83.323µs logger=migrator t=2026-05-24T07:12:52.553952875Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-24T07:12:52.556786637Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.833372ms logger=migrator t=2026-05-24T07:12:52.57460101Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-24T07:12:52.578051055Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.459996ms logger=migrator t=2026-05-24T07:12:52.585446192Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-24T07:12:52.587832788Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.384996ms logger=migrator t=2026-05-24T07:12:52.594192998Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-24T07:12:52.595017938Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=825.94µs logger=migrator t=2026-05-24T07:12:52.607561111Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-24T07:12:52.611057097Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.495696ms logger=migrator t=2026-05-24T07:12:52.62938436Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-24T07:12:52.630673335Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.288826ms logger=migrator t=2026-05-24T07:12:52.639732383Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-24T07:12:52.641897441Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.168187ms logger=migrator t=2026-05-24T07:12:52.656295201Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-24T07:12:52.656397465Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=104.204µs logger=migrator t=2026-05-24T07:12:52.663537083Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-24T07:12:52.663629466Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=91.523µs logger=migrator t=2026-05-24T07:12:52.679833062Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-24T07:12:52.68477947Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.945218ms logger=migrator t=2026-05-24T07:12:52.705721016Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-24T07:12:52.708516777Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.798791ms logger=migrator t=2026-05-24T07:12:52.728503509Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-24T07:12:52.731879751Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.378862ms logger=migrator t=2026-05-24T07:12:52.876850116Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-24T07:12:52.880134376Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.287119ms logger=migrator t=2026-05-24T07:12:52.890753819Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-24T07:12:52.891043819Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=289.91µs logger=migrator t=2026-05-24T07:12:52.903750268Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-24T07:12:52.905288134Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.536926ms logger=migrator t=2026-05-24T07:12:52.923101217Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-24T07:12:52.924439075Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.337718ms logger=migrator t=2026-05-24T07:12:52.947462117Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-24T07:12:52.947506229Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.842µs logger=migrator t=2026-05-24T07:12:52.970477828Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-24T07:12:52.971794146Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.316028ms logger=migrator t=2026-05-24T07:12:52.983634884Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-24T07:12:52.984781225Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.14615ms logger=migrator t=2026-05-24T07:12:53.235046172Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-24T07:12:53.240800571Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.753298ms logger=migrator t=2026-05-24T07:12:53.308715549Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-24T07:12:53.310055918Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.339829ms logger=migrator t=2026-05-24T07:12:53.31979155Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-24T07:12:53.320695282Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=905.802µs logger=migrator t=2026-05-24T07:12:53.32890269Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-24T07:12:53.329966238Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.066029ms logger=migrator t=2026-05-24T07:12:53.361630384Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-24T07:12:53.36203803Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=407.795µs logger=migrator t=2026-05-24T07:12:53.383571459Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-24T07:12:53.38415758Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=587.782µs logger=migrator t=2026-05-24T07:12:53.440134396Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-24T07:12:53.442261123Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.126857ms logger=migrator t=2026-05-24T07:12:53.486670141Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-24T07:12:53.488246498Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.578857ms logger=migrator t=2026-05-24T07:12:53.533535547Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-24T07:12:53.533914491Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=381.935µs logger=migrator t=2026-05-24T07:12:53.562298958Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-24T07:12:53.562505966Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=208.308µs logger=migrator t=2026-05-24T07:12:53.612270057Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-24T07:12:53.613359396Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.09012ms logger=migrator t=2026-05-24T07:12:53.652583526Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-24T07:12:53.656206197Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.633112ms logger=migrator t=2026-05-24T07:12:53.695962946Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-24T07:12:53.69745923Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.496384ms logger=migrator t=2026-05-24T07:12:53.735659344Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-24T07:12:53.737393216Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.735522ms logger=migrator t=2026-05-24T07:12:53.784241972Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-24T07:12:53.785618691Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.37592ms logger=migrator t=2026-05-24T07:12:53.834019754Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-24T07:12:53.854676502Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=20.657748ms logger=migrator t=2026-05-24T07:12:53.910348996Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-24T07:12:53.911630753Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.282907ms logger=migrator t=2026-05-24T07:12:53.976435209Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-24T07:12:53.986419181Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.987071ms logger=migrator t=2026-05-24T07:12:54.027112765Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-24T07:12:54.029051056Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.93833ms logger=migrator t=2026-05-24T07:12:54.06447974Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-24T07:12:54.065926383Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.449623ms logger=migrator t=2026-05-24T07:12:54.258449268Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-24T07:12:54.259800697Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.349779ms logger=migrator t=2026-05-24T07:12:54.289649979Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-24T07:12:54.290618025Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=970.606µs logger=migrator t=2026-05-24T07:12:54.310147763Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-24T07:12:54.312769079Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.624445ms logger=migrator t=2026-05-24T07:12:54.325155568Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-24T07:12:54.329265507Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.107129ms logger=migrator t=2026-05-24T07:12:54.368208719Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-24T07:12:54.368255521Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.502µs logger=migrator t=2026-05-24T07:12:54.412370262Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-24T07:12:54.412724994Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=354.063µs logger=migrator t=2026-05-24T07:12:54.453883048Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-24T07:12:54.458617159Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.736061ms logger=migrator t=2026-05-24T07:12:54.469978551Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-24T07:12:54.470470179Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=492.128µs logger=migrator t=2026-05-24T07:12:54.478967217Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-24T07:12:54.479253228Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=286.881µs logger=migrator t=2026-05-24T07:12:54.486579854Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-24T07:12:54.49116963Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.588866ms logger=migrator t=2026-05-24T07:12:54.549242837Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-24T07:12:54.549615311Z level=info msg="Migration successfully executed" id="Update uid value" duration=376.004µs logger=migrator t=2026-05-24T07:12:54.678987944Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-24T07:12:54.680632974Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.934201ms logger=migrator t=2026-05-24T07:12:54.721718434Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-24T07:12:54.723376724Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.65782ms logger=migrator t=2026-05-24T07:12:54.764806208Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-24T07:12:54.766625463Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.089266ms logger=migrator t=2026-05-24T07:12:54.791025128Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-24T07:12:54.79299884Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.973312ms logger=migrator t=2026-05-24T07:12:54.849936305Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-24T07:12:54.851491953Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.559288ms logger=migrator t=2026-05-24T07:12:54.884966776Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-24T07:12:54.886489812Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.528106ms logger=migrator t=2026-05-24T07:12:54.904434772Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-24T07:12:54.905284043Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=851.491µs logger=migrator t=2026-05-24T07:12:54.934344028Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-24T07:12:54.935984227Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.644549ms logger=migrator t=2026-05-24T07:12:54.952830368Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-24T07:12:54.954884562Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.052704ms logger=migrator t=2026-05-24T07:12:54.963835728Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-24T07:12:54.970841202Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.003054ms logger=migrator t=2026-05-24T07:12:54.976599661Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-24T07:12:54.977393579Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=791.278µs logger=migrator t=2026-05-24T07:12:54.984363052Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-24T07:12:54.985515134Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.155832ms logger=migrator t=2026-05-24T07:12:54.997393625Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-24T07:12:54.99837798Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=988.485µs logger=migrator t=2026-05-24T07:12:55.004940319Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-24T07:12:55.006317489Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.37651ms logger=migrator t=2026-05-24T07:12:55.013406227Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-24T07:12:55.013944757Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=538.681µs logger=migrator t=2026-05-24T07:12:55.023997562Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-24T07:12:55.025028119Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.034327ms logger=migrator t=2026-05-24T07:12:55.031448273Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-24T07:12:55.031522815Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=76.153µs logger=migrator t=2026-05-24T07:12:55.038335213Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-24T07:12:55.042135011Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.798128ms logger=migrator t=2026-05-24T07:12:55.049840871Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-24T07:12:55.052410175Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.567954ms logger=migrator t=2026-05-24T07:12:55.057923215Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-24T07:12:55.058149893Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=230.168µs logger=migrator t=2026-05-24T07:12:55.063856311Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-24T07:12:55.067763223Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.901762ms logger=migrator t=2026-05-24T07:12:55.074294521Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-24T07:12:55.078569876Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.275715ms logger=migrator t=2026-05-24T07:12:55.082334592Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-24T07:12:55.083118261Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=783.139µs logger=migrator t=2026-05-24T07:12:55.086739793Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-24T07:12:55.087309214Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=569.971µs logger=migrator t=2026-05-24T07:12:55.093951915Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-24T07:12:55.095426309Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.474444ms logger=migrator t=2026-05-24T07:12:55.101253671Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-24T07:12:55.102964973Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.710752ms logger=migrator t=2026-05-24T07:12:55.109339455Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-24T07:12:55.110905232Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.568987ms logger=migrator t=2026-05-24T07:12:55.115617453Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-24T07:12:55.116462274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=844.811µs logger=migrator t=2026-05-24T07:12:55.12130388Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-24T07:12:55.121455345Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=152.735µs logger=migrator t=2026-05-24T07:12:55.128305514Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-24T07:12:55.128388317Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=80.973µs logger=migrator t=2026-05-24T07:12:55.133599727Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-24T07:12:55.139037875Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.437448ms logger=migrator t=2026-05-24T07:12:55.144315217Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-24T07:12:55.147132779Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.817582ms logger=migrator t=2026-05-24T07:12:55.152230264Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-24T07:12:55.152321337Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.883µs logger=migrator t=2026-05-24T07:12:55.159299291Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-24T07:12:55.160561587Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.262066ms logger=migrator t=2026-05-24T07:12:55.167224869Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-24T07:12:55.168826007Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.600368ms logger=migrator t=2026-05-24T07:12:55.175417347Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-24T07:12:55.175444818Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.561µs logger=migrator t=2026-05-24T07:12:55.183617876Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-24T07:12:55.184793179Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.175392ms logger=migrator t=2026-05-24T07:12:55.193035127Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-24T07:12:55.194514102Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.482085ms logger=migrator t=2026-05-24T07:12:55.200571192Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-24T07:12:55.203937774Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.361122ms logger=migrator t=2026-05-24T07:12:55.21012613Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-24T07:12:55.210153491Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.481µs logger=migrator t=2026-05-24T07:12:55.215301577Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-24T07:12:55.216507031Z level=info msg="Migration successfully executed" id="create session table" duration=1.204544ms logger=migrator t=2026-05-24T07:12:55.224279244Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-24T07:12:55.224401858Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.194µs logger=migrator t=2026-05-24T07:12:55.22966415Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-24T07:12:55.229970761Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=307.281µs logger=migrator t=2026-05-24T07:12:55.238057025Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-24T07:12:55.239174175Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.11696ms logger=migrator t=2026-05-24T07:12:55.246812343Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-24T07:12:55.247967745Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.155682ms logger=migrator t=2026-05-24T07:12:55.255302572Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-24T07:12:55.255380054Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=79.342µs logger=migrator t=2026-05-24T07:12:55.260580914Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-24T07:12:55.260657417Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=78.013µs logger=migrator t=2026-05-24T07:12:55.265880377Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-24T07:12:55.270810525Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.929898ms logger=migrator t=2026-05-24T07:12:55.276958619Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-24T07:12:55.279974399Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.01574ms logger=migrator t=2026-05-24T07:12:55.832660323Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-24T07:12:55.832784657Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=125.975µs logger=migrator t=2026-05-24T07:12:55.860341359Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-24T07:12:55.860614629Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=275.95µs logger=migrator t=2026-05-24T07:12:55.870711356Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-24T07:12:55.872029594Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.320048ms logger=migrator t=2026-05-24T07:12:55.87824151Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-24T07:12:55.878268441Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.691µs logger=migrator t=2026-05-24T07:12:55.885719162Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-24T07:12:55.889089355Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.370233ms logger=migrator t=2026-05-24T07:12:55.89556493Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-24T07:12:55.895811588Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=246.158µs logger=migrator t=2026-05-24T07:12:55.902620876Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-24T07:12:55.908548413Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.927827ms logger=migrator t=2026-05-24T07:12:55.917131495Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-24T07:12:55.921186202Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.052377ms logger=migrator t=2026-05-24T07:12:55.930241991Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-24T07:12:55.930396547Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=158.096µs logger=migrator t=2026-05-24T07:12:55.941571923Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-24T07:12:55.943255014Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.682851ms logger=migrator t=2026-05-24T07:12:55.950793909Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-24T07:12:55.951621708Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=827.839µs logger=migrator t=2026-05-24T07:12:55.971708109Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-24T07:12:55.973463793Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.754923ms logger=migrator t=2026-05-24T07:12:55.982152958Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-24T07:12:55.983703125Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.550786ms logger=migrator t=2026-05-24T07:12:55.992539446Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-24T07:12:55.993442789Z level=info msg="Migration successfully executed" id="add index alert state" duration=903.304µs logger=migrator t=2026-05-24T07:12:56.000225135Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-24T07:12:56.001641057Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.405441ms logger=migrator t=2026-05-24T07:12:56.008404533Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-24T07:12:56.009542835Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.138431ms logger=migrator t=2026-05-24T07:12:56.015261523Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-24T07:12:56.016122923Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=861.401µs logger=migrator t=2026-05-24T07:12:56.022269498Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-24T07:12:56.023581336Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.312268ms logger=migrator t=2026-05-24T07:12:56.028699732Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-24T07:12:56.038435076Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.731694ms logger=migrator t=2026-05-24T07:12:56.044933844Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-24T07:12:56.046297113Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.36599ms logger=migrator t=2026-05-24T07:12:56.052103645Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-24T07:12:56.0530614Z 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=957.625µs logger=migrator t=2026-05-24T07:12:56.059139981Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-24T07:12:56.059521365Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=381.114µs logger=migrator t=2026-05-24T07:12:56.066804411Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-24T07:12:56.067969683Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.163551ms logger=migrator t=2026-05-24T07:12:56.079920658Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-24T07:12:56.08104732Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.128612ms logger=migrator t=2026-05-24T07:12:56.088226831Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-24T07:12:56.095644621Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.41803ms logger=migrator t=2026-05-24T07:12:56.103653453Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-24T07:12:56.109679803Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.019789ms logger=migrator t=2026-05-24T07:12:56.114982946Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-24T07:12:56.118557876Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.57503ms logger=migrator t=2026-05-24T07:12:56.124634738Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-24T07:12:56.128187787Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.554399ms logger=migrator t=2026-05-24T07:12:56.135747313Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-24T07:12:56.136707607Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=961.644µs logger=migrator t=2026-05-24T07:12:56.142208178Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-24T07:12:56.142241499Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.012µs logger=migrator t=2026-05-24T07:12:56.146990852Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-24T07:12:56.147025624Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.622µs logger=migrator t=2026-05-24T07:12:56.152872986Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-24T07:12:56.153605794Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=733.018µs logger=migrator t=2026-05-24T07:12:56.158626046Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-24T07:12:56.159480998Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=854.712µs logger=migrator t=2026-05-24T07:12:56.166619958Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-24T07:12:56.167347584Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=727.546µs logger=migrator t=2026-05-24T07:12:56.172919617Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-24T07:12:56.173727896Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=808.14µs logger=migrator t=2026-05-24T07:12:56.178072195Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-24T07:12:56.178947207Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=874.882µs logger=migrator t=2026-05-24T07:12:56.183773352Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-24T07:12:56.187511659Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.739227ms logger=migrator t=2026-05-24T07:12:56.193209527Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-24T07:12:56.196870649Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.660673ms logger=migrator t=2026-05-24T07:12:56.201906053Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-24T07:12:56.2021082Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=202.077µs logger=migrator t=2026-05-24T07:12:56.207766696Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-24T07:12:56.208629758Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=862.882µs logger=migrator t=2026-05-24T07:12:56.215103154Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-24T07:12:56.216411811Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.309018ms logger=migrator t=2026-05-24T07:12:56.22131645Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-24T07:12:56.227663531Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.348471ms logger=migrator t=2026-05-24T07:12:56.232256369Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-24T07:12:56.232326512Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=75.073µs logger=migrator t=2026-05-24T07:12:56.237426427Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-24T07:12:56.238725904Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.299907ms logger=migrator t=2026-05-24T07:12:56.245140498Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-24T07:12:56.246530079Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.389701ms logger=migrator t=2026-05-24T07:12:56.252024219Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-24T07:12:56.252101902Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.923µs logger=migrator t=2026-05-24T07:12:56.257688416Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-24T07:12:56.258524255Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=835.99µs logger=migrator t=2026-05-24T07:12:56.26385774Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-24T07:12:56.265169298Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.308388ms logger=migrator t=2026-05-24T07:12:56.270443361Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-24T07:12:56.271335623Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=884.392µs logger=migrator t=2026-05-24T07:12:56.276509471Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-24T07:12:56.277344592Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=835.371µs logger=migrator t=2026-05-24T07:12:56.283779707Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-24T07:12:56.284676529Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=896.482µs logger=migrator t=2026-05-24T07:12:56.291126574Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-24T07:12:56.292883068Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.755954ms logger=migrator t=2026-05-24T07:12:56.304055995Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-24T07:12:56.304098207Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.932µs logger=migrator t=2026-05-24T07:12:56.308122133Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-24T07:12:56.312236863Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.11435ms logger=migrator t=2026-05-24T07:12:56.316714317Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-24T07:12:56.317482665Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=770.469µs logger=migrator t=2026-05-24T07:12:56.322827269Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-24T07:12:56.326757492Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.928873ms logger=migrator t=2026-05-24T07:12:56.331119201Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-24T07:12:56.331804906Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=685.865µs logger=migrator t=2026-05-24T07:12:56.336126314Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-24T07:12:56.336983435Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=856.81µs logger=migrator t=2026-05-24T07:12:56.343400509Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-24T07:12:56.344180828Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=777.868µs logger=migrator t=2026-05-24T07:12:56.348956621Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-24T07:12:56.361443056Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.488235ms logger=migrator t=2026-05-24T07:12:56.365541446Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-24T07:12:56.36622259Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=681.044µs logger=migrator t=2026-05-24T07:12:56.371323536Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-24T07:12:56.37223535Z 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=911.354µs logger=migrator t=2026-05-24T07:12:56.378502048Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-24T07:12:56.379121031Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=619.233µs logger=migrator t=2026-05-24T07:12:56.383661736Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-24T07:12:56.384191105Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=529.479µs logger=migrator t=2026-05-24T07:12:56.389577371Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-24T07:12:56.389789099Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=210.528µs logger=migrator t=2026-05-24T07:12:56.394073435Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-24T07:12:56.398214326Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.140371ms logger=migrator t=2026-05-24T07:12:56.403062043Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-24T07:12:56.406989505Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.929062ms logger=migrator t=2026-05-24T07:12:56.411056774Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-24T07:12:56.411972377Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=916.924µs logger=migrator t=2026-05-24T07:12:56.417317612Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-24T07:12:56.418169252Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=851.25µs logger=migrator t=2026-05-24T07:12:56.424061898Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-24T07:12:56.424280946Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=218.788µs logger=migrator t=2026-05-24T07:12:56.428433257Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-24T07:12:56.435385571Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.950613ms logger=migrator t=2026-05-24T07:12:56.441665139Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-24T07:12:56.442293262Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=627.993µs logger=migrator t=2026-05-24T07:12:56.447811884Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-24T07:12:56.448083773Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=272.71µs logger=migrator t=2026-05-24T07:12:56.453227551Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-24T07:12:56.453869904Z level=info msg="Migration successfully executed" id="Move region to single row" duration=641.863µs logger=migrator t=2026-05-24T07:12:56.461657608Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-24T07:12:56.463288727Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.631079ms logger=migrator t=2026-05-24T07:12:56.468548658Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-24T07:12:56.469879737Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.328049ms logger=migrator t=2026-05-24T07:12:56.474566308Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-24T07:12:56.475428729Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=862.241µs logger=migrator t=2026-05-24T07:12:56.481226771Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-24T07:12:56.482578669Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.351428ms logger=migrator t=2026-05-24T07:12:56.487945315Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-24T07:12:56.488710814Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=765.559µs logger=migrator t=2026-05-24T07:12:56.493068232Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-24T07:12:56.493924164Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=854.322µs logger=migrator t=2026-05-24T07:12:56.499451505Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-24T07:12:56.499513268Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=62.242µs logger=migrator t=2026-05-24T07:12:56.503675499Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-24T07:12:56.504454137Z level=info msg="Migration successfully executed" id="create test_data table" duration=779.568µs logger=migrator t=2026-05-24T07:12:56.510170755Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-24T07:12:56.511351488Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.180903ms logger=migrator t=2026-05-24T07:12:56.51769761Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-24T07:12:56.51855257Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=854.38µs logger=migrator t=2026-05-24T07:12:56.523634386Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-24T07:12:56.524955724Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.320658ms logger=migrator t=2026-05-24T07:12:56.530574019Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-24T07:12:56.530746855Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=173.136µs logger=migrator t=2026-05-24T07:12:56.537183729Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-24T07:12:56.537677928Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=491.459µs logger=migrator t=2026-05-24T07:12:56.543072144Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-24T07:12:56.54323492Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=167.826µs logger=migrator t=2026-05-24T07:12:56.548237632Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-24T07:12:56.549614322Z level=info msg="Migration successfully executed" id="create team table" duration=1.37645ms logger=migrator t=2026-05-24T07:12:56.55477023Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-24T07:12:56.555722635Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=952.075µs logger=migrator t=2026-05-24T07:12:56.56189709Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-24T07:12:56.562779843Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=882.002µs logger=migrator t=2026-05-24T07:12:56.568458039Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-24T07:12:56.576074766Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.617817ms logger=migrator t=2026-05-24T07:12:56.580846851Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-24T07:12:56.581027097Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.066µs logger=migrator t=2026-05-24T07:12:56.586132523Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-24T07:12:56.587004565Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=871.832µs logger=migrator t=2026-05-24T07:12:56.591937255Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-24T07:12:56.592665771Z level=info msg="Migration successfully executed" id="create team member table" duration=728.596µs logger=migrator t=2026-05-24T07:12:56.597533069Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-24T07:12:56.599029793Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.496674ms logger=migrator t=2026-05-24T07:12:56.605395555Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-24T07:12:56.606303378Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=906.963µs logger=migrator t=2026-05-24T07:12:56.611412804Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-24T07:12:56.612785174Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.37237ms logger=migrator t=2026-05-24T07:12:56.617985934Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-24T07:12:56.622416475Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.430382ms logger=migrator t=2026-05-24T07:12:56.627790451Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-24T07:12:56.632277194Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.486513ms logger=migrator t=2026-05-24T07:12:56.63656362Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-24T07:12:56.640991212Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.427602ms logger=migrator t=2026-05-24T07:12:56.645718114Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-24T07:12:56.647229869Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.508185ms logger=migrator t=2026-05-24T07:12:56.654304267Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-24T07:12:56.655720409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.416091ms logger=migrator t=2026-05-24T07:12:56.661277381Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-24T07:12:56.66234494Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.064579ms logger=migrator t=2026-05-24T07:12:56.669300354Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-24T07:12:56.670693175Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.39093ms logger=migrator t=2026-05-24T07:12:56.676981823Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-24T07:12:56.678417515Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.435612ms logger=migrator t=2026-05-24T07:12:56.683162069Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-24T07:12:56.684071231Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=909.142µs logger=migrator t=2026-05-24T07:12:56.688902748Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-24T07:12:56.689818651Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=915.262µs logger=migrator t=2026-05-24T07:12:56.695979656Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-24T07:12:56.697159959Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.178433ms logger=migrator t=2026-05-24T07:12:56.702658149Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-24T07:12:56.703398076Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=739.717µs logger=migrator t=2026-05-24T07:12:56.709351323Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-24T07:12:56.709574052Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.149µs logger=migrator t=2026-05-24T07:12:56.713920299Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-24T07:12:56.714998158Z level=info msg="Migration successfully executed" id="create tag table" duration=1.078149ms logger=migrator t=2026-05-24T07:12:56.720275531Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-24T07:12:56.721306569Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.031898ms logger=migrator t=2026-05-24T07:12:56.727351078Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-24T07:12:56.728134557Z level=info msg="Migration successfully executed" id="create login attempt table" duration=783.439µs logger=migrator t=2026-05-24T07:12:56.733515204Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-24T07:12:56.734448047Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=933.203µs logger=migrator t=2026-05-24T07:12:56.740939874Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-24T07:12:56.742347905Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.401361ms logger=migrator t=2026-05-24T07:12:56.747748362Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-24T07:12:56.762085184Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.334392ms logger=migrator t=2026-05-24T07:12:56.766785055Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-24T07:12:56.767301145Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=516.019µs logger=migrator t=2026-05-24T07:12:56.772365418Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-24T07:12:56.772986641Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=620.903µs logger=migrator t=2026-05-24T07:12:56.781351077Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-24T07:12:56.781840424Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=484.658µs logger=migrator t=2026-05-24T07:12:56.788754796Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-24T07:12:56.789714771Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=959.215µs logger=migrator t=2026-05-24T07:12:56.794584948Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-24T07:12:56.795773592Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.181283ms logger=migrator t=2026-05-24T07:12:56.801410497Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-24T07:12:56.802344611Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=939.594µs logger=migrator t=2026-05-24T07:12:56.808829517Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-24T07:12:56.808942912Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=115.525µs logger=migrator t=2026-05-24T07:12:56.814503375Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-24T07:12:56.820480962Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.978327ms logger=migrator t=2026-05-24T07:12:56.826824043Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-24T07:12:56.831855126Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.030653ms logger=migrator t=2026-05-24T07:12:56.836754194Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-24T07:12:56.841781948Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.027344ms logger=migrator t=2026-05-24T07:12:56.846833362Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-24T07:12:56.851972189Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.137007ms logger=migrator t=2026-05-24T07:12:56.857088836Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-24T07:12:56.857984959Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=895.993µs logger=migrator t=2026-05-24T07:12:56.898551057Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-24T07:12:56.906171284Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.623177ms logger=migrator t=2026-05-24T07:12:56.929147881Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-24T07:12:56.930536552Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.389821ms logger=migrator t=2026-05-24T07:12:56.940738144Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-24T07:12:56.942312071Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.573887ms logger=migrator t=2026-05-24T07:12:56.950902344Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-24T07:12:56.951753236Z level=info msg="Migration successfully executed" id="create user auth token table" duration=850.762µs logger=migrator t=2026-05-24T07:12:56.962376952Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-24T07:12:56.963474442Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.09815ms logger=migrator t=2026-05-24T07:12:56.970094054Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-24T07:12:56.972135218Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.041704ms logger=migrator t=2026-05-24T07:12:56.980319156Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-24T07:12:56.983326755Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=3.015769ms logger=migrator t=2026-05-24T07:12:57.09465704Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-24T07:12:57.104221798Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.565759ms logger=migrator t=2026-05-24T07:12:57.327432549Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-24T07:12:57.328358063Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=928.574µs logger=migrator t=2026-05-24T07:12:57.510572247Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-24T07:12:57.512182235Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.609669ms logger=migrator t=2026-05-24T07:12:57.578165575Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-24T07:12:57.579930799Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.762815ms logger=migrator t=2026-05-24T07:12:57.587908791Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-24T07:12:57.588867046Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=957.816µs logger=migrator t=2026-05-24T07:12:57.598674624Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-24T07:12:57.600374366Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.699712ms logger=migrator t=2026-05-24T07:12:57.607026759Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-24T07:12:57.607173004Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=147.815µs logger=migrator t=2026-05-24T07:12:57.615173596Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-24T07:12:57.615340312Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=194.788µs logger=migrator t=2026-05-24T07:12:57.622621238Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-24T07:12:57.623654815Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.034027ms logger=migrator t=2026-05-24T07:12:57.632450657Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T07:12:57.633953792Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.502795ms logger=migrator t=2026-05-24T07:12:57.642525085Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T07:12:57.644004939Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.479404ms logger=migrator t=2026-05-24T07:12:57.653972132Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-24T07:12:57.654076126Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=105.354µs logger=migrator t=2026-05-24T07:12:57.662754313Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T07:12:57.664278258Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.523635ms logger=migrator t=2026-05-24T07:12:57.671207672Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T07:12:57.673277958Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.069526ms logger=migrator t=2026-05-24T07:12:57.683082296Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T07:12:57.684086783Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.004347ms logger=migrator t=2026-05-24T07:12:57.692828792Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T07:12:57.694335337Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.506585ms logger=migrator t=2026-05-24T07:12:57.700682028Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-24T07:12:57.708158432Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.471803ms logger=migrator t=2026-05-24T07:12:57.714036546Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-24T07:12:57.714944059Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=907.243µs logger=migrator t=2026-05-24T07:12:57.72179672Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-24T07:12:57.721933415Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=138.155µs logger=migrator t=2026-05-24T07:12:57.727927033Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-24T07:12:57.730059991Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.157549ms logger=migrator t=2026-05-24T07:12:57.736432294Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-24T07:12:57.737516723Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.084059ms logger=migrator t=2026-05-24T07:12:57.742291688Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-24T07:12:57.743295195Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=996.676µs logger=migrator t=2026-05-24T07:12:57.749260142Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-24T07:12:57.749363376Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.334µs logger=migrator t=2026-05-24T07:12:57.756220486Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-24T07:12:57.75770152Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.481534ms logger=migrator t=2026-05-24T07:12:57.764372634Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-24T07:12:57.765365801Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=994.317µs logger=migrator t=2026-05-24T07:12:57.770320941Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-24T07:12:57.771253635Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=932.204µs logger=migrator t=2026-05-24T07:12:57.778815051Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-24T07:12:57.779777277Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=961.876µs logger=migrator t=2026-05-24T07:12:57.791419951Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-24T07:12:57.800625818Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.207777ms logger=migrator t=2026-05-24T07:12:57.806322536Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-24T07:12:57.806963589Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=641.943µs logger=migrator t=2026-05-24T07:12:57.815082536Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-24T07:12:57.81656366Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.483214ms logger=migrator t=2026-05-24T07:12:57.8228587Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-24T07:12:57.850497429Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.635928ms logger=migrator t=2026-05-24T07:12:57.856567361Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-24T07:12:57.886700811Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.127819ms logger=migrator t=2026-05-24T07:12:57.891363041Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-24T07:12:57.892109288Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=746.557µs logger=migrator t=2026-05-24T07:12:57.897799746Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-24T07:12:57.898829514Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.029888ms logger=migrator t=2026-05-24T07:12:57.905513588Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-24T07:12:57.91160249Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.088372ms logger=migrator t=2026-05-24T07:12:57.917018638Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-24T07:12:57.922990136Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.970328ms logger=migrator t=2026-05-24T07:12:57.92858794Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-24T07:12:57.929578376Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=984.586µs logger=migrator t=2026-05-24T07:12:57.937309768Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-24T07:12:57.93898387Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.673682ms logger=migrator t=2026-05-24T07:12:57.948360952Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-24T07:12:57.949426921Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.066129ms logger=migrator t=2026-05-24T07:12:57.956452228Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-24T07:12:57.957519897Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.067479ms logger=migrator t=2026-05-24T07:12:57.966031728Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-24T07:12:57.966125081Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=94.854µs logger=migrator t=2026-05-24T07:12:57.974110963Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-24T07:12:57.978670629Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.556026ms logger=migrator t=2026-05-24T07:12:58.090776139Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-24T07:12:58.100881548Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.109969ms logger=migrator t=2026-05-24T07:12:58.166684656Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-24T07:12:58.175470049Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.788032ms logger=migrator t=2026-05-24T07:12:58.181645904Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-24T07:12:58.182565728Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=919.924µs logger=migrator t=2026-05-24T07:12:58.192543933Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-24T07:12:58.19408764Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.543226ms logger=migrator t=2026-05-24T07:12:58.200895149Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-24T07:12:58.206745093Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.849794ms logger=migrator t=2026-05-24T07:12:58.21350922Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-24T07:12:58.219378625Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.871415ms logger=migrator t=2026-05-24T07:12:58.228690706Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-24T07:12:58.229865498Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.176212ms logger=migrator t=2026-05-24T07:12:58.237510199Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-24T07:12:58.243442715Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.932176ms logger=migrator t=2026-05-24T07:12:58.250902348Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-24T07:12:58.260603943Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.698745ms logger=migrator t=2026-05-24T07:12:58.26651033Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-24T07:12:58.266650175Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=139.355µs logger=migrator t=2026-05-24T07:12:58.272390655Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-24T07:12:58.274594225Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.229111ms logger=migrator t=2026-05-24T07:12:58.281446996Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-24T07:12:58.282659781Z 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.212405ms logger=migrator t=2026-05-24T07:12:58.291468733Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-24T07:12:58.293210797Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.741754ms logger=migrator t=2026-05-24T07:12:58.299383603Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-24T07:12:58.299642622Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=258.819µs logger=migrator t=2026-05-24T07:12:58.305387932Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-24T07:12:58.315310765Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.922993ms logger=migrator t=2026-05-24T07:12:58.325891363Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-24T07:12:58.337081252Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.186339ms logger=migrator t=2026-05-24T07:12:58.344253494Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-24T07:12:58.354060173Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.805859ms logger=migrator t=2026-05-24T07:12:58.361457803Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-24T07:12:58.368894266Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.435193ms logger=migrator t=2026-05-24T07:12:58.373128951Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-24T07:12:58.3799175Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.787999ms logger=migrator t=2026-05-24T07:12:58.383561583Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-24T07:12:58.383612724Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=52.062µs logger=migrator t=2026-05-24T07:12:58.389554692Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-24T07:12:58.39059687Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.043089ms logger=migrator t=2026-05-24T07:12:58.396772317Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-24T07:12:58.40370809Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.935484ms logger=migrator t=2026-05-24T07:12:58.40727069Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-24T07:12:58.407320642Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=50.452µs logger=migrator t=2026-05-24T07:12:58.411807346Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-24T07:12:58.421400417Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.594521ms logger=migrator t=2026-05-24T07:12:58.427632136Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-24T07:12:58.42831215Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=679.874µs logger=migrator t=2026-05-24T07:12:58.433243291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-24T07:12:58.445860973Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=12.612472ms logger=migrator t=2026-05-24T07:12:58.452420612Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-24T07:12:58.453109558Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=689.196µs logger=migrator t=2026-05-24T07:12:58.458547627Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-24T07:12:58.459572694Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.024527ms logger=migrator t=2026-05-24T07:12:58.466778538Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-24T07:12:58.475598621Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.820153ms logger=migrator t=2026-05-24T07:12:58.480968548Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-24T07:12:58.481688113Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=718.105µs logger=migrator t=2026-05-24T07:12:58.486717228Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-24T07:12:58.487946793Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.231045ms logger=migrator t=2026-05-24T07:12:58.493806397Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-24T07:12:58.494881487Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.07682ms logger=migrator t=2026-05-24T07:12:58.503887426Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-24T07:12:58.505001407Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.149742ms logger=migrator t=2026-05-24T07:12:58.510700075Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-24T07:12:58.510793849Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=94.674µs logger=migrator t=2026-05-24T07:12:58.5154811Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-24T07:12:58.516769337Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.288377ms logger=migrator t=2026-05-24T07:12:58.52420459Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-24T07:12:58.525470486Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.266416ms logger=migrator t=2026-05-24T07:12:58.534392762Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-24T07:12:58.535071507Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-24T07:12:58.541547324Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-24T07:12:58.542535641Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=988.567µs logger=migrator t=2026-05-24T07:12:58.547958219Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-24T07:12:58.554522319Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=6.56556ms logger=migrator t=2026-05-24T07:12:58.560894642Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-24T07:12:58.572898521Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.001209ms logger=migrator t=2026-05-24T07:12:58.582107109Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-24T07:12:58.583161797Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.057699ms logger=migrator t=2026-05-24T07:12:58.594421379Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-24T07:12:58.595651094Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.229455ms logger=migrator t=2026-05-24T07:12:58.603461079Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-24T07:12:58.605054687Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.593228ms logger=migrator t=2026-05-24T07:12:58.61084431Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-24T07:12:58.614027756Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=3.182196ms logger=migrator t=2026-05-24T07:12:58.624202378Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-24T07:12:58.625346801Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.144122ms logger=migrator t=2026-05-24T07:12:58.63352134Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-24T07:12:58.633575362Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=58.052µs logger=migrator t=2026-05-24T07:12:58.638323445Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-24T07:12:58.63845541Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=134.635µs logger=migrator t=2026-05-24T07:12:58.643102391Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-24T07:12:58.650039063Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.936432ms logger=migrator t=2026-05-24T07:12:58.654167365Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-24T07:12:58.654518018Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=350.493µs logger=migrator t=2026-05-24T07:12:58.660089962Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-24T07:12:58.661123299Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.033127ms logger=migrator t=2026-05-24T07:12:58.66685939Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-24T07:12:58.66742095Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=565.24µs logger=migrator t=2026-05-24T07:12:58.67860867Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-24T07:12:58.679835865Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.227016ms logger=migrator t=2026-05-24T07:12:58.691227311Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-24T07:12:58.692328442Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.103951ms logger=migrator t=2026-05-24T07:12:58.702450372Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-24T07:12:58.7406626Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.209288ms logger=migrator t=2026-05-24T07:12:58.745901222Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-24T07:12:58.751649992Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.74759ms logger=migrator t=2026-05-24T07:12:58.755173902Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-24T07:12:58.75540159Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=227.608µs logger=migrator t=2026-05-24T07:12:58.762484359Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-24T07:12:58.793584917Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.100448ms logger=migrator t=2026-05-24T07:12:58.797914795Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-24T07:12:58.828591708Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.671413ms logger=migrator t=2026-05-24T07:12:58.834478993Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-24T07:12:58.835112757Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=631.634µs logger=migrator t=2026-05-24T07:12:58.844330263Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-24T07:12:58.845138903Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=810.18µs logger=migrator t=2026-05-24T07:12:58.851117682Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-24T07:12:58.851302738Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=185.026µs logger=migrator t=2026-05-24T07:12:58.856404276Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-24T07:12:58.85709062Z level=info msg="Migration successfully executed" id="create permission table" duration=684.375µs logger=migrator t=2026-05-24T07:12:58.861906537Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-24T07:12:58.862850511Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=944.014µs logger=migrator t=2026-05-24T07:12:58.86773919Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-24T07:12:58.86852816Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=789.01µs logger=migrator t=2026-05-24T07:12:58.874658234Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-24T07:12:58.875317057Z level=info msg="Migration successfully executed" id="create role table" duration=658.704µs logger=migrator t=2026-05-24T07:12:58.880602881Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-24T07:12:58.885974878Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.371716ms logger=migrator t=2026-05-24T07:12:58.890224983Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-24T07:12:58.895514037Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.288654ms logger=migrator t=2026-05-24T07:12:58.902264084Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-24T07:12:58.903046922Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=780.738µs logger=migrator t=2026-05-24T07:12:58.914032224Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-24T07:12:58.914830174Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=798.01µs logger=migrator t=2026-05-24T07:12:58.918815029Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-24T07:12:58.919584898Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=769.848µs logger=migrator t=2026-05-24T07:12:58.926451069Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-24T07:12:58.927919853Z level=info msg="Migration successfully executed" id="create team role table" duration=1.468213ms logger=migrator t=2026-05-24T07:12:58.933707524Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-24T07:12:58.936513707Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.801523ms logger=migrator t=2026-05-24T07:12:58.941225839Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-24T07:12:58.942295378Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.069449ms logger=migrator t=2026-05-24T07:12:58.949752542Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-24T07:12:58.950891203Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.155962ms logger=migrator t=2026-05-24T07:12:58.956902143Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-24T07:12:58.957835567Z level=info msg="Migration successfully executed" id="create user role table" duration=932.524µs logger=migrator t=2026-05-24T07:12:58.965781178Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-24T07:12:58.966847247Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.071469ms logger=migrator t=2026-05-24T07:12:58.974373752Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-24T07:12:58.976320494Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.946612ms logger=migrator t=2026-05-24T07:12:58.983385543Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-24T07:12:58.985644255Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.260612ms logger=migrator t=2026-05-24T07:12:58.992922551Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-24T07:12:58.993868976Z level=info msg="Migration successfully executed" id="create builtin role table" duration=946.915µs logger=migrator t=2026-05-24T07:12:59.002617486Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-24T07:12:59.005292894Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.677818ms logger=migrator t=2026-05-24T07:12:59.016930371Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-24T07:12:59.018061552Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.132901ms logger=migrator t=2026-05-24T07:12:59.025024727Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-24T07:12:59.036592172Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.569075ms logger=migrator t=2026-05-24T07:12:59.053139078Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-24T07:12:59.054597652Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.464503ms logger=migrator t=2026-05-24T07:12:59.067925661Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-24T07:12:59.069104314Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.179233ms logger=migrator t=2026-05-24T07:12:59.079616399Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-24T07:12:59.080926927Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.305258ms logger=migrator t=2026-05-24T07:12:59.086891846Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-24T07:12:59.088445464Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.553537ms logger=migrator t=2026-05-24T07:12:59.098044335Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-24T07:12:59.100762264Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.721739ms logger=migrator t=2026-05-24T07:12:59.109401482Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-24T07:12:59.110805244Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.407472ms logger=migrator t=2026-05-24T07:12:59.119400439Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-24T07:12:59.127793946Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.394487ms logger=migrator t=2026-05-24T07:12:59.131741821Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-24T07:12:59.139535167Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.792856ms logger=migrator t=2026-05-24T07:12:59.143135389Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-24T07:12:59.148740195Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.608906ms logger=migrator t=2026-05-24T07:12:59.155924658Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-24T07:12:59.167914587Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.988199ms logger=migrator t=2026-05-24T07:12:59.172005897Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-24T07:12:59.17315366Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.145422ms logger=migrator t=2026-05-24T07:12:59.177232659Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-24T07:12:59.178388992Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.156132ms logger=migrator t=2026-05-24T07:12:59.184663471Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-24T07:12:59.185780363Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.116452ms logger=migrator t=2026-05-24T07:12:59.189911814Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-24T07:12:59.191368997Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.457203ms logger=migrator t=2026-05-24T07:12:59.19497114Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-24T07:12:59.196743935Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.772765ms logger=migrator t=2026-05-24T07:12:59.202280988Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-24T07:12:59.20234409Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=63.722µs logger=migrator t=2026-05-24T07:12:59.205992764Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-24T07:12:59.206056977Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.493µs logger=migrator t=2026-05-24T07:12:59.210982136Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-24T07:12:59.21160312Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=621.204µs logger=migrator t=2026-05-24T07:12:59.215362557Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-24T07:12:59.215907268Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=545.521µs logger=migrator t=2026-05-24T07:12:59.221346907Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-24T07:12:59.222032792Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=686.265µs logger=migrator t=2026-05-24T07:12:59.225505549Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-24T07:12:59.22577863Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=272.701µs logger=migrator t=2026-05-24T07:12:59.229089821Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-24T07:12:59.229527637Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=437.766µs logger=migrator t=2026-05-24T07:12:59.232918071Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-24T07:12:59.233788953Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=868.621µs logger=migrator t=2026-05-24T07:12:59.239720631Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-24T07:12:59.241765395Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.045054ms logger=migrator t=2026-05-24T07:12:59.247492895Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-24T07:12:59.258780439Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.287454ms logger=migrator t=2026-05-24T07:12:59.261986948Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-24T07:12:59.262033909Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=47.411µs logger=migrator t=2026-05-24T07:12:59.267048782Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-24T07:12:59.267979547Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=930.375µs logger=migrator t=2026-05-24T07:12:59.273806151Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-24T07:12:59.275076677Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.269926ms logger=migrator t=2026-05-24T07:12:59.279987147Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-24T07:12:59.281823345Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.836448ms logger=migrator t=2026-05-24T07:12:59.288216719Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-24T07:12:59.297014982Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.795204ms logger=migrator t=2026-05-24T07:12:59.303610213Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-24T07:12:59.304735075Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.127922ms logger=migrator t=2026-05-24T07:12:59.340393983Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-24T07:12:59.362085827Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=21.690994ms logger=migrator t=2026-05-24T07:12:59.374308896Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-24T07:12:59.397589589Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.283263ms logger=migrator t=2026-05-24T07:12:59.406096131Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-24T07:12:59.407578536Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.483055ms logger=migrator t=2026-05-24T07:12:59.415257318Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-24T07:12:59.416043307Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=785.82µs logger=migrator t=2026-05-24T07:12:59.420674796Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-24T07:12:59.421447114Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=772.318µs logger=migrator t=2026-05-24T07:12:59.427826459Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-24T07:12:59.428933779Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.107381ms logger=migrator t=2026-05-24T07:12:59.434562616Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-24T07:12:59.434788934Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.698µs logger=migrator t=2026-05-24T07:12:59.440365978Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-24T07:12:59.441257061Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=891.053µs logger=migrator t=2026-05-24T07:12:59.450040423Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-24T07:12:59.459723938Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.682695ms logger=migrator t=2026-05-24T07:12:59.466231776Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-24T07:12:59.467166011Z level=info msg="Migration successfully executed" id="create entity_events table" duration=933.405µs logger=migrator t=2026-05-24T07:12:59.47260397Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-24T07:12:59.473716421Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.111951ms logger=migrator t=2026-05-24T07:12:59.480746569Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T07:12:59.481305339Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T07:12:59.486838262Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T07:12:59.487529928Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T07:13:00.646210056Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-24T07:13:00.648111786Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.904761ms logger=migrator t=2026-05-24T07:13:00.760088371Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-24T07:13:00.763450124Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.352643ms logger=migrator t=2026-05-24T07:13:00.92145195Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T07:13:00.924101728Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.652058ms logger=migrator t=2026-05-24T07:13:00.996608661Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T07:13:00.998784442Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.175901ms logger=migrator t=2026-05-24T07:13:01.067617696Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-24T07:13:01.069670232Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.056727ms logger=migrator t=2026-05-24T07:13:01.132966492Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-24T07:13:01.141834628Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=8.867636ms logger=migrator t=2026-05-24T07:13:01.216115874Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-24T07:13:01.217401681Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.286147ms logger=migrator t=2026-05-24T07:13:01.260806599Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-24T07:13:01.263037262Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.233733ms logger=migrator t=2026-05-24T07:13:01.328565935Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-24T07:13:01.330871399Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.308274ms logger=migrator t=2026-05-24T07:13:01.341052114Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-24T07:13:01.343077659Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.025575ms logger=migrator t=2026-05-24T07:13:01.351108245Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-24T07:13:01.352531428Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.418422ms logger=migrator t=2026-05-24T07:13:01.362306678Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-24T07:13:01.380503367Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=18.19488ms logger=migrator t=2026-05-24T07:13:01.387010496Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-24T07:13:01.392982007Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.971501ms logger=migrator t=2026-05-24T07:13:01.398272821Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-24T07:13:01.406963582Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.689771ms logger=migrator t=2026-05-24T07:13:01.413557204Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-24T07:13:01.413755671Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=198.707µs logger=migrator t=2026-05-24T07:13:01.419113428Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-24T07:13:01.430990796Z level=info msg="Migration successfully executed" id="add share column" duration=11.873698ms logger=migrator t=2026-05-24T07:13:01.436391356Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-24T07:13:01.436608493Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=216.268µs logger=migrator t=2026-05-24T07:13:01.442288853Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-24T07:13:01.443291139Z level=info msg="Migration successfully executed" id="create file table" duration=1.002267ms logger=migrator t=2026-05-24T07:13:01.451502981Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-24T07:13:01.453257147Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.754276ms logger=migrator t=2026-05-24T07:13:01.459752035Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-24T07:13:01.46097499Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.222805ms logger=migrator t=2026-05-24T07:13:01.468154004Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-24T07:13:01.46910647Z level=info msg="Migration successfully executed" id="create file_meta table" duration=952.216µs logger=migrator t=2026-05-24T07:13:01.479917548Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-24T07:13:01.481213736Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.295838ms logger=migrator t=2026-05-24T07:13:01.487167125Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-24T07:13:01.487269699Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.104µs logger=migrator t=2026-05-24T07:13:01.492815673Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-24T07:13:01.492914617Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.494µs logger=migrator t=2026-05-24T07:13:01.498042946Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-24T07:13:01.49871723Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=670.824µs logger=migrator t=2026-05-24T07:13:01.505048063Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-24T07:13:01.505295642Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=248.129µs logger=migrator t=2026-05-24T07:13:01.511956607Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-24T07:13:01.513324787Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.36802ms logger=migrator t=2026-05-24T07:13:01.517804563Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-24T07:13:01.527627285Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.823022ms logger=migrator t=2026-05-24T07:13:01.532376179Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-24T07:13:01.532513974Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=139.855µs logger=migrator t=2026-05-24T07:13:01.537991646Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-24T07:13:01.539190691Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.199125ms logger=migrator t=2026-05-24T07:13:01.544459495Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-24T07:13:01.544911611Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=456.326µs logger=migrator t=2026-05-24T07:13:01.550608921Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-24T07:13:01.55086811Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=258.11µs logger=migrator t=2026-05-24T07:13:01.556806289Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-24T07:13:01.557338369Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=532.42µs logger=migrator t=2026-05-24T07:13:01.56308653Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-24T07:13:01.572147433Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.061053ms logger=migrator t=2026-05-24T07:13:01.577127137Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-24T07:13:01.585865529Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.736512ms logger=migrator t=2026-05-24T07:13:01.591305809Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-24T07:13:01.592095159Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=787.59µs logger=migrator t=2026-05-24T07:13:01.59893281Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-24T07:13:01.673638641Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.697741ms logger=migrator t=2026-05-24T07:13:01.678849654Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-24T07:13:01.679701994Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=852.331µs logger=migrator t=2026-05-24T07:13:01.684493461Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-24T07:13:01.685697005Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.203584ms logger=migrator t=2026-05-24T07:13:01.693036685Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-24T07:13:01.721224104Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.187068ms logger=migrator t=2026-05-24T07:13:01.727071419Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-24T07:13:01.735852041Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.781272ms logger=migrator t=2026-05-24T07:13:01.741971927Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-24T07:13:01.742216376Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=244.879µs logger=migrator t=2026-05-24T07:13:01.748345162Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-24T07:13:01.748652604Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=307.992µs logger=migrator t=2026-05-24T07:13:01.754385525Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-24T07:13:01.754745608Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=360.663µs logger=migrator t=2026-05-24T07:13:01.759821425Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-24T07:13:01.760180498Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=359.823µs logger=migrator t=2026-05-24T07:13:01.766427238Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-24T07:13:01.766781161Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=354.412µs logger=migrator t=2026-05-24T07:13:01.775302025Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-24T07:13:01.776839861Z level=info msg="Migration successfully executed" id="create folder table" duration=1.537986ms logger=migrator t=2026-05-24T07:13:01.782854043Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-24T07:13:01.784656199Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.801566ms logger=migrator t=2026-05-24T07:13:01.79227069Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-24T07:13:01.793497065Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.221645ms logger=migrator t=2026-05-24T07:13:01.801600683Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-24T07:13:01.801694356Z level=info msg="Migration successfully executed" id="Update folder title length" duration=95.173µs logger=migrator t=2026-05-24T07:13:01.808870441Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-24T07:13:01.810787602Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.91694ms logger=migrator t=2026-05-24T07:13:01.819198661Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-24T07:13:01.821155283Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.960842ms logger=migrator t=2026-05-24T07:13:01.826984587Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-24T07:13:01.828894738Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.909851ms logger=migrator t=2026-05-24T07:13:01.833985685Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-24T07:13:01.834489844Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=504.219µs logger=migrator t=2026-05-24T07:13:01.840152863Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-24T07:13:01.840594459Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=442.396µs logger=migrator t=2026-05-24T07:13:01.846656013Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-24T07:13:01.848374276Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.717823ms logger=migrator t=2026-05-24T07:13:01.855650684Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-24T07:13:01.85745187Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.801046ms logger=migrator t=2026-05-24T07:13:01.86424493Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-24T07:13:01.865401412Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.156602ms logger=migrator t=2026-05-24T07:13:01.871671013Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-24T07:13:01.873611535Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.939622ms logger=migrator t=2026-05-24T07:13:01.880444367Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-24T07:13:01.881660981Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.216185ms logger=migrator t=2026-05-24T07:13:01.88894529Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-24T07:13:01.890441445Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.495736ms logger=migrator t=2026-05-24T07:13:01.896054041Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-24T07:13:01.897986942Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.932371ms logger=migrator t=2026-05-24T07:13:01.905759239Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-24T07:13:01.906934512Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.174833ms logger=migrator t=2026-05-24T07:13:01.912759366Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-24T07:13:01.914241561Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.478145ms logger=migrator t=2026-05-24T07:13:01.920071115Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-24T07:13:01.921216568Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.145283ms logger=migrator t=2026-05-24T07:13:01.928552648Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-24T07:13:01.930544931Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.991933ms logger=migrator t=2026-05-24T07:13:01.936184518Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-24T07:13:01.936537062Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=353.184µs logger=migrator t=2026-05-24T07:13:01.941137491Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-24T07:13:01.951924789Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.785248ms logger=migrator t=2026-05-24T07:13:01.958460848Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-24T07:13:01.959188726Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=728.878µs logger=migrator t=2026-05-24T07:13:01.964556534Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-24T07:13:01.964638737Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=86.744µs logger=migrator t=2026-05-24T07:13:01.970536414Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-24T07:13:01.972266487Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.729713ms logger=migrator t=2026-05-24T07:13:01.97777Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-24T07:13:01.977858633Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=90.583µs logger=migrator t=2026-05-24T07:13:01.98698984Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-24T07:13:01.989111728Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.111627ms logger=migrator t=2026-05-24T07:13:01.995101919Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-24T07:13:01.996269061Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.167652ms logger=migrator t=2026-05-24T07:13:02.00303921Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-24T07:13:02.004847197Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.804147ms logger=migrator t=2026-05-24T07:13:02.012099535Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-24T07:13:02.012861883Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=763.098µs logger=migrator t=2026-05-24T07:13:02.019517298Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-24T07:13:02.01982612Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=309.822µs logger=migrator t=2026-05-24T07:13:02.025330853Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-24T07:13:02.026005608Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=674.835µs logger=migrator t=2026-05-24T07:13:02.032195376Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-24T07:13:02.033734903Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.539937ms logger=migrator t=2026-05-24T07:13:02.040784783Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-24T07:13:02.042250387Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.465574ms logger=migrator t=2026-05-24T07:13:02.049046548Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-24T07:13:02.060516831Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.471133ms logger=migrator t=2026-05-24T07:13:02.066383197Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-24T07:13:02.075818316Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.435329ms logger=migrator t=2026-05-24T07:13:02.082871796Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-24T07:13:02.09571808Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.847554ms logger=migrator t=2026-05-24T07:13:02.102078055Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-24T07:13:02.102197159Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.814µs logger=migrator t=2026-05-24T07:13:02.107660681Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-24T07:13:02.121022894Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.362523ms logger=migrator t=2026-05-24T07:13:02.127020815Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-24T07:13:02.136301727Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.279642ms logger=migrator t=2026-05-24T07:13:02.142445514Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-24T07:13:02.142755466Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=305.982µs logger=migrator t=2026-05-24T07:13:02.149977192Z level=info msg="migrations completed" performed=558 skipped=0 duration=13.65237209s logger=migrator t=2026-05-24T07:13:02.15100516Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-24T07:13:02.166228692Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-24T07:13:02.16643284Z level=info msg="Created default organization" logger=secrets t=2026-05-24T07:13:02.177978445Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-24T07:13:02.240353777Z level=info msg="Restored cache from database" duration=456.327µs logger=plugin.store t=2026-05-24T07:13:02.241626734Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-24T07:13:02.278007147Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-24T07:13:02.278036638Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-24T07:13:02.278113561Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-24T07:13:02.278121551Z level=info msg="Plugins loaded" count=54 duration=36.495537ms logger=query_data t=2026-05-24T07:13:02.281848598Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-24T07:13:02.285016765Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-24T07:13:02.292583524Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-24T07:13:02.309696115Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-24T07:13:02.313405083Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-24T07:13:02.315148077Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-24T07:13:02.334338675Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-24T07:13:02.355552758Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-24T07:13:02.387916932Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-24T07:13:02.387972174Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-05-24T07:13:02.389041223Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-05-24T07:13:02.389426267Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-24T07:13:02.389928136Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-24T07:13:02.390136394Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-24T07:13:02.393458026Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-24T07:13:02.452694702Z level=info msg="Update check succeeded" duration=64.347955ms logger=plugins.update.checker t=2026-05-24T07:13:02.452725853Z level=info msg="Update check succeeded" duration=64.4835ms logger=ngalert.state.manager t=2026-05-24T07:13:02.517510894Z level=info msg="State cache has been initialized" states=0 duration=127.581248ms logger=ngalert.scheduler t=2026-05-24T07:13:02.517562026Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-24T07:13:02.517657119Z level=info msg=starting first_tick=2026-05-24T07:13:10Z logger=provisioning.dashboard t=2026-05-24T07:13:02.570656185Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-24T07:13:02.880613191Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-24T07:13:02.881065828Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-24T07:13:02.982336025Z level=info msg="Patterns update finished" duration=483.724369ms logger=provisioning.dashboard t=2026-05-24T07:13:10.23069423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.231521821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.376846178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.411732336Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-24T07:13:10.419760726Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-24T07:13:10.429329135Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-24T07:13:10.475754435Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-24T07:13:10.488125948Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-24T07:13:10.499634841Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-24T07:13:10.512939319Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-24T07:13:10.528947738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.544790593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.569485548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.585251609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.615909409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.632570732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.660281421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.682679151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.731033633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.746539725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.78457126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.800032479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.851474467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.872201165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.915690104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.935086392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.976604257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:10.991035268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.030342564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.045620846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.087198148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.106500873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.143788264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.1623442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.204362218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.219620011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.268762276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.286797044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.326054938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.348373166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.40682782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.425494762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.461310466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.48002027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.520407306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.535379618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.589191589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.611128282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.65473092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.670862026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.730878939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.746572168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.791495475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.809178409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.85419505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.872805209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.922977293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.943017105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:11.991378841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.009685598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.211648216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.229581441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.31621149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.336490773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.398354571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.42412841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.521463643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:12.538056316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:13.143427971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:13.162714388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:13.491635134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:13.532854018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:13.881450897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:13.89692543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:14.588716164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:14.60901787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.439979816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.459032107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.526920084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.542956681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.619815998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.632820721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.71317575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.734971415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T07:13:15.815417997Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-24T07:13:32.415139595Z level=info msg="Usage stats are ready to report"