logger=settings t=2026-07-06T12:14:09.50084282Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-06T12:14:09Z logger=settings t=2026-07-06T12:14:09.501364077Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-06T12:14:09.501380607Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-06T12:14:09.501386287Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-06T12:14:09.501393627Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-06T12:14:09.501398567Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-06T12:14:09.501431298Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-06T12:14:09.501450738Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-06T12:14:09.501455738Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-06T12:14:09.501462088Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-06T12:14:09.501467208Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-06T12:14:09.501472818Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-06T12:14:09.501479018Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-06T12:14:09.501500549Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-06T12:14:09.501505489Z level=info msg=Target target=[all] logger=settings t=2026-07-06T12:14:09.501517579Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-06T12:14:09.501522239Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-06T12:14:09.501526469Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-06T12:14:09.501533439Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-06T12:14:09.501543129Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-06T12:14:09.501550619Z level=info msg="App mode production" logger=sqlstore t=2026-07-06T12:14:09.502052276Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-06T12:14:09.502073626Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-06T12:14:09.503874991Z level=info msg="Locking database" logger=migrator t=2026-07-06T12:14:09.503904372Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-06T12:14:09.504426429Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-06T12:14:09.50526443Z level=info msg="Migration successfully executed" id="create migration_log table" duration=839.031µs logger=migrator t=2026-07-06T12:14:09.510063197Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-06T12:14:09.510894058Z level=info msg="Migration successfully executed" id="create user table" duration=831.202µs logger=migrator t=2026-07-06T12:14:09.515553342Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-06T12:14:09.516429784Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=875.582µs logger=migrator t=2026-07-06T12:14:09.522783171Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-06T12:14:09.523514102Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=730.621µs logger=migrator t=2026-07-06T12:14:09.530921553Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-06T12:14:09.532154041Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.232808ms logger=migrator t=2026-07-06T12:14:09.539053655Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-06T12:14:09.54011344Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.059425ms logger=migrator t=2026-07-06T12:14:09.545095889Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-06T12:14:09.547474661Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.378502ms logger=migrator t=2026-07-06T12:14:09.551550788Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-06T12:14:09.552368829Z level=info msg="Migration successfully executed" id="create user table v2" duration=812.991µs logger=migrator t=2026-07-06T12:14:09.556528757Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-06T12:14:09.557829184Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.299517ms logger=migrator t=2026-07-06T12:14:09.565367248Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-06T12:14:09.566641975Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.275777ms logger=migrator t=2026-07-06T12:14:09.583045962Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-06T12:14:09.584102776Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.062654ms logger=migrator t=2026-07-06T12:14:09.588878892Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-06T12:14:09.589660632Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=782.18µs logger=migrator t=2026-07-06T12:14:09.596310665Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-06T12:14:09.598251531Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.943556ms logger=migrator t=2026-07-06T12:14:09.602212216Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-06T12:14:09.602269636Z level=info msg="Migration successfully executed" id="Update user table charset" duration=58.48µs logger=migrator t=2026-07-06T12:14:09.607248725Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-06T12:14:09.608481382Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.232187ms logger=migrator t=2026-07-06T12:14:09.612474047Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-06T12:14:09.612828892Z level=info msg="Migration successfully executed" id="Add missing user data" duration=361.845µs logger=migrator t=2026-07-06T12:14:09.616708215Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-06T12:14:09.617926252Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.217297ms logger=migrator t=2026-07-06T12:14:09.623551429Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-06T12:14:09.624492613Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=942.194µs logger=migrator t=2026-07-06T12:14:09.632378412Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-06T12:14:09.634207276Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.829455ms logger=migrator t=2026-07-06T12:14:09.640686136Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-06T12:14:09.650794325Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.105129ms logger=migrator t=2026-07-06T12:14:09.654926502Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-06T12:14:09.655861585Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=935.873µs logger=migrator t=2026-07-06T12:14:09.660297396Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-06T12:14:09.66059399Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=293.874µs logger=migrator t=2026-07-06T12:14:09.711095226Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-06T12:14:09.713284035Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.191909ms logger=migrator t=2026-07-06T12:14:09.719543392Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-06T12:14:09.719906457Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=369.365µs logger=migrator t=2026-07-06T12:14:09.725920159Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-06T12:14:09.726941263Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.021014ms logger=migrator t=2026-07-06T12:14:09.734462057Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-06T12:14:09.735955038Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.495021ms logger=migrator t=2026-07-06T12:14:09.742868893Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-06T12:14:09.743647963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=779.34µs logger=migrator t=2026-07-06T12:14:09.74918049Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-06T12:14:09.750578429Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.398639ms logger=migrator t=2026-07-06T12:14:09.768317684Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-06T12:14:09.769901826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.592613ms logger=migrator t=2026-07-06T12:14:09.775965459Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-06T12:14:09.777234756Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.269407ms logger=migrator t=2026-07-06T12:14:09.784121451Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-06T12:14:09.784166532Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.011µs logger=migrator t=2026-07-06T12:14:09.936674562Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-06T12:14:09.938332165Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.659593ms logger=migrator t=2026-07-06T12:14:09.94742972Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-06T12:14:09.948246981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=820.821µs logger=migrator t=2026-07-06T12:14:09.953503464Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-06T12:14:09.954178203Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=672.339µs logger=migrator t=2026-07-06T12:14:09.961580285Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-06T12:14:09.962656391Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.079646ms logger=migrator t=2026-07-06T12:14:09.973628561Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:14:09.977755058Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.124247ms logger=migrator t=2026-07-06T12:14:09.983037861Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-06T12:14:09.984023484Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=981.863µs logger=migrator t=2026-07-06T12:14:09.995831447Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-06T12:14:09.996933953Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.106746ms logger=migrator t=2026-07-06T12:14:10.003893838Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-06T12:14:10.004474356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=584.008µs logger=migrator t=2026-07-06T12:14:10.009625087Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-06T12:14:10.010168184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=542.077µs logger=migrator t=2026-07-06T12:14:10.015770391Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-06T12:14:10.016649564Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=880.293µs logger=migrator t=2026-07-06T12:14:10.022870169Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-06T12:14:10.023281645Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=410.896µs logger=migrator t=2026-07-06T12:14:10.111125044Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-06T12:14:10.113845331Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=2.723407ms logger=migrator t=2026-07-06T12:14:10.11884968Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-06T12:14:10.119146884Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=297.984µs logger=migrator t=2026-07-06T12:14:10.124925923Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-06T12:14:10.126395544Z level=info msg="Migration successfully executed" id="create star table" duration=1.469441ms logger=migrator t=2026-07-06T12:14:10.135707752Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-06T12:14:10.136669656Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=962.964µs logger=migrator t=2026-07-06T12:14:10.145993954Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-06T12:14:10.147238561Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.244867ms logger=migrator t=2026-07-06T12:14:10.155538045Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-06T12:14:10.156751802Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.214827ms logger=migrator t=2026-07-06T12:14:10.164293965Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-06T12:14:10.165266009Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=971.474µs logger=migrator t=2026-07-06T12:14:10.171352953Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-06T12:14:10.171988611Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=636.848µs logger=migrator t=2026-07-06T12:14:10.178204477Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-06T12:14:10.178750875Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=545.779µs logger=migrator t=2026-07-06T12:14:10.186210467Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-06T12:14:10.187395244Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.184967ms logger=migrator t=2026-07-06T12:14:10.193633369Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-06T12:14:10.19368278Z level=info msg="Migration successfully executed" id="Update org table charset" duration=56.211µs logger=migrator t=2026-07-06T12:14:10.198981273Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-06T12:14:10.199004073Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.14µs logger=migrator t=2026-07-06T12:14:10.20314924Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-06T12:14:10.203311352Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=159.822µs logger=migrator t=2026-07-06T12:14:10.207612832Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-06T12:14:10.208284871Z level=info msg="Migration successfully executed" id="create dashboard table" duration=672.099µs logger=migrator t=2026-07-06T12:14:10.214829981Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-06T12:14:10.215579391Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=749.55µs logger=migrator t=2026-07-06T12:14:10.222823581Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-06T12:14:10.224299991Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.473191ms logger=migrator t=2026-07-06T12:14:10.230165392Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-06T12:14:10.231271237Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.105035ms logger=migrator t=2026-07-06T12:14:10.237464743Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-06T12:14:10.238281994Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=817.251µs logger=migrator t=2026-07-06T12:14:10.259024359Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-06T12:14:10.260341637Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.319158ms logger=migrator t=2026-07-06T12:14:10.26562025Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-06T12:14:10.272473064Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.853234ms logger=migrator t=2026-07-06T12:14:10.278042421Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-06T12:14:10.278897692Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=850.511µs logger=migrator t=2026-07-06T12:14:10.285647106Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-06T12:14:10.286584618Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=937.952µs logger=migrator t=2026-07-06T12:14:10.292679282Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-06T12:14:10.293544505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=885.203µs logger=migrator t=2026-07-06T12:14:10.301454593Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-06T12:14:10.302211284Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=756.151µs logger=migrator t=2026-07-06T12:14:10.309312721Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-06T12:14:10.311012995Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.699774ms logger=migrator t=2026-07-06T12:14:10.316909256Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-06T12:14:10.317013497Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.961µs logger=migrator t=2026-07-06T12:14:10.32229382Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-06T12:14:10.325368312Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.070482ms logger=migrator t=2026-07-06T12:14:10.331681029Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-06T12:14:10.333681816Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.000227ms logger=migrator t=2026-07-06T12:14:10.339325214Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-06T12:14:10.341494464Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.16959ms logger=migrator t=2026-07-06T12:14:10.346804648Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-06T12:14:10.347502217Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=699.83µs logger=migrator t=2026-07-06T12:14:10.354766076Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-06T12:14:10.358950574Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.179488ms logger=migrator t=2026-07-06T12:14:10.362639165Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-06T12:14:10.363480507Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=840.003µs logger=migrator t=2026-07-06T12:14:10.369361108Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-06T12:14:10.370570334Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.212036ms logger=migrator t=2026-07-06T12:14:10.379303364Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-06T12:14:10.379341065Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.201µs logger=migrator t=2026-07-06T12:14:10.384989872Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-06T12:14:10.385021713Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.121µs logger=migrator t=2026-07-06T12:14:10.390922514Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-06T12:14:10.39281269Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.889886ms logger=migrator t=2026-07-06T12:14:10.39787274Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-06T12:14:10.399798257Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.925677ms logger=migrator t=2026-07-06T12:14:10.40447867Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-06T12:14:10.410811767Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=6.331477ms logger=migrator t=2026-07-06T12:14:10.4145969Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-06T12:14:10.41671163Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.11414ms logger=migrator t=2026-07-06T12:14:10.422422728Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-06T12:14:10.422670141Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=248.613µs logger=migrator t=2026-07-06T12:14:10.428452851Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-06T12:14:10.429392913Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=940.652µs logger=migrator t=2026-07-06T12:14:10.434339632Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-06T12:14:10.435358245Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.019183ms logger=migrator t=2026-07-06T12:14:10.439019146Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-06T12:14:10.439048597Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.581µs logger=migrator t=2026-07-06T12:14:10.444158506Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-06T12:14:10.444992779Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=833.803µs logger=migrator t=2026-07-06T12:14:10.449275577Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-06T12:14:10.450025277Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=749.32µs logger=migrator t=2026-07-06T12:14:10.454498509Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:14:10.461007768Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.508619ms logger=migrator t=2026-07-06T12:14:10.466278341Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-06T12:14:10.467076542Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=795.841µs logger=migrator t=2026-07-06T12:14:10.472569818Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-06T12:14:10.473522611Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=953.113µs logger=migrator t=2026-07-06T12:14:10.478585681Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-06T12:14:10.479457073Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=872.251µs logger=migrator t=2026-07-06T12:14:10.485402144Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-06T12:14:10.485780589Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=379.925µs logger=migrator t=2026-07-06T12:14:10.488884792Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-06T12:14:10.490069259Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.184456ms logger=migrator t=2026-07-06T12:14:10.496245503Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-06T12:14:10.501988283Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.743049ms logger=migrator t=2026-07-06T12:14:10.506819959Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-06T12:14:10.507741562Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=917.723µs logger=migrator t=2026-07-06T12:14:10.512568968Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-06T12:14:10.512836822Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=269.734µs logger=migrator t=2026-07-06T12:14:10.516762366Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-06T12:14:10.516934568Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.142µs logger=migrator t=2026-07-06T12:14:10.523974015Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-06T12:14:10.525386754Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.413379ms logger=migrator t=2026-07-06T12:14:10.536755721Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-06T12:14:10.541938102Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.120401ms logger=migrator t=2026-07-06T12:14:10.546244402Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-06T12:14:10.546945771Z level=info msg="Migration successfully executed" id="create data_source table" duration=700.009µs logger=migrator t=2026-07-06T12:14:10.551711247Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-06T12:14:10.552277805Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=566.678µs logger=migrator t=2026-07-06T12:14:10.560388406Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-06T12:14:10.561292438Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=905.012µs logger=migrator t=2026-07-06T12:14:10.571396308Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-06T12:14:10.572173668Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=778.01µs logger=migrator t=2026-07-06T12:14:11.349894746Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-06T12:14:11.351863753Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.975817ms logger=migrator t=2026-07-06T12:14:11.601618087Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-06T12:14:11.608580172Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.964195ms logger=migrator t=2026-07-06T12:14:12.205597377Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-06T12:14:12.21891436Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=13.318043ms logger=migrator t=2026-07-06T12:14:12.244911777Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-06T12:14:12.246995966Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.090399ms logger=migrator t=2026-07-06T12:14:12.254832654Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-06T12:14:12.256749289Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.916215ms logger=migrator t=2026-07-06T12:14:12.262988916Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-06T12:14:12.263701396Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=701.909µs logger=migrator t=2026-07-06T12:14:12.267881173Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-06T12:14:12.272245813Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.354101ms logger=migrator t=2026-07-06T12:14:12.277649887Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-06T12:14:12.280713009Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.064972ms logger=migrator t=2026-07-06T12:14:12.298237089Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-06T12:14:12.29831787Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=142.142µs logger=migrator t=2026-07-06T12:14:12.304705419Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-06T12:14:12.305286667Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=582.108µs logger=migrator t=2026-07-06T12:14:12.321150604Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-06T12:14:12.325529715Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.392701ms logger=migrator t=2026-07-06T12:14:12.332704383Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-06T12:14:12.333445933Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=764.74µs logger=migrator t=2026-07-06T12:14:12.339454386Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-06T12:14:12.339985183Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=532.857µs logger=migrator t=2026-07-06T12:14:12.345523739Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-06T12:14:12.347503866Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.981277ms logger=migrator t=2026-07-06T12:14:12.351933067Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-06T12:14:12.352090289Z level=info msg="Migration successfully executed" id="Update uid value" duration=156.892µs logger=migrator t=2026-07-06T12:14:12.356417519Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-06T12:14:12.357377102Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=946.263µs logger=migrator t=2026-07-06T12:14:12.363574458Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-06T12:14:12.365131308Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.560661ms logger=migrator t=2026-07-06T12:14:12.369792773Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-06T12:14:12.370667164Z level=info msg="Migration successfully executed" id="create api_key table" duration=874.331µs logger=migrator t=2026-07-06T12:14:12.375347609Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-06T12:14:12.376694527Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.347668ms logger=migrator t=2026-07-06T12:14:12.38568772Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-06T12:14:12.387196611Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.507991ms logger=migrator t=2026-07-06T12:14:12.393460677Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-06T12:14:12.394579763Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.118836ms logger=migrator t=2026-07-06T12:14:12.401189184Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-06T12:14:12.402207507Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.018473ms logger=migrator t=2026-07-06T12:14:12.409203984Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-06T12:14:12.409830273Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=627.508µs logger=migrator t=2026-07-06T12:14:12.417234814Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-06T12:14:12.418312319Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.078115ms logger=migrator t=2026-07-06T12:14:12.531095197Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-06T12:14:12.538126945Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.031618ms logger=migrator t=2026-07-06T12:14:12.615121412Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-06T12:14:12.642904983Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=27.784971ms logger=migrator t=2026-07-06T12:14:12.800200743Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-06T12:14:12.807027708Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=6.802305ms logger=migrator t=2026-07-06T12:14:12.813951303Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-06T12:14:12.815052998Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.101936ms logger=migrator t=2026-07-06T12:14:12.822171825Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-06T12:14:12.82392459Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.756285ms logger=migrator t=2026-07-06T12:14:12.829872132Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-06T12:14:12.831542525Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.694464ms logger=migrator t=2026-07-06T12:14:12.837576497Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-06T12:14:12.838295277Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=726.54µs logger=migrator t=2026-07-06T12:14:12.845801841Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-06T12:14:12.845873222Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.201µs logger=migrator t=2026-07-06T12:14:12.852560323Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-06T12:14:12.85601786Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.458667ms logger=migrator t=2026-07-06T12:14:12.859765502Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-06T12:14:12.862431379Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.657627ms logger=migrator t=2026-07-06T12:14:12.866322282Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-06T12:14:12.866562015Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=238.903µs logger=migrator t=2026-07-06T12:14:12.870974706Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-06T12:14:12.873607752Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.632396ms logger=migrator t=2026-07-06T12:14:12.877259573Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-06T12:14:12.880483487Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.222214ms logger=migrator t=2026-07-06T12:14:12.884933438Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-06T12:14:12.88579814Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=865.482µs logger=migrator t=2026-07-06T12:14:12.891174383Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-06T12:14:12.892138536Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.023213ms logger=migrator t=2026-07-06T12:14:12.899972964Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-06T12:14:12.900897867Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=924.783µs logger=migrator t=2026-07-06T12:14:12.909864081Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-06T12:14:12.910778713Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=915.533µs logger=migrator t=2026-07-06T12:14:12.916513352Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-06T12:14:12.918353347Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.887296ms logger=migrator t=2026-07-06T12:14:12.923527277Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-06T12:14:12.925193921Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.666524ms logger=migrator t=2026-07-06T12:14:12.932635723Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-06T12:14:12.932748065Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.952µs logger=migrator t=2026-07-06T12:14:12.939013141Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-06T12:14:12.939124702Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=113.021µs logger=migrator t=2026-07-06T12:14:12.944643198Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-06T12:14:12.9498856Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.243892ms logger=migrator t=2026-07-06T12:14:12.95351954Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-06T12:14:12.95643797Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.91852ms logger=migrator t=2026-07-06T12:14:12.960049069Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-06T12:14:12.960160761Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=112.452µs logger=migrator t=2026-07-06T12:14:12.966118283Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-06T12:14:12.966906694Z level=info msg="Migration successfully executed" id="create quota table v1" duration=788.351µs logger=migrator t=2026-07-06T12:14:12.974121283Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-06T12:14:12.976730528Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.608355ms logger=migrator t=2026-07-06T12:14:12.982328325Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-06T12:14:12.982362445Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.01µs logger=migrator t=2026-07-06T12:14:12.987688339Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-06T12:14:12.988524681Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=834.212µs logger=migrator t=2026-07-06T12:14:12.992983332Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-06T12:14:12.993951446Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=967.184µs logger=migrator t=2026-07-06T12:14:12.998927863Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-06T12:14:13.00380897Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.880317ms logger=migrator t=2026-07-06T12:14:13.010176618Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-06T12:14:13.010226918Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.48µs logger=migrator t=2026-07-06T12:14:13.031645042Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-06T12:14:13.033258995Z level=info msg="Migration successfully executed" id="create session table" duration=1.615413ms logger=migrator t=2026-07-06T12:14:13.082638472Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-06T12:14:13.082795324Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=157.292µs logger=migrator t=2026-07-06T12:14:13.127513238Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-06T12:14:13.12770942Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=197.602µs logger=migrator t=2026-07-06T12:14:13.172232681Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-06T12:14:13.174456972Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=2.224451ms logger=migrator t=2026-07-06T12:14:13.189636Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-06T12:14:13.190654975Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.022745ms logger=migrator t=2026-07-06T12:14:13.200771643Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-06T12:14:13.200845074Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.11µs logger=migrator t=2026-07-06T12:14:13.20785888Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-06T12:14:13.207879661Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=21.601µs logger=migrator t=2026-07-06T12:14:13.212419694Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-06T12:14:13.215506766Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.086772ms logger=migrator t=2026-07-06T12:14:13.221143393Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-06T12:14:13.223867641Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.735968ms logger=migrator t=2026-07-06T12:14:13.231008128Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-06T12:14:13.23115885Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=150.972µs logger=migrator t=2026-07-06T12:14:13.238947217Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-06T12:14:13.239077809Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=131.192µs logger=migrator t=2026-07-06T12:14:13.244332921Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-06T12:14:13.245066051Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=733.76µs logger=migrator t=2026-07-06T12:14:13.253597718Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-06T12:14:13.253667749Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=71.061µs logger=migrator t=2026-07-06T12:14:13.262316777Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-06T12:14:13.267362747Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.04307ms logger=migrator t=2026-07-06T12:14:13.273120246Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-06T12:14:13.273298798Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=182.372µs logger=migrator t=2026-07-06T12:14:13.27700641Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-06T12:14:13.281782124Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.775615ms logger=migrator t=2026-07-06T12:14:13.287106118Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-06T12:14:13.290343542Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.237434ms logger=migrator t=2026-07-06T12:14:13.2960226Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-06T12:14:13.296125681Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=102.021µs logger=migrator t=2026-07-06T12:14:13.300465421Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-06T12:14:13.301395454Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=929.843µs logger=migrator t=2026-07-06T12:14:13.306717327Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-06T12:14:13.30760471Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=887.242µs logger=migrator t=2026-07-06T12:14:13.312743539Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-06T12:14:13.314592505Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.848306ms logger=migrator t=2026-07-06T12:14:13.319217499Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-06T12:14:13.320315594Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.097665ms logger=migrator t=2026-07-06T12:14:13.327842747Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-06T12:14:13.32881116Z level=info msg="Migration successfully executed" id="add index alert state" duration=968.113µs logger=migrator t=2026-07-06T12:14:13.333252751Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-06T12:14:13.334186974Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=934.103µs logger=migrator t=2026-07-06T12:14:13.340423429Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-06T12:14:13.341072459Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=649.32µs logger=migrator t=2026-07-06T12:14:13.349671847Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-06T12:14:13.351603872Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.928985ms logger=migrator t=2026-07-06T12:14:13.358528088Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-06T12:14:13.359469561Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=942.293µs logger=migrator t=2026-07-06T12:14:13.362897448Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-06T12:14:13.373460403Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.564005ms logger=migrator t=2026-07-06T12:14:13.379409714Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-06T12:14:13.379952401Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=541.937µs logger=migrator t=2026-07-06T12:14:13.384619526Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-06T12:14:13.386150987Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.530581ms logger=migrator t=2026-07-06T12:14:13.390385785Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-06T12:14:13.390846121Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=461.236µs logger=migrator t=2026-07-06T12:14:13.397818887Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-06T12:14:13.398395295Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=577.628µs logger=migrator t=2026-07-06T12:14:13.403558156Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-06T12:14:13.404858753Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.300027ms logger=migrator t=2026-07-06T12:14:13.409910943Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-06T12:14:13.417633309Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.718326ms logger=migrator t=2026-07-06T12:14:13.423163565Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-06T12:14:13.426974267Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.813522ms logger=migrator t=2026-07-06T12:14:13.431415628Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-06T12:14:13.434891246Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.475528ms logger=migrator t=2026-07-06T12:14:13.439490669Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-06T12:14:13.44324227Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.749711ms logger=migrator t=2026-07-06T12:14:13.450256896Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-06T12:14:13.451103048Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=845.962µs logger=migrator t=2026-07-06T12:14:13.456241219Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-06T12:14:13.456276979Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.39µs logger=migrator t=2026-07-06T12:14:13.459724957Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-06T12:14:13.459754737Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.59µs logger=migrator t=2026-07-06T12:14:13.464455162Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-06T12:14:13.46581267Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.351558ms logger=migrator t=2026-07-06T12:14:13.470413074Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T12:14:13.471795552Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.382128ms logger=migrator t=2026-07-06T12:14:13.478076538Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-06T12:14:13.480058295Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.986177ms logger=migrator t=2026-07-06T12:14:13.484500637Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-06T12:14:13.485935306Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.432659ms logger=migrator t=2026-07-06T12:14:13.491517712Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T12:14:13.492436916Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=918.034µs logger=migrator t=2026-07-06T12:14:13.497035448Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-06T12:14:13.502095998Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.0607ms logger=migrator t=2026-07-06T12:14:13.507959478Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-06T12:14:13.51612524Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.156312ms logger=migrator t=2026-07-06T12:14:13.524611067Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-06T12:14:13.525027892Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=421.385µs logger=migrator t=2026-07-06T12:14:13.529672026Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-06T12:14:13.531104546Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.43297ms logger=migrator t=2026-07-06T12:14:13.538003721Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-06T12:14:13.539764834Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.766523ms logger=migrator t=2026-07-06T12:14:13.54451671Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-06T12:14:13.548686018Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.164628ms logger=migrator t=2026-07-06T12:14:13.552409228Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-06T12:14:13.552483789Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=106.251µs logger=migrator t=2026-07-06T12:14:13.556105789Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-06T12:14:13.557086733Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=982.204µs logger=migrator t=2026-07-06T12:14:13.563088515Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-06T12:14:13.564087299Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=998.424µs logger=migrator t=2026-07-06T12:14:13.568392498Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-06T12:14:13.56854481Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=154.382µs logger=migrator t=2026-07-06T12:14:13.573307315Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-06T12:14:13.574703224Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.395879ms logger=migrator t=2026-07-06T12:14:13.57879644Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-06T12:14:13.579692853Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=896.283µs logger=migrator t=2026-07-06T12:14:13.584071483Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-06T12:14:13.585129168Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.052926ms logger=migrator t=2026-07-06T12:14:13.589287564Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-06T12:14:13.590721744Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.43414ms logger=migrator t=2026-07-06T12:14:13.596134889Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-06T12:14:13.597142182Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.008133ms logger=migrator t=2026-07-06T12:14:13.601660945Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-06T12:14:13.603075834Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.413799ms logger=migrator t=2026-07-06T12:14:13.608947564Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-06T12:14:13.609011985Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=68.391µs logger=migrator t=2026-07-06T12:14:13.612842198Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-06T12:14:13.617490531Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.647663ms logger=migrator t=2026-07-06T12:14:13.62107573Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-06T12:14:13.622072954Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=996.534µs logger=migrator t=2026-07-06T12:14:13.626642916Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-06T12:14:13.630875715Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.239289ms logger=migrator t=2026-07-06T12:14:13.63415846Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-06T12:14:13.63490456Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=746.66µs logger=migrator t=2026-07-06T12:14:13.639731557Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-06T12:14:13.640831562Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.100585ms logger=migrator t=2026-07-06T12:14:13.647004097Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-06T12:14:13.648824941Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.821804ms logger=migrator t=2026-07-06T12:14:13.653956452Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-06T12:14:13.669184181Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.23475ms logger=migrator t=2026-07-06T12:14:13.67495652Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-06T12:14:13.675890823Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=933.923µs logger=migrator t=2026-07-06T12:14:13.67934689Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-06T12:14:13.680263673Z 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=913.393µs logger=migrator t=2026-07-06T12:14:13.68440291Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-06T12:14:13.684667263Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=264.294µs logger=migrator t=2026-07-06T12:14:13.689874555Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-06T12:14:13.690798427Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=923.433µs logger=migrator t=2026-07-06T12:14:13.70121659Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-06T12:14:13.701695426Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=478.286µs logger=migrator t=2026-07-06T12:14:13.706546853Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-06T12:14:13.712427674Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.877871ms logger=migrator t=2026-07-06T12:14:13.717642896Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-06T12:14:13.720448024Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.804878ms logger=migrator t=2026-07-06T12:14:13.724324417Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-06T12:14:13.72519701Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=872.103µs logger=migrator t=2026-07-06T12:14:13.728736188Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-06T12:14:13.729864913Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.128295ms logger=migrator t=2026-07-06T12:14:13.736392653Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-06T12:14:13.736608076Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=215.613µs logger=migrator t=2026-07-06T12:14:13.739975602Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-06T12:14:13.743995497Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.019465ms logger=migrator t=2026-07-06T12:14:13.748229326Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-06T12:14:13.749075697Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=846.571µs logger=migrator t=2026-07-06T12:14:13.753250625Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-06T12:14:13.753406467Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=156.232µs logger=migrator t=2026-07-06T12:14:13.757716715Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-06T12:14:13.758204602Z level=info msg="Migration successfully executed" id="Move region to single row" duration=487.677µs logger=migrator t=2026-07-06T12:14:13.762240098Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-06T12:14:13.76313726Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=898.782µs logger=migrator t=2026-07-06T12:14:13.767011853Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-06T12:14:13.767799354Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=788.451µs logger=migrator t=2026-07-06T12:14:13.772437437Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T12:14:13.773310749Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=873.172µs logger=migrator t=2026-07-06T12:14:13.776934259Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T12:14:13.778600213Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.665294ms logger=migrator t=2026-07-06T12:14:13.783658491Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-06T12:14:13.784445083Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=786.832µs logger=migrator t=2026-07-06T12:14:13.788876033Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-06T12:14:13.789723985Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=848.412µs logger=migrator t=2026-07-06T12:14:13.793247843Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-06T12:14:13.793312694Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.551µs logger=migrator t=2026-07-06T12:14:13.796857862Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-06T12:14:13.797659743Z level=info msg="Migration successfully executed" id="create test_data table" duration=797.521µs logger=migrator t=2026-07-06T12:14:13.804022811Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-06T12:14:13.80613063Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.106679ms logger=migrator t=2026-07-06T12:14:13.810691292Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-06T12:14:13.811574484Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=883.032µs logger=migrator t=2026-07-06T12:14:13.815469818Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-06T12:14:13.81633266Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=862.842µs logger=migrator t=2026-07-06T12:14:13.822007798Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-06T12:14:13.822260581Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=253.853µs logger=migrator t=2026-07-06T12:14:13.825907122Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-06T12:14:13.826251996Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=345.234µs logger=migrator t=2026-07-06T12:14:13.829610272Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-06T12:14:13.829730374Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.531µs logger=migrator t=2026-07-06T12:14:13.833433674Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-06T12:14:13.834323047Z level=info msg="Migration successfully executed" id="create team table" duration=889.243µs logger=migrator t=2026-07-06T12:14:13.839251244Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-06T12:14:13.840169307Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=918.033µs logger=migrator t=2026-07-06T12:14:13.844370804Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-06T12:14:13.845214325Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=843.511µs logger=migrator t=2026-07-06T12:14:13.850189474Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-06T12:14:13.85714133Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.950896ms logger=migrator t=2026-07-06T12:14:13.861474609Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-06T12:14:13.861611571Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=134.762µs logger=migrator t=2026-07-06T12:14:13.864903076Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-06T12:14:13.865536605Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=633.549µs logger=migrator t=2026-07-06T12:14:13.869385248Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-06T12:14:13.870248569Z level=info msg="Migration successfully executed" id="create team member table" duration=862.131µs logger=migrator t=2026-07-06T12:14:13.875511601Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-06T12:14:13.876941112Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.42976ms logger=migrator t=2026-07-06T12:14:13.881456983Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-06T12:14:13.883204897Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.747654ms logger=migrator t=2026-07-06T12:14:13.888615102Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-06T12:14:13.890246465Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.634403ms logger=migrator t=2026-07-06T12:14:13.895956783Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-06T12:14:13.901195464Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.238231ms logger=migrator t=2026-07-06T12:14:13.91038239Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-06T12:14:13.915741834Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.360454ms logger=migrator t=2026-07-06T12:14:13.921468973Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-06T12:14:13.926334159Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.863906ms logger=migrator t=2026-07-06T12:14:13.930918802Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-06T12:14:13.931896015Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=976.473µs logger=migrator t=2026-07-06T12:14:13.936723582Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-06T12:14:13.938397135Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.671363ms logger=migrator t=2026-07-06T12:14:13.94389488Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-06T12:14:13.945511362Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.616732ms logger=migrator t=2026-07-06T12:14:13.951387063Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-06T12:14:13.953105667Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.715714ms logger=migrator t=2026-07-06T12:14:13.958189297Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-06T12:14:13.959132829Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=946.662µs logger=migrator t=2026-07-06T12:14:13.964579634Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-06T12:14:13.965628768Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.048814ms logger=migrator t=2026-07-06T12:14:13.971236725Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-06T12:14:13.973087301Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.850716ms logger=migrator t=2026-07-06T12:14:13.977936097Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-06T12:14:13.979117583Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.181086ms logger=migrator t=2026-07-06T12:14:13.986597486Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-06T12:14:13.987412337Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=813.991µs logger=migrator t=2026-07-06T12:14:13.991141499Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-06T12:14:13.991488804Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=348.605µs logger=migrator t=2026-07-06T12:14:13.997002939Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-06T12:14:13.997948952Z level=info msg="Migration successfully executed" id="create tag table" duration=948.343µs logger=migrator t=2026-07-06T12:14:14.002225561Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-06T12:14:14.00361329Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.395759ms logger=migrator t=2026-07-06T12:14:14.007857398Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-06T12:14:14.008842271Z level=info msg="Migration successfully executed" id="create login attempt table" duration=991.953µs logger=migrator t=2026-07-06T12:14:14.014496939Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-06T12:14:14.015680125Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.186176ms logger=migrator t=2026-07-06T12:14:14.019592429Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-06T12:14:14.02041116Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=819.811µs logger=migrator t=2026-07-06T12:14:14.023440531Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:14:14.038042511Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.59661ms logger=migrator t=2026-07-06T12:14:14.042679205Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-06T12:14:14.043321814Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=642.699µs logger=migrator t=2026-07-06T12:14:14.0466891Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-06T12:14:14.047562662Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=872.942µs logger=migrator t=2026-07-06T12:14:14.051884741Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-06T12:14:14.052244086Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=359.985µs logger=migrator t=2026-07-06T12:14:14.056744828Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-06T12:14:14.057495528Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=750.61µs logger=migrator t=2026-07-06T12:14:14.060694692Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-06T12:14:14.061578265Z level=info msg="Migration successfully executed" id="create user auth table" duration=882.873µs logger=migrator t=2026-07-06T12:14:14.065424117Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-06T12:14:14.066500211Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.075654ms logger=migrator t=2026-07-06T12:14:14.071687493Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-06T12:14:14.071819134Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.942µs logger=migrator t=2026-07-06T12:14:14.075340773Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-06T12:14:14.083037338Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.687225ms logger=migrator t=2026-07-06T12:14:14.087199766Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-06T12:14:14.092300186Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.09971ms logger=migrator t=2026-07-06T12:14:14.096955279Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-06T12:14:14.101799646Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.846147ms logger=migrator t=2026-07-06T12:14:14.106589242Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-06T12:14:14.110748258Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.158427ms logger=migrator t=2026-07-06T12:14:14.11448901Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-06T12:14:14.115516194Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.027424ms logger=migrator t=2026-07-06T12:14:14.11963927Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-06T12:14:14.124915872Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.277002ms logger=migrator t=2026-07-06T12:14:14.129457795Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-06T12:14:14.130335277Z level=info msg="Migration successfully executed" id="create server_lock table" duration=868.961µs logger=migrator t=2026-07-06T12:14:14.135318005Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-06T12:14:14.136371109Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.053704ms logger=migrator t=2026-07-06T12:14:14.140590537Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-06T12:14:14.142185259Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.594212ms logger=migrator t=2026-07-06T12:14:14.149145675Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-06T12:14:14.150366621Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.222536ms logger=migrator t=2026-07-06T12:14:14.154308606Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-06T12:14:14.155281879Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=972.763µs logger=migrator t=2026-07-06T12:14:14.160051784Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-06T12:14:14.161052148Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.000634ms logger=migrator t=2026-07-06T12:14:14.169104618Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-06T12:14:14.179718214Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.614466ms logger=migrator t=2026-07-06T12:14:14.184404788Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-06T12:14:14.185595854Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.190766ms logger=migrator t=2026-07-06T12:14:14.19187622Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-06T12:14:14.19475931Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.884ms logger=migrator t=2026-07-06T12:14:14.200261845Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-06T12:14:14.202204952Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.942887ms logger=migrator t=2026-07-06T12:14:14.205979864Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-06T12:14:14.206927887Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=947.054µs logger=migrator t=2026-07-06T12:14:14.21154145Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-06T12:14:14.212541334Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.000194ms logger=migrator t=2026-07-06T12:14:14.216845563Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-06T12:14:14.216945724Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=103.081µs logger=migrator t=2026-07-06T12:14:14.22098266Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-06T12:14:14.221099501Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=111.371µs logger=migrator t=2026-07-06T12:14:14.224819652Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-06T12:14:14.226246431Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.426479ms logger=migrator t=2026-07-06T12:14:14.231508413Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T12:14:14.233147106Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.638903ms logger=migrator t=2026-07-06T12:14:14.237817881Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T12:14:14.23999984Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.182499ms logger=migrator t=2026-07-06T12:14:14.244622623Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:14:14.244725175Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.602µs logger=migrator t=2026-07-06T12:14:14.250314981Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T12:14:14.251480437Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.166006ms logger=migrator t=2026-07-06T12:14:14.257521751Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T12:14:14.258729917Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.209806ms logger=migrator t=2026-07-06T12:14:14.262248975Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T12:14:14.263372991Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.124776ms logger=migrator t=2026-07-06T12:14:14.267679079Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T12:14:14.268738594Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.059805ms logger=migrator t=2026-07-06T12:14:14.272361844Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-06T12:14:14.278130093Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.762909ms logger=migrator t=2026-07-06T12:14:14.281883284Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-06T12:14:14.282835388Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=951.514µs logger=migrator t=2026-07-06T12:14:14.28739781Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-06T12:14:14.287505731Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=107.911µs logger=migrator t=2026-07-06T12:14:14.291327204Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-06T12:14:14.292234906Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=907.562µs logger=migrator t=2026-07-06T12:14:14.297353586Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-06T12:14:14.299003708Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.649322ms logger=migrator t=2026-07-06T12:14:14.303596302Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-06T12:14:14.305151744Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.553552ms logger=migrator t=2026-07-06T12:14:14.309576924Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:14:14.309717056Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=140.921µs logger=migrator t=2026-07-06T12:14:14.314905517Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-06T12:14:14.315837789Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=931.962µs logger=migrator t=2026-07-06T12:14:14.320030487Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-06T12:14:14.321036131Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.005194ms logger=migrator t=2026-07-06T12:14:14.324468838Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-06T12:14:14.326210432Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.741814ms logger=migrator t=2026-07-06T12:14:14.333698395Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-06T12:14:14.334710698Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.012003ms logger=migrator t=2026-07-06T12:14:14.340620539Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-06T12:14:14.348613059Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.99312ms logger=migrator t=2026-07-06T12:14:14.352243519Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-06T12:14:14.353156582Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=913.413µs logger=migrator t=2026-07-06T12:14:14.358398014Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T12:14:14.359467528Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.069944ms logger=migrator t=2026-07-06T12:14:14.36397465Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-06T12:14:14.391381395Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.405685ms logger=migrator t=2026-07-06T12:14:14.396246932Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-06T12:14:14.422534763Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.285931ms logger=migrator t=2026-07-06T12:14:14.426483947Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-06T12:14:14.42742983Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=944.973µs logger=migrator t=2026-07-06T12:14:14.431204652Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T12:14:14.432312997Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.108065ms logger=migrator t=2026-07-06T12:14:14.436608566Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-06T12:14:14.442874812Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.266626ms logger=migrator t=2026-07-06T12:14:14.44638913Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-06T12:14:14.450618178Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.226398ms logger=migrator t=2026-07-06T12:14:14.454534912Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-06T12:14:14.455630916Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.098545ms logger=migrator t=2026-07-06T12:14:14.460744366Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-06T12:14:14.46242648Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.681244ms logger=migrator t=2026-07-06T12:14:14.46688622Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-06T12:14:14.468513303Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.626983ms logger=migrator t=2026-07-06T12:14:14.472875973Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-06T12:14:14.474046659Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.171416ms logger=migrator t=2026-07-06T12:14:14.480116552Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:14:14.480331145Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=217.993µs logger=migrator t=2026-07-06T12:14:14.484217389Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-06T12:14:14.490762968Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.547209ms logger=migrator t=2026-07-06T12:14:14.495559224Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-06T12:14:14.50185239Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.295896ms logger=migrator t=2026-07-06T12:14:14.50552324Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-06T12:14:14.510036093Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.512282ms logger=migrator t=2026-07-06T12:14:14.51494146Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-06T12:14:14.516111596Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.171116ms logger=migrator t=2026-07-06T12:14:14.520340733Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-06T12:14:14.521226096Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=885.103µs logger=migrator t=2026-07-06T12:14:14.526444718Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-06T12:14:14.531930333Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.484715ms logger=migrator t=2026-07-06T12:14:14.535460771Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-06T12:14:14.541562954Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.100393ms logger=migrator t=2026-07-06T12:14:14.545492928Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-06T12:14:14.546610624Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.122706ms logger=migrator t=2026-07-06T12:14:14.55076353Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-06T12:14:14.556980006Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.215586ms logger=migrator t=2026-07-06T12:14:14.561532098Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-06T12:14:14.568480514Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.947886ms logger=migrator t=2026-07-06T12:14:14.572352657Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-06T12:14:14.572522849Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=171.033µs logger=migrator t=2026-07-06T12:14:14.576372771Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-06T12:14:14.577240164Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=867.043µs logger=migrator t=2026-07-06T12:14:14.582698619Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-06T12:14:14.584405061Z 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.706692ms logger=migrator t=2026-07-06T12:14:14.593144471Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-06T12:14:14.594336928Z 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.188547ms logger=migrator t=2026-07-06T12:14:14.681960259Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:14:14.682235883Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=279.264µs logger=migrator t=2026-07-06T12:14:14.686654974Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-06T12:14:14.695350913Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.696959ms logger=migrator t=2026-07-06T12:14:14.763072021Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-06T12:14:14.77179153Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.721689ms logger=migrator t=2026-07-06T12:14:14.820778752Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-06T12:14:14.831629981Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.851809ms logger=migrator t=2026-07-06T12:14:14.947508839Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-06T12:14:14.957340114Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.833725ms logger=migrator t=2026-07-06T12:14:15.016418844Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-06T12:14:15.025502488Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.086704ms logger=migrator t=2026-07-06T12:14:15.076492596Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-06T12:14:15.076694809Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=204.413µs logger=migrator t=2026-07-06T12:14:15.133280044Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-06T12:14:15.134550722Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.270848ms logger=migrator t=2026-07-06T12:14:15.163806042Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-06T12:14:15.175472102Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.66762ms logger=migrator t=2026-07-06T12:14:15.227293602Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-06T12:14:15.227457114Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=159.752µs logger=migrator t=2026-07-06T12:14:15.263354356Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-06T12:14:15.271727271Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.372885ms logger=migrator t=2026-07-06T12:14:15.463243193Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-06T12:14:15.465091509Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.850396ms logger=migrator t=2026-07-06T12:14:15.584849868Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-06T12:14:15.594265848Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.41925ms logger=migrator t=2026-07-06T12:14:15.608632005Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-06T12:14:15.609985313Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.349729ms logger=migrator t=2026-07-06T12:14:15.655804601Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-06T12:14:15.657661186Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.858005ms logger=migrator t=2026-07-06T12:14:15.687705907Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-06T12:14:15.696273935Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.569558ms logger=migrator t=2026-07-06T12:14:15.705987618Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-06T12:14:15.706689438Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=703.34µs logger=migrator t=2026-07-06T12:14:15.714033429Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-06T12:14:15.715859693Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.826484ms logger=migrator t=2026-07-06T12:14:15.72150002Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-06T12:14:15.722410203Z level=info msg="Migration successfully executed" id="create alert_image table" duration=910.603µs logger=migrator t=2026-07-06T12:14:15.727016196Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-06T12:14:15.729017703Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.004257ms logger=migrator t=2026-07-06T12:14:15.7346302Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-06T12:14:15.734732662Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.742µs logger=migrator t=2026-07-06T12:14:15.740160746Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-06T12:14:15.741126779Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=966.373µs logger=migrator t=2026-07-06T12:14:15.74628147Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-06T12:14:15.747827212Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.546291ms logger=migrator t=2026-07-06T12:14:15.754224749Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T12:14:15.754855467Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T12:14:15.759026615Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-06T12:14:15.759702794Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=676.369µs logger=migrator t=2026-07-06T12:14:15.764699912Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-06T12:14:15.765751596Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.048924ms logger=migrator t=2026-07-06T12:14:15.769645619Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-06T12:14:15.780568519Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.92259ms logger=migrator t=2026-07-06T12:14:15.785805981Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-06T12:14:15.786577911Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=772.02µs logger=migrator t=2026-07-06T12:14:15.790496756Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-06T12:14:15.792133658Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.635652ms logger=migrator t=2026-07-06T12:14:15.797672554Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-06T12:14:15.798537816Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=866.673µs logger=migrator t=2026-07-06T12:14:15.802999096Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-06T12:14:15.80398871Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=989.434µs logger=migrator t=2026-07-06T12:14:15.808217598Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-06T12:14:15.809229842Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.012114ms logger=migrator t=2026-07-06T12:14:15.814647997Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-06T12:14:15.814674557Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.441µs logger=migrator t=2026-07-06T12:14:15.819972429Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-06T12:14:15.82007399Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=102.541µs logger=migrator t=2026-07-06T12:14:15.823949774Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-06T12:14:15.83395148Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.997156ms logger=migrator t=2026-07-06T12:14:15.83755712Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-06T12:14:15.837845894Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=288.314µs logger=migrator t=2026-07-06T12:14:15.842181643Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-06T12:14:15.842902233Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=720.39µs logger=migrator t=2026-07-06T12:14:15.847005869Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-06T12:14:15.847209522Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=203.923µs logger=migrator t=2026-07-06T12:14:15.850657719Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-06T12:14:15.851318129Z level=info msg="Migration successfully executed" id="create data_keys table" duration=660.58µs logger=migrator t=2026-07-06T12:14:15.855627807Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-06T12:14:15.856246066Z level=info msg="Migration successfully executed" id="create secrets table" duration=618.489µs logger=migrator t=2026-07-06T12:14:15.861482008Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-06T12:14:15.888434617Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=26.950229ms logger=migrator t=2026-07-06T12:14:15.892965298Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-06T12:14:15.89821554Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.250302ms logger=migrator t=2026-07-06T12:14:15.902174555Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-06T12:14:15.902335137Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=160.842µs logger=migrator t=2026-07-06T12:14:15.907070072Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-06T12:14:15.938632615Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.563543ms logger=migrator t=2026-07-06T12:14:15.943036034Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-06T12:14:15.970219597Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.181933ms logger=migrator t=2026-07-06T12:14:15.975662442Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-06T12:14:15.976400671Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=739.139µs logger=migrator t=2026-07-06T12:14:15.984377881Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-06T12:14:15.98649525Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.125839ms logger=migrator t=2026-07-06T12:14:16.230261166Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-06T12:14:16.230794633Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=537.137µs logger=migrator t=2026-07-06T12:14:16.237369072Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-06T12:14:16.238490708Z level=info msg="Migration successfully executed" id="create permission table" duration=1.118006ms logger=migrator t=2026-07-06T12:14:16.255146516Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-06T12:14:16.257024171Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.862585ms logger=migrator t=2026-07-06T12:14:16.629686721Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-06T12:14:16.632684273Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.999342ms logger=migrator t=2026-07-06T12:14:16.643003003Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-06T12:14:16.643981957Z level=info msg="Migration successfully executed" id="create role table" duration=980.884µs logger=migrator t=2026-07-06T12:14:16.648924974Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-06T12:14:16.65590368Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.982846ms logger=migrator t=2026-07-06T12:14:16.66247045Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-06T12:14:16.669589018Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.118448ms logger=migrator t=2026-07-06T12:14:16.674977422Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-06T12:14:16.675992405Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.014403ms logger=migrator t=2026-07-06T12:14:16.680819281Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-06T12:14:16.681845105Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.021384ms logger=migrator t=2026-07-06T12:14:16.689938676Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-06T12:14:16.691969114Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.035618ms logger=migrator t=2026-07-06T12:14:16.697083964Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-06T12:14:16.698057767Z level=info msg="Migration successfully executed" id="create team role table" duration=972.983µs logger=migrator t=2026-07-06T12:14:16.703209508Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-06T12:14:16.704244991Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.035663ms logger=migrator t=2026-07-06T12:14:16.70999116Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-06T12:14:16.711028174Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.036894ms logger=migrator t=2026-07-06T12:14:16.715976792Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-06T12:14:16.717672855Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.689703ms logger=migrator t=2026-07-06T12:14:16.722945978Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-06T12:14:16.723763249Z level=info msg="Migration successfully executed" id="create user role table" duration=817.321µs logger=migrator t=2026-07-06T12:14:16.730063265Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-06T12:14:16.731352333Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.291048ms logger=migrator t=2026-07-06T12:14:16.736971859Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-06T12:14:16.738173325Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.201356ms logger=migrator t=2026-07-06T12:14:16.743028912Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-06T12:14:16.744163267Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.134495ms logger=migrator t=2026-07-06T12:14:16.749731374Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-06T12:14:16.750810719Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.080695ms logger=migrator t=2026-07-06T12:14:16.755506343Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-06T12:14:16.75671311Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.206947ms logger=migrator t=2026-07-06T12:14:16.761320162Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-06T12:14:16.762519709Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.195597ms logger=migrator t=2026-07-06T12:14:16.76697986Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-06T12:14:16.775188942Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.205872ms logger=migrator t=2026-07-06T12:14:16.780385983Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-06T12:14:16.782393301Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.009948ms logger=migrator t=2026-07-06T12:14:16.787737734Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-06T12:14:16.789124073Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.387979ms logger=migrator t=2026-07-06T12:14:16.793966819Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-06T12:14:16.795130156Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.164037ms logger=migrator t=2026-07-06T12:14:16.801017806Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-06T12:14:16.802316453Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.295367ms logger=migrator t=2026-07-06T12:14:16.807271582Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-06T12:14:16.808179354Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=908.592µs logger=migrator t=2026-07-06T12:14:16.81298742Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-06T12:14:16.814801565Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.813925ms logger=migrator t=2026-07-06T12:14:16.82320869Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-06T12:14:16.850662795Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=27.450145ms logger=migrator t=2026-07-06T12:14:16.859201331Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-06T12:14:16.923321279Z level=info msg="Migration successfully executed" id="permission kind migration" duration=64.117748ms logger=migrator t=2026-07-06T12:14:16.928212286Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-06T12:14:16.934171688Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.958981ms logger=migrator t=2026-07-06T12:14:16.939231547Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-06T12:14:16.950544542Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.313415ms logger=migrator t=2026-07-06T12:14:16.956017947Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-06T12:14:16.957239173Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.220866ms logger=migrator t=2026-07-06T12:14:16.962295383Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-06T12:14:16.963936545Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.639372ms logger=migrator t=2026-07-06T12:14:16.969685064Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-06T12:14:16.971490288Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.809504ms logger=migrator t=2026-07-06T12:14:16.976899672Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-06T12:14:16.977992408Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.057985ms logger=migrator t=2026-07-06T12:14:16.98261378Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-06T12:14:16.984540897Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.928177ms logger=migrator t=2026-07-06T12:14:16.991217169Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-06T12:14:16.99128745Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.291µs logger=migrator t=2026-07-06T12:14:16.996991198Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-06T12:14:16.997062319Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.281µs logger=migrator t=2026-07-06T12:14:17.002922519Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-06T12:14:17.003527247Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=605.978µs logger=migrator t=2026-07-06T12:14:17.009481928Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-06T12:14:17.010433481Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=953.663µs logger=migrator t=2026-07-06T12:14:17.01549895Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-06T12:14:17.016358842Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=861.412µs logger=migrator t=2026-07-06T12:14:17.021582493Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-06T12:14:17.021860207Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=278.364µs logger=migrator t=2026-07-06T12:14:17.027496224Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-06T12:14:17.028011332Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=515.288µs logger=migrator t=2026-07-06T12:14:17.032920928Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-06T12:14:17.034327948Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.40665ms logger=migrator t=2026-07-06T12:14:17.039965715Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-06T12:14:17.041981203Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.015028ms logger=migrator t=2026-07-06T12:14:17.048116636Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-06T12:14:17.057485165Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.367899ms logger=migrator t=2026-07-06T12:14:17.062316581Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-06T12:14:17.062399792Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=83.131µs logger=migrator t=2026-07-06T12:14:17.066998735Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-06T12:14:17.068236482Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.237177ms logger=migrator t=2026-07-06T12:14:17.07617844Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-06T12:14:17.077547568Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.368848ms logger=migrator t=2026-07-06T12:14:17.085506117Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-06T12:14:17.087410374Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.903577ms logger=migrator t=2026-07-06T12:14:17.093120922Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-06T12:14:17.102775713Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.654391ms logger=migrator t=2026-07-06T12:14:17.115936604Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-06T12:14:17.117074309Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.138625ms logger=migrator t=2026-07-06T12:14:17.121981746Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-06T12:14:17.123366066Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.383269ms logger=migrator t=2026-07-06T12:14:17.127923067Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:14:17.15225993Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.335833ms logger=migrator t=2026-07-06T12:14:17.158717268Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-06T12:14:17.160044437Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.320609ms logger=migrator t=2026-07-06T12:14:17.166982511Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-06T12:14:17.168569353Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.589862ms logger=migrator t=2026-07-06T12:14:17.174430314Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-06T12:14:17.176608783Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.17882ms logger=migrator t=2026-07-06T12:14:17.184121126Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-06T12:14:17.186152354Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.034029ms logger=migrator t=2026-07-06T12:14:17.192829304Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-06T12:14:17.193079899Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=250.775µs logger=migrator t=2026-07-06T12:14:17.19905538Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-06T12:14:17.199972232Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=917.042µs logger=migrator t=2026-07-06T12:14:17.20564725Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-06T12:14:17.216667331Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.018461ms logger=migrator t=2026-07-06T12:14:17.226002388Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-06T12:14:17.227313876Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.311008ms logger=migrator t=2026-07-06T12:14:17.232273845Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-06T12:14:17.233135186Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=858.751µs logger=migrator t=2026-07-06T12:14:17.239613894Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T12:14:17.239945859Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T12:14:17.24733248Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T12:14:17.248194092Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T12:14:17.254741852Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-06T12:14:17.255805926Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.064204ms logger=migrator t=2026-07-06T12:14:17.261602045Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-06T12:14:17.262922663Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.320928ms logger=migrator t=2026-07-06T12:14:17.268248125Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T12:14:17.269777647Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.531282ms logger=migrator t=2026-07-06T12:14:17.274937208Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T12:14:17.277163338Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.246121ms logger=migrator t=2026-07-06T12:14:17.283261031Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T12:14:17.284574949Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.307878ms logger=migrator t=2026-07-06T12:14:17.289217662Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T12:14:17.291037828Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.817316ms logger=migrator t=2026-07-06T12:14:17.296032395Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-06T12:14:17.297510116Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.479171ms logger=migrator t=2026-07-06T12:14:17.304205767Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-06T12:14:17.305353533Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.147996ms logger=migrator t=2026-07-06T12:14:17.311191873Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T12:14:17.313338072Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.145679ms logger=migrator t=2026-07-06T12:14:17.319105712Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T12:14:17.320297817Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.192196ms logger=migrator t=2026-07-06T12:14:17.324632807Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-06T12:14:17.32558603Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=953.013µs logger=migrator t=2026-07-06T12:14:17.33067764Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-06T12:14:17.363328626Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.640855ms logger=migrator t=2026-07-06T12:14:17.369449Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-06T12:14:17.375888368Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.438178ms logger=migrator t=2026-07-06T12:14:17.388230116Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-06T12:14:17.397607485Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.375849ms logger=migrator t=2026-07-06T12:14:17.488784231Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-06T12:14:17.489194346Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=413.325µs logger=migrator t=2026-07-06T12:14:17.530959237Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-06T12:14:17.544477022Z level=info msg="Migration successfully executed" id="add share column" duration=13.519035ms logger=migrator t=2026-07-06T12:14:17.601175977Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-06T12:14:17.601661574Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=486.836µs logger=migrator t=2026-07-06T12:14:17.65622023Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-06T12:14:17.658186327Z level=info msg="Migration successfully executed" id="create file table" duration=1.978197ms logger=migrator t=2026-07-06T12:14:17.697943411Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-06T12:14:17.699942817Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.002476ms logger=migrator t=2026-07-06T12:14:17.745578232Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-06T12:14:17.747839303Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.257791ms logger=migrator t=2026-07-06T12:14:17.781700776Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-06T12:14:17.782693299Z level=info msg="Migration successfully executed" id="create file_meta table" duration=989.273µs logger=migrator t=2026-07-06T12:14:17.8500373Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-06T12:14:17.851988557Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.952557ms logger=migrator t=2026-07-06T12:14:17.954461007Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-06T12:14:17.95471736Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=260.633µs logger=migrator t=2026-07-06T12:14:18.097492391Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-06T12:14:18.097649413Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=160.432µs logger=migrator t=2026-07-06T12:14:18.137842643Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-06T12:14:18.138857116Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.015823ms logger=migrator t=2026-07-06T12:14:18.278514384Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-06T12:14:18.279029711Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=518.107µs logger=migrator t=2026-07-06T12:14:18.309181893Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-06T12:14:18.311979331Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.798338ms logger=migrator t=2026-07-06T12:14:18.318396818Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-06T12:14:18.328052071Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.654833ms logger=migrator t=2026-07-06T12:14:18.333733039Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-06T12:14:18.333919871Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=187.382µs logger=migrator t=2026-07-06T12:14:18.340820845Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-06T12:14:18.34337554Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.554355ms logger=migrator t=2026-07-06T12:14:18.350830242Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-06T12:14:18.351399219Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=562.787µs logger=migrator t=2026-07-06T12:14:18.356720302Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-06T12:14:18.357075227Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=355.925µs logger=migrator t=2026-07-06T12:14:18.362699124Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-06T12:14:18.363578805Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=880.221µs logger=migrator t=2026-07-06T12:14:18.370161836Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-06T12:14:18.384147397Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.982651ms logger=migrator t=2026-07-06T12:14:18.393572865Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-06T12:14:18.402240453Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.669448ms logger=migrator t=2026-07-06T12:14:18.409596065Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-06T12:14:18.410650199Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.054604ms logger=migrator t=2026-07-06T12:14:18.416167984Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-06T12:14:18.506156543Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.982779ms logger=migrator t=2026-07-06T12:14:18.511262043Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-06T12:14:18.512278316Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.016263ms logger=migrator t=2026-07-06T12:14:18.518253649Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-06T12:14:18.519222972Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=969.643µs logger=migrator t=2026-07-06T12:14:18.52573319Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-06T12:14:18.556045464Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.308104ms logger=migrator t=2026-07-06T12:14:18.56303266Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-06T12:14:18.569873143Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.839693ms logger=migrator t=2026-07-06T12:14:18.575706203Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-06T12:14:18.576041707Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=335.114µs logger=migrator t=2026-07-06T12:14:18.580648511Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-06T12:14:18.580861234Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=216.683µs logger=migrator t=2026-07-06T12:14:18.591517449Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-06T12:14:18.592068307Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=557.788µs logger=migrator t=2026-07-06T12:14:18.597775095Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-06T12:14:18.598027198Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=253.964µs logger=migrator t=2026-07-06T12:14:18.602779353Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-06T12:14:18.603079027Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=300.424µs logger=migrator t=2026-07-06T12:14:18.607964984Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-06T12:14:18.609843629Z level=info msg="Migration successfully executed" id="create folder table" duration=1.880405ms logger=migrator t=2026-07-06T12:14:18.619008975Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-06T12:14:18.620654807Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.649772ms logger=migrator t=2026-07-06T12:14:18.626467506Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-06T12:14:18.628093479Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.629913ms logger=migrator t=2026-07-06T12:14:18.636074468Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-06T12:14:18.636148539Z level=info msg="Migration successfully executed" id="Update folder title length" duration=81.981µs logger=migrator t=2026-07-06T12:14:18.645515587Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T12:14:18.647459794Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.947897ms logger=migrator t=2026-07-06T12:14:18.654534279Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T12:14:18.656656919Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.13414ms logger=migrator t=2026-07-06T12:14:18.662667991Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-06T12:14:18.66401465Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.349339ms logger=migrator t=2026-07-06T12:14:18.668654193Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-06T12:14:18.66919132Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=531.038µs logger=migrator t=2026-07-06T12:14:18.673319136Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-06T12:14:18.673692751Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=374.085µs logger=migrator t=2026-07-06T12:14:18.678217104Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-06T12:14:18.679384869Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.162995ms logger=migrator t=2026-07-06T12:14:18.685130258Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-06T12:14:18.686399375Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.269417ms logger=migrator t=2026-07-06T12:14:18.69118078Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-06T12:14:18.692267855Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.087255ms logger=migrator t=2026-07-06T12:14:18.697861862Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-06T12:14:18.69924216Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.379868ms logger=migrator t=2026-07-06T12:14:18.703852114Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-06T12:14:18.705289213Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.436979ms logger=migrator t=2026-07-06T12:14:18.711031381Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-06T12:14:18.712985928Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.954427ms logger=migrator t=2026-07-06T12:14:18.717890595Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-06T12:14:18.71901296Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.115645ms logger=migrator t=2026-07-06T12:14:18.723867867Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-06T12:14:18.725586321Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.722364ms logger=migrator t=2026-07-06T12:14:18.73726651Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-06T12:14:18.738578228Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.311648ms logger=migrator t=2026-07-06T12:14:18.745055797Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-06T12:14:18.746419025Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.368498ms logger=migrator t=2026-07-06T12:14:18.752888593Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-06T12:14:18.754738088Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.850275ms logger=migrator t=2026-07-06T12:14:18.759504834Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-06T12:14:18.75997102Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=467.856µs logger=migrator t=2026-07-06T12:14:18.76583503Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-06T12:14:18.778111757Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.256727ms logger=migrator t=2026-07-06T12:14:18.783801135Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-06T12:14:18.784570156Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=769.841µs logger=migrator t=2026-07-06T12:14:18.790473487Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T12:14:18.790502217Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.77µs logger=migrator t=2026-07-06T12:14:18.797134597Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T12:14:18.799226876Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.092139ms logger=migrator t=2026-07-06T12:14:18.804835453Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T12:14:18.804866633Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.04µs logger=migrator t=2026-07-06T12:14:18.809630019Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-06T12:14:18.811568674Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.938145ms logger=migrator t=2026-07-06T12:14:18.817737819Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T12:14:18.819144908Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.406739ms logger=migrator t=2026-07-06T12:14:18.825719597Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-06T12:14:18.827104627Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.38459ms logger=migrator t=2026-07-06T12:14:18.832985857Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-06T12:14:18.8339464Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=958.963µs logger=migrator t=2026-07-06T12:14:18.840569851Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-06T12:14:18.841027617Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=458.826µs logger=migrator t=2026-07-06T12:14:18.846042416Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-06T12:14:18.846825586Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=744.97µs logger=migrator t=2026-07-06T12:14:18.850987953Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-06T12:14:18.851951486Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=963.493µs logger=migrator t=2026-07-06T12:14:18.857144338Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-06T12:14:18.858277913Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.125515ms logger=migrator t=2026-07-06T12:14:18.866087269Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-06T12:14:18.878302776Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.215157ms logger=migrator t=2026-07-06T12:14:18.88293518Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-06T12:14:18.89249953Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.56322ms logger=migrator t=2026-07-06T12:14:18.897955685Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-06T12:14:18.909762556Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.844432ms logger=migrator t=2026-07-06T12:14:18.916433407Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-06T12:14:18.916521428Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=88.951µs logger=migrator t=2026-07-06T12:14:18.921850411Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-06T12:14:18.932312403Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.459032ms logger=migrator t=2026-07-06T12:14:18.938918074Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-06T12:14:18.948071959Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.152795ms logger=migrator t=2026-07-06T12:14:18.953864968Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-06T12:14:18.954151942Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=287.044µs logger=migrator t=2026-07-06T12:14:18.960335596Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.455933428s logger=migrator t=2026-07-06T12:14:18.960853564Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-06T12:14:18.973439106Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-06T12:14:18.973688079Z level=info msg="Created default organization" logger=secrets t=2026-07-06T12:14:18.978319923Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T12:14:19.046766296Z level=info msg="Restored cache from database" duration=629.238µs logger=plugin.store t=2026-07-06T12:14:19.048749924Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-06T12:14:19.090406922Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-06T12:14:19.090439593Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-06T12:14:19.090540024Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-06T12:14:19.090549374Z level=info msg="Plugins loaded" count=54 duration=41.80089ms logger=query_data t=2026-07-06T12:14:19.09470269Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-06T12:14:19.09756352Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-06T12:14:19.104351633Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-06T12:14:19.111980967Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-06T12:14:19.114361619Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-06T12:14:19.116522208Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-06T12:14:19.137530186Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-06T12:14:19.160026362Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-06T12:14:19.186359461Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-06T12:14:19.186418362Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-06T12:14:19.186539184Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-06T12:14:19.186933679Z level=info msg="State cache has been initialized" states=0 duration=394.155µs logger=ngalert.multiorg.alertmanager t=2026-07-06T12:14:19.186956399Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-06T12:14:19.18697339Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-06T12:14:19.187071911Z level=info msg=starting first_tick=2026-07-06T12:14:20Z logger=grafanaStorageLogger t=2026-07-06T12:14:19.19138344Z level=info msg="Storage starting" logger=http.server t=2026-07-06T12:14:19.215395557Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-06T12:14:19.29396571Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-06T12:14:19.307224711Z level=info msg="Update check succeeded" duration=120.048589ms logger=grafana.update.checker t=2026-07-06T12:14:19.311945576Z level=info msg="Update check succeeded" duration=124.092323ms logger=provisioning.dashboard t=2026-07-06T12:14:19.384025209Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-07-06T12:14:19.656329485Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-06T12:14:19.656872742Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T12:14:21.263884683Z level=info msg="Patterns update finished" duration=2.034261981s logger=provisioning.dashboard t=2026-07-06T12:14:23.51547854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.683997092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.711368073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.745933214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.768850936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.803215032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.82069298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.849908028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:23.866908349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.047589514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.063746914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.466685578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.486635589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.557754656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.580186361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.658047688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.674509002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.717529307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.736441173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.76562781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.785760163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.816859676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.836419622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.876702349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:24.894340849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:25.04681377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:25.065173329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.148695735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.165824188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.210808358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.224622266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.264124531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.280260499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.317204331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.333032855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.374355326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.389662683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.432603026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.448706415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.489279155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.506014182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.545087791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.558524674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.611927858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.629366165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.676540044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.698753226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.750297735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.767455457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.806195803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.823337765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.876946122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.895532204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.940717957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:26.976630505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.083726356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.104525588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.197907524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.218067246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.289932671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.323018679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.415643764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.437876766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.518831283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.53337368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.616512385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.638457853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.715864882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.729524268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.80129574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.818797788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.901477677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:27.920761039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:28.00343891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:28.021629416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:28.097132168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:28.111017046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:14:28.191625678Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-06T12:15:18.343658991Z level=info msg="Usage stats are ready to report"