logger=settings t=2026-04-20T11:57:20.535894076Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T11:57:20Z logger=settings t=2026-04-20T11:57:20.536256395Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T11:57:20.536268375Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T11:57:20.536272505Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T11:57:20.536275696Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T11:57:20.536279646Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:57:20.536282506Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:57:20.536288596Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T11:57:20.536292546Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T11:57:20.536297076Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T11:57:20.536302646Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:57:20.536307216Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:57:20.536312076Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T11:57:20.536315646Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T11:57:20.536319857Z level=info msg=Target target=[all] logger=settings t=2026-04-20T11:57:20.536330137Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T11:57:20.536333587Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T11:57:20.536336857Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T11:57:20.536343017Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T11:57:20.536347847Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T11:57:20.536352107Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T11:57:20.536770168Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T11:57:20.536793139Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T11:57:20.538974635Z level=info msg="Locking database" logger=migrator t=2026-04-20T11:57:20.538987555Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T11:57:20.539557491Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T11:57:20.540454424Z level=info msg="Migration successfully executed" id="create migration_log table" duration=896.743µs logger=migrator t=2026-04-20T11:57:20.545379102Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T11:57:20.545995918Z level=info msg="Migration successfully executed" id="create user table" duration=615.836µs logger=migrator t=2026-04-20T11:57:20.553556535Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T11:57:20.554365826Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=809.081µs logger=migrator t=2026-04-20T11:57:20.558565545Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T11:57:20.559785747Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.219882ms logger=migrator t=2026-04-20T11:57:20.564093238Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T11:57:20.564855628Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=761.68µs logger=migrator t=2026-04-20T11:57:20.569830807Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T11:57:20.570549256Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=717.739µs logger=migrator t=2026-04-20T11:57:20.574202611Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T11:57:20.581907811Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=7.705191ms logger=migrator t=2026-04-20T11:57:20.587065976Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T11:57:20.588419741Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.353515ms logger=migrator t=2026-04-20T11:57:20.594277523Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T11:57:20.595024122Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=746.259µs logger=migrator t=2026-04-20T11:57:20.604406086Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T11:57:20.605605548Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.199152ms logger=migrator t=2026-04-20T11:57:20.61030646Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T11:57:20.611050759Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=745.7µs logger=migrator t=2026-04-20T11:57:20.614876358Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T11:57:20.61572993Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=850.262µs logger=migrator t=2026-04-20T11:57:20.62073683Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T11:57:20.622708262Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.967812ms logger=migrator t=2026-04-20T11:57:20.626353917Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T11:57:20.626383297Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.28µs logger=migrator t=2026-04-20T11:57:20.630121645Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T11:57:20.631615564Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.491779ms logger=migrator t=2026-04-20T11:57:20.638531064Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T11:57:20.639450847Z level=info msg="Migration successfully executed" id="Add missing user data" duration=921.083µs logger=migrator t=2026-04-20T11:57:20.648546214Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T11:57:20.650126285Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.579551ms logger=migrator t=2026-04-20T11:57:20.65337825Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T11:57:20.654171389Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=792.389µs logger=migrator t=2026-04-20T11:57:20.65993478Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T11:57:20.662528537Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.597857ms logger=migrator t=2026-04-20T11:57:20.667566198Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T11:57:20.675588576Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.021348ms logger=migrator t=2026-04-20T11:57:20.679985771Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T11:57:20.681289465Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.304464ms logger=migrator t=2026-04-20T11:57:20.685770261Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T11:57:20.686008758Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=238.567µs logger=migrator t=2026-04-20T11:57:20.692042474Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T11:57:20.693731599Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.693835ms logger=migrator t=2026-04-20T11:57:20.700265138Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T11:57:20.700602517Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=337.009µs logger=migrator t=2026-04-20T11:57:20.704038246Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T11:57:20.704468838Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=429.182µs logger=migrator t=2026-04-20T11:57:20.708637366Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T11:57:20.709480888Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=843.342µs logger=migrator t=2026-04-20T11:57:20.720752381Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T11:57:20.722401894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.655943ms logger=migrator t=2026-04-20T11:57:20.728979655Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T11:57:20.7303372Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.356405ms logger=migrator t=2026-04-20T11:57:20.741267424Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T11:57:20.743365529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.103675ms logger=migrator t=2026-04-20T11:57:20.770316649Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T11:57:20.77110561Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=786.191µs logger=migrator t=2026-04-20T11:57:20.776201682Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T11:57:20.776234714Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.592µs logger=migrator t=2026-04-20T11:57:20.780858144Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T11:57:20.782029744Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.17028ms logger=migrator t=2026-04-20T11:57:20.786629884Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T11:57:20.7876578Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.027206ms logger=migrator t=2026-04-20T11:57:20.793014059Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T11:57:20.794112968Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.098239ms logger=migrator t=2026-04-20T11:57:20.798683687Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T11:57:20.799304932Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=620.295µs logger=migrator t=2026-04-20T11:57:20.803449931Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:20.808476452Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.025871ms logger=migrator t=2026-04-20T11:57:20.813772999Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T11:57:20.814662732Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=888.983µs logger=migrator t=2026-04-20T11:57:20.819455806Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T11:57:20.820861304Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.403097ms logger=migrator t=2026-04-20T11:57:20.825788292Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T11:57:20.827047184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.259042ms logger=migrator t=2026-04-20T11:57:20.832568247Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T11:57:20.833274076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=705.329µs logger=migrator t=2026-04-20T11:57:20.837494676Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T11:57:20.838256826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=761.319µs logger=migrator t=2026-04-20T11:57:20.843258655Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T11:57:20.843880742Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=621.947µs logger=migrator t=2026-04-20T11:57:20.86112827Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T11:57:20.862779133Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.657883ms logger=migrator t=2026-04-20T11:57:20.866401617Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T11:57:20.866755696Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=358.029µs logger=migrator t=2026-04-20T11:57:20.870092363Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T11:57:20.87074186Z level=info msg="Migration successfully executed" id="create star table" duration=649.037µs logger=migrator t=2026-04-20T11:57:20.874450317Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T11:57:20.875061402Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=610.065µs logger=migrator t=2026-04-20T11:57:20.879957159Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T11:57:20.880541585Z level=info msg="Migration successfully executed" id="create org table v1" duration=584.196µs logger=migrator t=2026-04-20T11:57:20.884311703Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T11:57:20.885039451Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=727.408µs logger=migrator t=2026-04-20T11:57:20.888512122Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T11:57:20.889069366Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=556.544µs logger=migrator t=2026-04-20T11:57:20.892706351Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T11:57:20.893290666Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=583.525µs logger=migrator t=2026-04-20T11:57:20.898005419Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T11:57:20.898868731Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=858.632µs logger=migrator t=2026-04-20T11:57:20.902629289Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T11:57:20.903636545Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.008746ms logger=migrator t=2026-04-20T11:57:20.907802274Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T11:57:20.907849955Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.231µs logger=migrator t=2026-04-20T11:57:20.912067184Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T11:57:20.912119666Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=114.193µs logger=migrator t=2026-04-20T11:57:20.916992692Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T11:57:20.91725816Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.268µs logger=migrator t=2026-04-20T11:57:20.921594662Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T11:57:20.92264942Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.054077ms logger=migrator t=2026-04-20T11:57:20.926546971Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T11:57:20.9276798Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.127409ms logger=migrator t=2026-04-20T11:57:20.931728526Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T11:57:20.932614739Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=885.803µs logger=migrator t=2026-04-20T11:57:20.937708101Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T11:57:20.938482531Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=773.91µs logger=migrator t=2026-04-20T11:57:20.942639909Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T11:57:20.943510812Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=867.732µs logger=migrator t=2026-04-20T11:57:20.947416214Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T11:57:20.948171892Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=750.909µs logger=migrator t=2026-04-20T11:57:20.96689827Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T11:57:20.973350467Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.437846ms logger=migrator t=2026-04-20T11:57:20.977348521Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T11:57:20.978586683Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.235942ms logger=migrator t=2026-04-20T11:57:20.982931477Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T11:57:20.984191669Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.258882ms logger=migrator t=2026-04-20T11:57:20.989570369Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T11:57:20.990511183Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=939.434µs logger=migrator t=2026-04-20T11:57:20.996200851Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T11:57:20.996562981Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=362.67µs logger=migrator t=2026-04-20T11:57:21.000334369Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T11:57:21.001178941Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=844.752µs logger=migrator t=2026-04-20T11:57:21.006301454Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T11:57:21.00652054Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=218.436µs logger=migrator t=2026-04-20T11:57:21.010621936Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T11:57:21.013567073Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.901136ms logger=migrator t=2026-04-20T11:57:21.017220618Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T11:57:21.019933319Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.712151ms logger=migrator t=2026-04-20T11:57:21.025058752Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T11:57:21.027134436Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.071913ms logger=migrator t=2026-04-20T11:57:21.031280803Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T11:57:21.032150136Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=868.373µs logger=migrator t=2026-04-20T11:57:21.036409707Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T11:57:21.038392488Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.980701ms logger=migrator t=2026-04-20T11:57:21.043504841Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T11:57:21.044391404Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=883.433µs logger=migrator t=2026-04-20T11:57:21.048541762Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T11:57:21.049391274Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=848.692µs logger=migrator t=2026-04-20T11:57:21.054158258Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T11:57:21.054191868Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.25µs logger=migrator t=2026-04-20T11:57:21.058973653Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T11:57:21.059017544Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.591µs logger=migrator t=2026-04-20T11:57:21.063720567Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T11:57:21.0669615Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.240763ms logger=migrator t=2026-04-20T11:57:21.071344845Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T11:57:21.073256285Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.91079ms logger=migrator t=2026-04-20T11:57:21.078445019Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T11:57:21.080552765Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.104886ms logger=migrator t=2026-04-20T11:57:21.084704643Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T11:57:21.086758086Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.053273ms logger=migrator t=2026-04-20T11:57:21.090956475Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T11:57:21.091223551Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=267.046µs logger=migrator t=2026-04-20T11:57:21.095494523Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T11:57:21.096459658Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=964.605µs logger=migrator t=2026-04-20T11:57:21.101084718Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T11:57:21.101989161Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=904.173µs logger=migrator t=2026-04-20T11:57:21.106119209Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T11:57:21.106208771Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=89.442µs logger=migrator t=2026-04-20T11:57:21.110348149Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T11:57:21.111314464Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=966.055µs logger=migrator t=2026-04-20T11:57:21.115824181Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T11:57:21.116614202Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=789.501µs logger=migrator t=2026-04-20T11:57:21.121097908Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:21.127138845Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.040047ms logger=migrator t=2026-04-20T11:57:21.131145039Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T11:57:21.131855408Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=712.599µs logger=migrator t=2026-04-20T11:57:21.136475008Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T11:57:21.13733488Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=860.042µs logger=migrator t=2026-04-20T11:57:21.141816567Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T11:57:21.142825994Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.008397ms logger=migrator t=2026-04-20T11:57:21.147191807Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T11:57:21.147577977Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=385.571µs logger=migrator t=2026-04-20T11:57:21.151581141Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T11:57:21.152591347Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.009516ms logger=migrator t=2026-04-20T11:57:21.156905119Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T11:57:21.159426225Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.522166ms logger=migrator t=2026-04-20T11:57:21.165283297Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T11:57:21.166272242Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=988.565µs logger=migrator t=2026-04-20T11:57:21.169427925Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T11:57:21.169606599Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.214µs logger=migrator t=2026-04-20T11:57:21.173890391Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T11:57:21.174147697Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=256.826µs logger=migrator t=2026-04-20T11:57:21.178660454Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T11:57:21.179565319Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=902.604µs logger=migrator t=2026-04-20T11:57:21.184068165Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T11:57:21.187796422Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.726866ms logger=migrator t=2026-04-20T11:57:21.19192914Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T11:57:21.192980377Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.047767ms logger=migrator t=2026-04-20T11:57:21.199708062Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T11:57:21.200971635Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.263423ms logger=migrator t=2026-04-20T11:57:21.206335814Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T11:57:21.207896714Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.5601ms logger=migrator t=2026-04-20T11:57:21.212901675Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T11:57:21.214833595Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.934491ms logger=migrator t=2026-04-20T11:57:21.219313011Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T11:57:21.220489272Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.176451ms logger=migrator t=2026-04-20T11:57:21.224959559Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T11:57:21.230662106Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.699187ms logger=migrator t=2026-04-20T11:57:21.235663787Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T11:57:21.236642662Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=978.855µs logger=migrator t=2026-04-20T11:57:21.241364664Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T11:57:21.24233112Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=964.996µs logger=migrator t=2026-04-20T11:57:21.246725145Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T11:57:21.247573317Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=847.502µs logger=migrator t=2026-04-20T11:57:21.251619381Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T11:57:21.252183426Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=564.175µs logger=migrator t=2026-04-20T11:57:21.255363098Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T11:57:21.257925366Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.564998ms logger=migrator t=2026-04-20T11:57:21.261892078Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T11:57:21.264217309Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.324881ms logger=migrator t=2026-04-20T11:57:21.267811623Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T11:57:21.267842973Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.22µs logger=migrator t=2026-04-20T11:57:21.270453911Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T11:57:21.270715148Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=261.687µs logger=migrator t=2026-04-20T11:57:21.273923141Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T11:57:21.276249362Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.32596ms logger=migrator t=2026-04-20T11:57:21.280573584Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T11:57:21.280772469Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=198.815µs logger=migrator t=2026-04-20T11:57:21.283833788Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T11:57:21.284017354Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=184.196µs logger=migrator t=2026-04-20T11:57:21.286480738Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T11:57:21.291889168Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.39841ms logger=migrator t=2026-04-20T11:57:21.299025473Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T11:57:21.299209309Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.896µs logger=migrator t=2026-04-20T11:57:21.30618484Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T11:57:21.307104784Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=917.894µs logger=migrator t=2026-04-20T11:57:21.314142137Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T11:57:21.316060727Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.91223ms logger=migrator t=2026-04-20T11:57:21.320219425Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T11:57:21.321059417Z level=info msg="Migration successfully executed" id="create api_key table" duration=841.142µs logger=migrator t=2026-04-20T11:57:21.328376646Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T11:57:21.330403299Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.032143ms logger=migrator t=2026-04-20T11:57:21.338858969Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T11:57:21.339777443Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=915.334µs logger=migrator t=2026-04-20T11:57:21.343871859Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T11:57:21.344925227Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.052378ms logger=migrator t=2026-04-20T11:57:21.34890659Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T11:57:21.349932236Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.025836ms logger=migrator t=2026-04-20T11:57:21.354534357Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T11:57:21.355957743Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.423036ms logger=migrator t=2026-04-20T11:57:21.360185453Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T11:57:21.360997244Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=811.431µs logger=migrator t=2026-04-20T11:57:21.364328642Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T11:57:21.376033506Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.699173ms logger=migrator t=2026-04-20T11:57:21.381242081Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T11:57:21.381852817Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=610.726µs logger=migrator t=2026-04-20T11:57:21.385378948Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T11:57:21.386282292Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=903.084µs logger=migrator t=2026-04-20T11:57:21.390525872Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T11:57:21.391526269Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.000337ms logger=migrator t=2026-04-20T11:57:21.394891086Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T11:57:21.395779209Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=888.263µs logger=migrator t=2026-04-20T11:57:21.402483763Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T11:57:21.403342535Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=864.222µs logger=migrator t=2026-04-20T11:57:21.445604524Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T11:57:21.447294968Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.687784ms logger=migrator t=2026-04-20T11:57:21.853105398Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T11:57:21.853172829Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.762µs logger=migrator t=2026-04-20T11:57:21.902505401Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T11:57:21.906207998Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.718267ms logger=migrator t=2026-04-20T11:57:21.992477261Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T11:57:21.998146768Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.689938ms logger=migrator t=2026-04-20T11:57:22.200877858Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T11:57:22.201225897Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=350.069µs logger=migrator t=2026-04-20T11:57:22.300891237Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T11:57:22.306219056Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.336909ms logger=migrator t=2026-04-20T11:57:22.362190411Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T11:57:22.365376554Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.188913ms logger=migrator t=2026-04-20T11:57:22.458953847Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T11:57:22.460698842Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.740215ms logger=migrator t=2026-04-20T11:57:22.466173184Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T11:57:22.466983385Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=809.981µs logger=migrator t=2026-04-20T11:57:22.471282618Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T11:57:22.471871323Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=588.615µs logger=migrator t=2026-04-20T11:57:22.474438889Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T11:57:22.475075766Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=636.567µs logger=migrator t=2026-04-20T11:57:22.479176623Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T11:57:22.479744927Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=541.394µs logger=migrator t=2026-04-20T11:57:22.488903475Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T11:57:22.489547582Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=639.587µs logger=migrator t=2026-04-20T11:57:22.495141188Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T11:57:22.49522118Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=80.512µs logger=migrator t=2026-04-20T11:57:22.498581477Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T11:57:22.498603098Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=22.301µs logger=migrator t=2026-04-20T11:57:22.501681567Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T11:57:22.50368853Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.008913ms logger=migrator t=2026-04-20T11:57:22.507791246Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T11:57:22.509694196Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.90277ms logger=migrator t=2026-04-20T11:57:22.513094774Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T11:57:22.513159296Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.902µs logger=migrator t=2026-04-20T11:57:22.516434551Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T11:57:22.517067798Z level=info msg="Migration successfully executed" id="create quota table v1" duration=633.017µs logger=migrator t=2026-04-20T11:57:22.521658287Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T11:57:22.522251602Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=596.935µs logger=migrator t=2026-04-20T11:57:22.526294708Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T11:57:22.526315848Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=21.641µs logger=migrator t=2026-04-20T11:57:22.530784624Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T11:57:22.531368319Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=583.645µs logger=migrator t=2026-04-20T11:57:22.535672932Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T11:57:22.536363089Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=689.677µs logger=migrator t=2026-04-20T11:57:22.540791134Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T11:57:22.542886109Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.094535ms logger=migrator t=2026-04-20T11:57:22.546738998Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T11:57:22.54676311Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.942µs logger=migrator t=2026-04-20T11:57:22.550099216Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T11:57:22.550729412Z level=info msg="Migration successfully executed" id="create session table" duration=630.076µs logger=migrator t=2026-04-20T11:57:22.555951569Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T11:57:22.556050011Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=72.271µs logger=migrator t=2026-04-20T11:57:22.559244824Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T11:57:22.559327646Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.132µs logger=migrator t=2026-04-20T11:57:22.561849772Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T11:57:22.562436536Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=587.244µs logger=migrator t=2026-04-20T11:57:22.567294493Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T11:57:22.567870819Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=579.485µs logger=migrator t=2026-04-20T11:57:22.573037812Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T11:57:22.573059733Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.731µs logger=migrator t=2026-04-20T11:57:22.576230006Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T11:57:22.576251156Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=21.951µs logger=migrator t=2026-04-20T11:57:22.579940052Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T11:57:22.583388501Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.441969ms logger=migrator t=2026-04-20T11:57:22.587380435Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T11:57:22.590413804Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.032879ms logger=migrator t=2026-04-20T11:57:22.593963297Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T11:57:22.594079999Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=116.513µs logger=migrator t=2026-04-20T11:57:22.597313964Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T11:57:22.597387315Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=73.742µs logger=migrator t=2026-04-20T11:57:22.600333462Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T11:57:22.60101728Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=680.668µs logger=migrator t=2026-04-20T11:57:22.604904101Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T11:57:22.604938832Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.321µs logger=migrator t=2026-04-20T11:57:22.608186236Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T11:57:22.611600165Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.408799ms logger=migrator t=2026-04-20T11:57:22.61485571Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T11:57:22.615063215Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=207.605µs logger=migrator t=2026-04-20T11:57:22.618614998Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T11:57:22.623119075Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.505898ms logger=migrator t=2026-04-20T11:57:22.630087986Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T11:57:22.635988559Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.905823ms logger=migrator t=2026-04-20T11:57:22.639860989Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T11:57:22.640056885Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=195.646µs logger=migrator t=2026-04-20T11:57:22.643587096Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T11:57:22.645157077Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.570181ms logger=migrator t=2026-04-20T11:57:22.649393928Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T11:57:22.650280021Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=885.854µs logger=migrator t=2026-04-20T11:57:22.654209513Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T11:57:22.655284311Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.074518ms logger=migrator t=2026-04-20T11:57:22.659267425Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T11:57:22.660276521Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.008596ms logger=migrator t=2026-04-20T11:57:22.663969917Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T11:57:22.664835839Z level=info msg="Migration successfully executed" id="add index alert state" duration=864.722µs logger=migrator t=2026-04-20T11:57:22.669020358Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T11:57:22.670475906Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.455358ms logger=migrator t=2026-04-20T11:57:22.674318346Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T11:57:22.675196368Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=877.822µs logger=migrator t=2026-04-20T11:57:22.678930125Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T11:57:22.679845939Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=915.564µs logger=migrator t=2026-04-20T11:57:22.683789412Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T11:57:22.684673805Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=884.413µs logger=migrator t=2026-04-20T11:57:22.687988441Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T11:57:22.699700795Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.712644ms logger=migrator t=2026-04-20T11:57:22.70296602Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T11:57:22.703474464Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=508.134µs logger=migrator t=2026-04-20T11:57:22.706496842Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T11:57:22.707357904Z 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=857.572µs logger=migrator t=2026-04-20T11:57:22.711216974Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T11:57:22.711545133Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=327.549µs logger=migrator t=2026-04-20T11:57:22.714965212Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T11:57:22.715506096Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=540.514µs logger=migrator t=2026-04-20T11:57:22.718757751Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T11:57:22.719513001Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=754.96µs logger=migrator t=2026-04-20T11:57:22.723085703Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T11:57:22.728683589Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.597806ms logger=migrator t=2026-04-20T11:57:22.734360916Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T11:57:22.738698569Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.342463ms logger=migrator t=2026-04-20T11:57:22.744462489Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T11:57:22.748121824Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.656295ms logger=migrator t=2026-04-20T11:57:22.760788593Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T11:57:22.768008721Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.219028ms logger=migrator t=2026-04-20T11:57:22.774369286Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T11:57:22.776407109Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.042153ms logger=migrator t=2026-04-20T11:57:22.78260944Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T11:57:22.782640341Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.221µs logger=migrator t=2026-04-20T11:57:22.787772975Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T11:57:22.787816756Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.511µs logger=migrator t=2026-04-20T11:57:22.795390072Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T11:57:22.796677056Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.286674ms logger=migrator t=2026-04-20T11:57:22.801165583Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:57:22.80259829Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.436868ms logger=migrator t=2026-04-20T11:57:22.80797331Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T11:57:22.809025627Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.052817ms logger=migrator t=2026-04-20T11:57:22.813648878Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T11:57:22.814464069Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=815.051µs logger=migrator t=2026-04-20T11:57:22.817951129Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:57:22.818846772Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=895.333µs logger=migrator t=2026-04-20T11:57:22.822359294Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T11:57:22.826123512Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.763538ms logger=migrator t=2026-04-20T11:57:22.830393322Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T11:57:22.834063668Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.671706ms logger=migrator t=2026-04-20T11:57:22.837477877Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T11:57:22.837888128Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=410.091µs logger=migrator t=2026-04-20T11:57:22.841373258Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T11:57:22.842457876Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.083928ms logger=migrator t=2026-04-20T11:57:22.848592656Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T11:57:22.850571497Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.988712ms logger=migrator t=2026-04-20T11:57:22.85528749Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T11:57:22.859398797Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.110197ms logger=migrator t=2026-04-20T11:57:22.866248985Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T11:57:22.866320396Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.471µs logger=migrator t=2026-04-20T11:57:22.870030054Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T11:57:22.871519502Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.489038ms logger=migrator t=2026-04-20T11:57:22.878310698Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T11:57:22.879223652Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=912.594µs logger=migrator t=2026-04-20T11:57:22.883260658Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T11:57:22.88334757Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.252µs logger=migrator t=2026-04-20T11:57:22.887058416Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T11:57:22.888515543Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.457067ms logger=migrator t=2026-04-20T11:57:22.89375162Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T11:57:22.894979382Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.229322ms logger=migrator t=2026-04-20T11:57:22.899179491Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T11:57:22.900043503Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=863.522µs logger=migrator t=2026-04-20T11:57:22.903900604Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T11:57:22.904805447Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=904.113µs logger=migrator t=2026-04-20T11:57:22.909821468Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T11:57:22.910775432Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=949.004µs logger=migrator t=2026-04-20T11:57:22.914818437Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T11:57:22.915759332Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=940.275µs logger=migrator t=2026-04-20T11:57:22.921049429Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T11:57:22.921100641Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=52.871µs logger=migrator t=2026-04-20T11:57:22.924880209Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T11:57:22.930534156Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.655357ms logger=migrator t=2026-04-20T11:57:22.934100109Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T11:57:22.93492664Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=825.821µs logger=migrator t=2026-04-20T11:57:22.938433611Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T11:57:22.942428665Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.994794ms logger=migrator t=2026-04-20T11:57:22.946771068Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T11:57:22.947464686Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=692.748µs logger=migrator t=2026-04-20T11:57:22.95108667Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T11:57:22.951969833Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=882.383µs logger=migrator t=2026-04-20T11:57:22.955848555Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T11:57:22.956687136Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=838.091µs logger=migrator t=2026-04-20T11:57:22.961569792Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T11:57:22.974049497Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.484954ms logger=migrator t=2026-04-20T11:57:22.978257367Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T11:57:22.978941485Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=684.628µs logger=migrator t=2026-04-20T11:57:22.983639647Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T11:57:22.984608821Z 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=968.364µs logger=migrator t=2026-04-20T11:57:22.988828081Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T11:57:22.989120669Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=303.078µs logger=migrator t=2026-04-20T11:57:22.992631811Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T11:57:22.993304717Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=672.106µs logger=migrator t=2026-04-20T11:57:22.997104816Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T11:57:22.997398584Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=293.488µs logger=migrator t=2026-04-20T11:57:23.002199929Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T11:57:23.006223874Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.020475ms logger=migrator t=2026-04-20T11:57:23.009716534Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T11:57:23.013925414Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.208159ms logger=migrator t=2026-04-20T11:57:23.020154225Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T11:57:23.021160052Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.004637ms logger=migrator t=2026-04-20T11:57:23.02801389Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T11:57:23.029484338Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.469518ms logger=migrator t=2026-04-20T11:57:23.033926914Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T11:57:23.03416439Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=236.875µs logger=migrator t=2026-04-20T11:57:23.037953439Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T11:57:23.04225872Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.307721ms logger=migrator t=2026-04-20T11:57:23.046675865Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T11:57:23.04763117Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=955.485µs logger=migrator t=2026-04-20T11:57:23.052176178Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T11:57:23.052448916Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=273.487µs logger=migrator t=2026-04-20T11:57:23.05647573Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T11:57:23.057102906Z level=info msg="Migration successfully executed" id="Move region to single row" duration=627.096µs logger=migrator t=2026-04-20T11:57:23.062984349Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T11:57:23.064706703Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.722104ms logger=migrator t=2026-04-20T11:57:23.070513785Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T11:57:23.071315026Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=801.171µs logger=migrator t=2026-04-20T11:57:23.078795301Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:57:23.080176746Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.381206ms logger=migrator t=2026-04-20T11:57:23.086418618Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:57:23.08727602Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=853.432µs logger=migrator t=2026-04-20T11:57:23.093897173Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T11:57:23.095775152Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.91693ms logger=migrator t=2026-04-20T11:57:23.102481486Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T11:57:23.103929444Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.448698ms logger=migrator t=2026-04-20T11:57:23.109004186Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T11:57:23.109085538Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=77.321µs logger=migrator t=2026-04-20T11:57:23.116042989Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T11:57:23.119311794Z level=info msg="Migration successfully executed" id="create test_data table" duration=3.266705ms logger=migrator t=2026-04-20T11:57:23.129709714Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T11:57:23.132191948Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.487225ms logger=migrator t=2026-04-20T11:57:23.138120692Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T11:57:23.139154179Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.033827ms logger=migrator t=2026-04-20T11:57:23.149262822Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T11:57:23.151317615Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.060374ms logger=migrator t=2026-04-20T11:57:23.1580135Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T11:57:23.158213765Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=201.575µs logger=migrator t=2026-04-20T11:57:23.163465591Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T11:57:23.164056236Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=591.185µs logger=migrator t=2026-04-20T11:57:23.169896628Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T11:57:23.170008302Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=149.435µs logger=migrator t=2026-04-20T11:57:23.174658742Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T11:57:23.175995797Z level=info msg="Migration successfully executed" id="create team table" duration=1.337865ms logger=migrator t=2026-04-20T11:57:23.180992116Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T11:57:23.181952852Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=956.836µs logger=migrator t=2026-04-20T11:57:23.187937587Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T11:57:23.18957871Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.640383ms logger=migrator t=2026-04-20T11:57:23.194030326Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T11:57:23.199924459Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.895003ms logger=migrator t=2026-04-20T11:57:23.2034266Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T11:57:23.203601264Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.674µs logger=migrator t=2026-04-20T11:57:23.206353876Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T11:57:23.207216729Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=861.953µs logger=migrator t=2026-04-20T11:57:23.211850669Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T11:57:23.212589108Z level=info msg="Migration successfully executed" id="create team member table" duration=735.929µs logger=migrator t=2026-04-20T11:57:23.218124452Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T11:57:23.218989094Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=864.192µs logger=migrator t=2026-04-20T11:57:23.223689607Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T11:57:23.225295289Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.604932ms logger=migrator t=2026-04-20T11:57:23.232128056Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T11:57:23.233474601Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.423306ms logger=migrator t=2026-04-20T11:57:23.238892692Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T11:57:23.243522282Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.62927ms logger=migrator t=2026-04-20T11:57:23.254701833Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T11:57:23.259280682Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.584859ms logger=migrator t=2026-04-20T11:57:23.264795766Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T11:57:23.269311823Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.515417ms logger=migrator t=2026-04-20T11:57:23.273931053Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T11:57:23.274832266Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=894.173µs logger=migrator t=2026-04-20T11:57:23.27920074Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T11:57:23.280112114Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=910.005µs logger=migrator t=2026-04-20T11:57:23.285169625Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T11:57:23.286191001Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.020926ms logger=migrator t=2026-04-20T11:57:23.291372916Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T11:57:23.293034429Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.660183ms logger=migrator t=2026-04-20T11:57:23.298374938Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T11:57:23.299257141Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=882.803µs logger=migrator t=2026-04-20T11:57:23.304174549Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T11:57:23.305081162Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=906.383µs logger=migrator t=2026-04-20T11:57:23.308930243Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T11:57:23.31035574Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.425107ms logger=migrator t=2026-04-20T11:57:23.314429056Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T11:57:23.315309108Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=879.722µs logger=migrator t=2026-04-20T11:57:23.320100473Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T11:57:23.320567605Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=466.952µs logger=migrator t=2026-04-20T11:57:23.325113074Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T11:57:23.325335619Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=220.546µs logger=migrator t=2026-04-20T11:57:23.331067828Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T11:57:23.331810317Z level=info msg="Migration successfully executed" id="create tag table" duration=742.809µs logger=migrator t=2026-04-20T11:57:23.341439288Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T11:57:23.343469Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.047613ms logger=migrator t=2026-04-20T11:57:23.351492209Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T11:57:23.352583547Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.090968ms logger=migrator t=2026-04-20T11:57:23.360215646Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T11:57:23.361243712Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.027136ms logger=migrator t=2026-04-20T11:57:23.370038501Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T11:57:23.37152695Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.488348ms logger=migrator t=2026-04-20T11:57:23.377471495Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:23.39114665Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.674985ms logger=migrator t=2026-04-20T11:57:23.399945648Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T11:57:23.401617752Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.677474ms logger=migrator t=2026-04-20T11:57:23.406621762Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T11:57:23.407737251Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.116039ms logger=migrator t=2026-04-20T11:57:23.413950333Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T11:57:23.414440665Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=487.593µs logger=migrator t=2026-04-20T11:57:23.419463175Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T11:57:23.420521603Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.057798ms logger=migrator t=2026-04-20T11:57:23.425422901Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T11:57:23.426405246Z level=info msg="Migration successfully executed" id="create user auth table" duration=983.195µs logger=migrator t=2026-04-20T11:57:23.432025373Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T11:57:23.433825859Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.798746ms logger=migrator t=2026-04-20T11:57:23.439500587Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T11:57:23.439602209Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.752µs logger=migrator t=2026-04-20T11:57:23.443986764Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T11:57:23.449564939Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.576896ms logger=migrator t=2026-04-20T11:57:23.59543911Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T11:57:23.603342776Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.909976ms logger=migrator t=2026-04-20T11:57:23.630505852Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T11:57:23.6531231Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=22.593887ms logger=migrator t=2026-04-20T11:57:23.659994379Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T11:57:23.665528173Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.533413ms logger=migrator t=2026-04-20T11:57:23.672799302Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T11:57:23.674416864Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.624082ms logger=migrator t=2026-04-20T11:57:23.67812163Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T11:57:23.683517371Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.393ms logger=migrator t=2026-04-20T11:57:23.689737642Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T11:57:23.691731554Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.998382ms logger=migrator t=2026-04-20T11:57:23.697780811Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T11:57:23.699202008Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.426947ms logger=migrator t=2026-04-20T11:57:23.704188418Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T11:57:23.705096731Z level=info msg="Migration successfully executed" id="create user auth token table" duration=907.343µs logger=migrator t=2026-04-20T11:57:23.710596314Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T11:57:23.711669932Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.073428ms logger=migrator t=2026-04-20T11:57:23.716152439Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T11:57:23.717197876Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.043567ms logger=migrator t=2026-04-20T11:57:23.721566249Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T11:57:23.722662648Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.095849ms logger=migrator t=2026-04-20T11:57:23.72736789Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T11:57:23.733338216Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.948835ms logger=migrator t=2026-04-20T11:57:23.737442962Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T11:57:23.738393437Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=949.755µs logger=migrator t=2026-04-20T11:57:23.743221213Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T11:57:23.744149347Z level=info msg="Migration successfully executed" id="create cache_data table" duration=932.734µs logger=migrator t=2026-04-20T11:57:23.748681485Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T11:57:23.749725591Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.048377ms logger=migrator t=2026-04-20T11:57:23.754263889Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T11:57:23.755171824Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=907.524µs logger=migrator t=2026-04-20T11:57:23.760382548Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T11:57:23.762222466Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.842628ms logger=migrator t=2026-04-20T11:57:23.767609307Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T11:57:23.767714249Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=106.162µs logger=migrator t=2026-04-20T11:57:23.773113479Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T11:57:23.773285543Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=172.354µs logger=migrator t=2026-04-20T11:57:23.778962471Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T11:57:23.780515962Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.553091ms logger=migrator t=2026-04-20T11:57:23.785700386Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:57:23.786780345Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.079818ms logger=migrator t=2026-04-20T11:57:23.791685612Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:57:23.793416747Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.729475ms logger=migrator t=2026-04-20T11:57:23.798910189Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:23.799068084Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.635µs logger=migrator t=2026-04-20T11:57:23.803317304Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:57:23.804357702Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.039908ms logger=migrator t=2026-04-20T11:57:23.808598522Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:57:23.81008291Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.484208ms logger=migrator t=2026-04-20T11:57:23.814557497Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:57:23.816153238Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.594751ms logger=migrator t=2026-04-20T11:57:23.821019755Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:57:23.822188625Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.1695ms logger=migrator t=2026-04-20T11:57:23.82660779Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T11:57:23.835500521Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.893421ms logger=migrator t=2026-04-20T11:57:23.839537326Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T11:57:23.840538053Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.000206ms logger=migrator t=2026-04-20T11:57:23.844787573Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T11:57:23.844864915Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.662µs logger=migrator t=2026-04-20T11:57:23.849474004Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T11:57:23.851031295Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.556471ms logger=migrator t=2026-04-20T11:57:23.855521282Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T11:57:23.857176825Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.655763ms logger=migrator t=2026-04-20T11:57:23.86195837Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T11:57:23.863714935Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.755635ms logger=migrator t=2026-04-20T11:57:23.868200411Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:23.868266273Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.722µs logger=migrator t=2026-04-20T11:57:23.87236381Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T11:57:23.873263113Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=898.723µs logger=migrator t=2026-04-20T11:57:23.877616456Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T11:57:23.879352211Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.734324ms logger=migrator t=2026-04-20T11:57:23.884056223Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T11:57:23.884988397Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=931.554µs logger=migrator t=2026-04-20T11:57:23.894039943Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T11:57:23.895007568Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=967.545µs logger=migrator t=2026-04-20T11:57:23.900300435Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T11:57:23.906086796Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.784011ms logger=migrator t=2026-04-20T11:57:23.910803959Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:23.912509123Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.705054ms logger=migrator t=2026-04-20T11:57:23.917326888Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:23.919057773Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.731085ms logger=migrator t=2026-04-20T11:57:23.924849664Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T11:57:23.953813597Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.968953ms logger=migrator t=2026-04-20T11:57:23.959646038Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T11:57:23.985369118Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.723309ms logger=migrator t=2026-04-20T11:57:23.991066276Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:23.992464122Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.396636ms logger=migrator t=2026-04-20T11:57:23.996784164Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:57:23.997999855Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.214881ms logger=migrator t=2026-04-20T11:57:24.002514653Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T11:57:24.008590831Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.076018ms logger=migrator t=2026-04-20T11:57:24.013506779Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T11:57:24.019684599Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.18267ms logger=migrator t=2026-04-20T11:57:24.029442313Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T11:57:24.030599453Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.15672ms logger=migrator t=2026-04-20T11:57:24.036051065Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T11:57:24.038089528Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.037273ms logger=migrator t=2026-04-20T11:57:24.043657242Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T11:57:24.044781912Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.12079ms logger=migrator t=2026-04-20T11:57:24.050285885Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T11:57:24.051573228Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.286213ms logger=migrator t=2026-04-20T11:57:24.056788734Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:24.057000299Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=211.035µs logger=migrator t=2026-04-20T11:57:24.061383693Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T11:57:24.067770429Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.386396ms logger=migrator t=2026-04-20T11:57:24.072434961Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T11:57:24.079332899Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.896988ms logger=migrator t=2026-04-20T11:57:24.084086133Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T11:57:24.090726246Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.639613ms logger=migrator t=2026-04-20T11:57:24.095451548Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T11:57:24.096571088Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.11842ms logger=migrator t=2026-04-20T11:57:24.101165897Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T11:57:24.10241987Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.252352ms logger=migrator t=2026-04-20T11:57:24.107157573Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T11:57:24.117246755Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.089342ms logger=migrator t=2026-04-20T11:57:24.122130622Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T11:57:24.128753544Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.622502ms logger=migrator t=2026-04-20T11:57:24.133266552Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T11:57:24.134218427Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=950.465µs logger=migrator t=2026-04-20T11:57:24.139409381Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T11:57:24.147711697Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.303996ms logger=migrator t=2026-04-20T11:57:24.152134892Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T11:57:24.158249582Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.113229ms logger=migrator t=2026-04-20T11:57:24.163107857Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T11:57:24.163215571Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=108.813µs logger=migrator t=2026-04-20T11:57:24.168139349Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T11:57:24.169384671Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.245112ms logger=migrator t=2026-04-20T11:57:24.174443302Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T11:57:24.175657474Z 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.213012ms logger=migrator t=2026-04-20T11:57:24.180796658Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T11:57:24.182137033Z 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.342974ms logger=migrator t=2026-04-20T11:57:24.187869262Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:57:24.188071596Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=202.074µs logger=migrator t=2026-04-20T11:57:24.192656936Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T11:57:24.201707701Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.051506ms logger=migrator t=2026-04-20T11:57:24.205438918Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T11:57:24.213013525Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.567907ms logger=migrator t=2026-04-20T11:57:24.220029758Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T11:57:24.225753967Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.724919ms logger=migrator t=2026-04-20T11:57:24.230421138Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T11:57:24.235452528Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.03455ms logger=migrator t=2026-04-20T11:57:24.2405197Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T11:57:24.24628439Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.76481ms logger=migrator t=2026-04-20T11:57:24.26244181Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T11:57:24.262680856Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=258.756µs logger=migrator t=2026-04-20T11:57:24.27129455Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T11:57:24.272319356Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.026566ms logger=migrator t=2026-04-20T11:57:24.280249563Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T11:57:24.286565077Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.316314ms logger=migrator t=2026-04-20T11:57:24.307193493Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T11:57:24.307327536Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=139.063µs logger=migrator t=2026-04-20T11:57:24.318822825Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T11:57:24.329061862Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.243427ms logger=migrator t=2026-04-20T11:57:24.347874901Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T11:57:24.350402037Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.525716ms logger=migrator t=2026-04-20T11:57:24.368207489Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T11:57:24.378967709Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.7618ms logger=migrator t=2026-04-20T11:57:24.390044247Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T11:57:24.391932106Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.885779ms logger=migrator t=2026-04-20T11:57:24.402965673Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T11:57:24.405064907Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.089704ms logger=migrator t=2026-04-20T11:57:24.410734205Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T11:57:24.417383378Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.647272ms logger=migrator t=2026-04-20T11:57:24.421832173Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T11:57:24.422460289Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=628.176µs logger=migrator t=2026-04-20T11:57:24.432935082Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T11:57:24.434665207Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.730035ms logger=migrator t=2026-04-20T11:57:24.440765956Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T11:57:24.442298506Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.547131ms logger=migrator t=2026-04-20T11:57:24.448834005Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T11:57:24.450099529Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.266264ms logger=migrator t=2026-04-20T11:57:24.457676705Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T11:57:24.45787728Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=200.485µs logger=migrator t=2026-04-20T11:57:24.463238449Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T11:57:24.464591175Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.352486ms logger=migrator t=2026-04-20T11:57:24.47057732Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T11:57:24.47168415Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.106629ms logger=migrator t=2026-04-20T11:57:24.477165842Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T11:57:24.477647444Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T11:57:24.482123561Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T11:57:24.482654574Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=530.843µs logger=migrator t=2026-04-20T11:57:24.487558972Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T11:57:24.48864701Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.086808ms logger=migrator t=2026-04-20T11:57:24.494276136Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T11:57:24.501154275Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.877069ms logger=migrator t=2026-04-20T11:57:24.505721864Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T11:57:24.506884574Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.16231ms logger=migrator t=2026-04-20T11:57:24.511860264Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T11:57:24.513065475Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.204392ms logger=migrator t=2026-04-20T11:57:24.519483662Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T11:57:24.520373895Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=889.173µs logger=migrator t=2026-04-20T11:57:24.531063183Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T11:57:24.532388347Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.329414ms logger=migrator t=2026-04-20T11:57:24.537728256Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T11:57:24.538824515Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.096848ms logger=migrator t=2026-04-20T11:57:24.544867272Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T11:57:24.544896152Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.741µs logger=migrator t=2026-04-20T11:57:24.549955374Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T11:57:24.550078597Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=124.323µs logger=migrator t=2026-04-20T11:57:24.554894972Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T11:57:24.562189992Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.29442ms logger=migrator t=2026-04-20T11:57:24.566699199Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T11:57:24.566968116Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=276.717µs logger=migrator t=2026-04-20T11:57:24.57211916Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T11:57:24.573747312Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.630482ms logger=migrator t=2026-04-20T11:57:24.579069101Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T11:57:24.579341708Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=272.717µs logger=migrator t=2026-04-20T11:57:24.583581318Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T11:57:24.584526962Z level=info msg="Migration successfully executed" id="create data_keys table" duration=945.324µs logger=migrator t=2026-04-20T11:57:24.589298517Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T11:57:24.590168269Z level=info msg="Migration successfully executed" id="create secrets table" duration=869.102µs logger=migrator t=2026-04-20T11:57:24.595744235Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T11:57:24.629324297Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.580292ms logger=migrator t=2026-04-20T11:57:24.633934537Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T11:57:24.640784515Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.849278ms logger=migrator t=2026-04-20T11:57:24.645693793Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T11:57:24.645798116Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=104.872µs logger=migrator t=2026-04-20T11:57:24.651656768Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T11:57:24.682067558Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.41166ms logger=migrator t=2026-04-20T11:57:24.689088011Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T11:57:24.718340761Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.25238ms logger=migrator t=2026-04-20T11:57:24.72752824Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T11:57:24.72904235Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.51712ms logger=migrator t=2026-04-20T11:57:24.735790425Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T11:57:24.736940815Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.15845ms logger=migrator t=2026-04-20T11:57:24.743019533Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T11:57:24.743754372Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=742.248µs logger=migrator t=2026-04-20T11:57:24.749759498Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T11:57:24.751089502Z level=info msg="Migration successfully executed" id="create permission table" duration=1.329904ms logger=migrator t=2026-04-20T11:57:24.757100199Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T11:57:24.758945257Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.844447ms logger=migrator t=2026-04-20T11:57:24.76753909Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T11:57:24.769093661Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.559991ms logger=migrator t=2026-04-20T11:57:24.776456522Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T11:57:24.778996438Z level=info msg="Migration successfully executed" id="create role table" duration=2.544896ms logger=migrator t=2026-04-20T11:57:24.801548044Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T11:57:24.812627302Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.080258ms logger=migrator t=2026-04-20T11:57:24.81909844Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T11:57:24.827250393Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.151873ms logger=migrator t=2026-04-20T11:57:24.832778726Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T11:57:24.834068409Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.292483ms logger=migrator t=2026-04-20T11:57:24.839003788Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T11:57:24.840677321Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.672313ms logger=migrator t=2026-04-20T11:57:24.849549342Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T11:57:24.851439841Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.897719ms logger=migrator t=2026-04-20T11:57:24.858189257Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T11:57:24.860393414Z level=info msg="Migration successfully executed" id="create team role table" duration=2.209637ms logger=migrator t=2026-04-20T11:57:24.867597672Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T11:57:24.869404398Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.806626ms logger=migrator t=2026-04-20T11:57:24.875838766Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T11:57:24.876897093Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.056687ms logger=migrator t=2026-04-20T11:57:24.88331644Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T11:57:24.884367347Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.050647ms logger=migrator t=2026-04-20T11:57:24.889611614Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T11:57:24.890899127Z level=info msg="Migration successfully executed" id="create user role table" duration=1.286694ms logger=migrator t=2026-04-20T11:57:24.896856351Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T11:57:24.89869482Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.838129ms logger=migrator t=2026-04-20T11:57:24.906542814Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T11:57:24.907739845Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.197011ms logger=migrator t=2026-04-20T11:57:24.913619747Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T11:57:24.914843479Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.223802ms logger=migrator t=2026-04-20T11:57:24.920496337Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T11:57:24.922030967Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.533991ms logger=migrator t=2026-04-20T11:57:24.927397806Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T11:57:24.928589386Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.19138ms logger=migrator t=2026-04-20T11:57:24.934645924Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T11:57:24.936345308Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.697694ms logger=migrator t=2026-04-20T11:57:24.941945904Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T11:57:24.950372803Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.424639ms logger=migrator t=2026-04-20T11:57:24.955178008Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T11:57:24.95602179Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=843.702µs logger=migrator t=2026-04-20T11:57:24.961006629Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T11:57:24.963035282Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.028093ms logger=migrator t=2026-04-20T11:57:24.968202007Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T11:57:24.969700325Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.499218ms logger=migrator t=2026-04-20T11:57:24.97410987Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T11:57:24.975273911Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.163541ms logger=migrator t=2026-04-20T11:57:24.979697145Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T11:57:24.980521747Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=824.522µs logger=migrator t=2026-04-20T11:57:24.98524607Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T11:57:24.986732588Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.485568ms logger=migrator t=2026-04-20T11:57:24.991894612Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T11:57:25.001392979Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.501427ms logger=migrator t=2026-04-20T11:57:25.005856246Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T11:57:25.011839691Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.982485ms logger=migrator t=2026-04-20T11:57:25.016311037Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T11:57:25.024169041Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.857574ms logger=migrator t=2026-04-20T11:57:25.028474894Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T11:57:25.036470391Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.995227ms logger=migrator t=2026-04-20T11:57:25.041086151Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T11:57:25.042296322Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.212961ms logger=migrator t=2026-04-20T11:57:25.047408416Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T11:57:25.048582606Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.16992ms logger=migrator t=2026-04-20T11:57:25.05373742Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T11:57:25.054934421Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.196431ms logger=migrator t=2026-04-20T11:57:25.059415978Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T11:57:25.060437714Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=974.145µs logger=migrator t=2026-04-20T11:57:25.064819568Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T11:57:25.066075011Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.255613ms logger=migrator t=2026-04-20T11:57:25.070962928Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T11:57:25.071166353Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=191.055µs logger=migrator t=2026-04-20T11:57:25.075849665Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T11:57:25.075992019Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=143.934µs logger=migrator t=2026-04-20T11:57:25.080630739Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T11:57:25.081577913Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=947.174µs logger=migrator t=2026-04-20T11:57:25.08642889Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T11:57:25.087419876Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=992.806µs logger=migrator t=2026-04-20T11:57:25.091937284Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T11:57:25.092661082Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=724.318µs logger=migrator t=2026-04-20T11:57:25.096986415Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T11:57:25.097278221Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=298.957µs logger=migrator t=2026-04-20T11:57:25.101552593Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T11:57:25.102202371Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=649.707µs logger=migrator t=2026-04-20T11:57:25.106772178Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T11:57:25.10762508Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=853.052µs logger=migrator t=2026-04-20T11:57:25.114607673Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T11:57:25.117374274Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.765121ms logger=migrator t=2026-04-20T11:57:25.124524311Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T11:57:25.134063438Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.538746ms logger=migrator t=2026-04-20T11:57:25.13988943Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T11:57:25.139980962Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=92.622µs logger=migrator t=2026-04-20T11:57:25.144256953Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T11:57:25.145262049Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.004626ms logger=migrator t=2026-04-20T11:57:25.152851396Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T11:57:25.154075528Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.229372ms logger=migrator t=2026-04-20T11:57:25.205483945Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T11:57:25.208113623Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.632528ms logger=migrator t=2026-04-20T11:57:25.223978276Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T11:57:25.235945667Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.968581ms logger=migrator t=2026-04-20T11:57:25.256105071Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T11:57:25.258363299Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.266378ms logger=migrator t=2026-04-20T11:57:25.277502768Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T11:57:25.279693474Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.189067ms logger=migrator t=2026-04-20T11:57:25.285141876Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:57:25.308437581Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.297365ms logger=migrator t=2026-04-20T11:57:25.31684113Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T11:57:25.31954695Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.694269ms logger=migrator t=2026-04-20T11:57:25.326526301Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T11:57:25.327679501Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.16227ms logger=migrator t=2026-04-20T11:57:25.332713992Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T11:57:25.33375824Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.043977ms logger=migrator t=2026-04-20T11:57:25.340039973Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T11:57:25.341150972Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.110129ms logger=migrator t=2026-04-20T11:57:25.346527282Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T11:57:25.346789888Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=262.877µs logger=migrator t=2026-04-20T11:57:25.352090516Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T11:57:25.353469992Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.378116ms logger=migrator t=2026-04-20T11:57:25.360184486Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T11:57:25.371311806Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.12839ms logger=migrator t=2026-04-20T11:57:25.377962608Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T11:57:25.37881083Z level=info msg="Migration successfully executed" id="create entity_events table" duration=847.772µs logger=migrator t=2026-04-20T11:57:25.383962035Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T11:57:25.384963401Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.008305ms logger=migrator t=2026-04-20T11:57:25.391688355Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:57:25.392377943Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:57:25.396291335Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:57:25.396723547Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:57:25.403453871Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T11:57:25.404822047Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.374456ms logger=migrator t=2026-04-20T11:57:25.409394445Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T11:57:25.410672809Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.265733ms logger=migrator t=2026-04-20T11:57:25.415147585Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:57:25.416411418Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.255403ms logger=migrator t=2026-04-20T11:57:25.4203152Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:57:25.421617954Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.293533ms logger=migrator t=2026-04-20T11:57:25.426729726Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:57:25.427918827Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.184191ms logger=migrator t=2026-04-20T11:57:25.432289861Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:57:25.433518323Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.227682ms logger=migrator t=2026-04-20T11:57:25.437964828Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T11:57:25.438748708Z level=info msg="Migration successfully executed" id="Drop public config table" duration=783.73µs logger=migrator t=2026-04-20T11:57:25.443292707Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T11:57:25.444641932Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.347755ms logger=migrator t=2026-04-20T11:57:25.449697603Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:57:25.452352302Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.671659ms logger=migrator t=2026-04-20T11:57:25.456824418Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:57:25.457949548Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.12454ms logger=migrator t=2026-04-20T11:57:25.46189715Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T11:57:25.463273576Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.371006ms logger=migrator t=2026-04-20T11:57:25.468384499Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T11:57:25.490563186Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.178457ms logger=migrator t=2026-04-20T11:57:25.494812756Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T11:57:25.503897722Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.085316ms logger=migrator t=2026-04-20T11:57:25.510572165Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T11:57:25.52113872Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.565725ms logger=migrator t=2026-04-20T11:57:25.526278424Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T11:57:25.526470219Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=192.675µs logger=migrator t=2026-04-20T11:57:25.531712976Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T11:57:25.546151351Z level=info msg="Migration successfully executed" id="add share column" duration=14.440886ms logger=migrator t=2026-04-20T11:57:25.551017448Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T11:57:25.551152451Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=135.373µs logger=migrator t=2026-04-20T11:57:25.555631667Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T11:57:25.556618903Z level=info msg="Migration successfully executed" id="create file table" duration=982.875µs logger=migrator t=2026-04-20T11:57:25.562100826Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T11:57:25.56417636Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.074534ms logger=migrator t=2026-04-20T11:57:25.569953899Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T11:57:25.571759297Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.804597ms logger=migrator t=2026-04-20T11:57:25.578595794Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T11:57:25.579775524Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.17878ms logger=migrator t=2026-04-20T11:57:25.587305081Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T11:57:25.588884301Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.57788ms logger=migrator t=2026-04-20T11:57:25.594110517Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T11:57:25.59421945Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=124.233µs logger=migrator t=2026-04-20T11:57:25.598517292Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T11:57:25.598600354Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=77.462µs logger=migrator t=2026-04-20T11:57:25.602758312Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T11:57:25.603477581Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=726.759µs logger=migrator t=2026-04-20T11:57:25.610933895Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T11:57:25.611610363Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=676.618µs logger=migrator t=2026-04-20T11:57:25.617180027Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T11:57:25.620381651Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.202504ms logger=migrator t=2026-04-20T11:57:25.625308679Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T11:57:25.634545548Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.231669ms logger=migrator t=2026-04-20T11:57:25.639554319Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T11:57:25.639702112Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=143.224µs logger=migrator t=2026-04-20T11:57:25.644354004Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T11:57:25.64615841Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.802886ms logger=migrator t=2026-04-20T11:57:25.65498843Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T11:57:25.655833152Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=859.723µs logger=migrator t=2026-04-20T11:57:25.661897639Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T11:57:25.662183047Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=293.368µs logger=migrator t=2026-04-20T11:57:25.667058864Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T11:57:25.667912606Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=853.802µs logger=migrator t=2026-04-20T11:57:25.673131362Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T11:57:25.684283702Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.15297ms logger=migrator t=2026-04-20T11:57:25.689548229Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T11:57:25.698597953Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.046664ms logger=migrator t=2026-04-20T11:57:25.727004002Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T11:57:25.728807809Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.802777ms logger=migrator t=2026-04-20T11:57:25.733571883Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T11:57:25.806967291Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.395738ms logger=migrator t=2026-04-20T11:57:25.812795912Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T11:57:25.813692775Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=897.023µs logger=migrator t=2026-04-20T11:57:25.820037891Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T11:57:25.821986802Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.955152ms logger=migrator t=2026-04-20T11:57:25.827917935Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T11:57:25.852521924Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.604039ms logger=migrator t=2026-04-20T11:57:25.859814624Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T11:57:25.868615593Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.806009ms logger=migrator t=2026-04-20T11:57:25.873702986Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T11:57:25.874075075Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=372.229µs logger=migrator t=2026-04-20T11:57:25.880282147Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T11:57:25.880528913Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=247.035µs logger=migrator t=2026-04-20T11:57:25.889988059Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T11:57:25.890187114Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=199.276µs logger=migrator t=2026-04-20T11:57:25.896473177Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T11:57:25.89697384Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=506.853µs logger=migrator t=2026-04-20T11:57:25.904956138Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T11:57:25.905373409Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=423.521µs logger=migrator t=2026-04-20T11:57:25.91235711Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T11:57:25.914139787Z level=info msg="Migration successfully executed" id="create folder table" duration=1.784617ms logger=migrator t=2026-04-20T11:57:25.922762631Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T11:57:25.924535077Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.771226ms logger=migrator t=2026-04-20T11:57:25.929616699Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T11:57:25.931442477Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.825508ms logger=migrator t=2026-04-20T11:57:25.94002929Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T11:57:25.940091902Z level=info msg="Migration successfully executed" id="Update folder title length" duration=62.661µs logger=migrator t=2026-04-20T11:57:25.944408013Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:57:25.946485677Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.085654ms logger=migrator t=2026-04-20T11:57:25.954920757Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:57:25.956385625Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.463837ms logger=migrator t=2026-04-20T11:57:25.960850861Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T11:57:25.962883304Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.031673ms logger=migrator t=2026-04-20T11:57:25.967405821Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T11:57:25.968070899Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=667.368µs logger=migrator t=2026-04-20T11:57:25.97157122Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T11:57:25.971861137Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=289.518µs logger=migrator t=2026-04-20T11:57:25.97579927Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T11:57:25.97699712Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.19726ms logger=migrator t=2026-04-20T11:57:25.981048216Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T11:57:25.982342679Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.293323ms logger=migrator t=2026-04-20T11:57:25.986305013Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T11:57:25.987524565Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.226091ms logger=migrator t=2026-04-20T11:57:25.991785125Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T11:57:25.993103909Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.317274ms logger=migrator t=2026-04-20T11:57:25.997016851Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T11:57:25.998343856Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.334885ms logger=migrator t=2026-04-20T11:57:26.003028097Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T11:57:26.004074085Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.038507ms logger=migrator t=2026-04-20T11:57:26.008338965Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T11:57:26.010060991Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.721566ms logger=migrator t=2026-04-20T11:57:26.015303696Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T11:57:26.016501938Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.218392ms logger=migrator t=2026-04-20T11:57:26.020494932Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T11:57:26.022138704Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.641982ms logger=migrator t=2026-04-20T11:57:26.028373466Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T11:57:26.029695001Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.321485ms logger=migrator t=2026-04-20T11:57:26.038173211Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T11:57:26.040347348Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.188547ms logger=migrator t=2026-04-20T11:57:26.045492402Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T11:57:26.04582035Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=329.378µs logger=migrator t=2026-04-20T11:57:26.050389718Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T11:57:26.060376879Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.985761ms logger=migrator t=2026-04-20T11:57:26.065671126Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T11:57:26.066270332Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=599.776µs logger=migrator t=2026-04-20T11:57:26.071742054Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:57:26.071764584Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.17µs logger=migrator t=2026-04-20T11:57:26.076117278Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:57:26.07737017Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.253012ms logger=migrator t=2026-04-20T11:57:26.081882118Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:57:26.081913788Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=57.181µs logger=migrator t=2026-04-20T11:57:26.087995056Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T11:57:26.09048394Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.519945ms logger=migrator t=2026-04-20T11:57:26.096304223Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:57:26.097497463Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.1922ms logger=migrator t=2026-04-20T11:57:26.103272963Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T11:57:26.104458194Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.182681ms logger=migrator t=2026-04-20T11:57:26.111998811Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T11:57:26.113782567Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.790688ms logger=migrator t=2026-04-20T11:57:26.119567797Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T11:57:26.119881135Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=313.948µs logger=migrator t=2026-04-20T11:57:26.124669759Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T11:57:26.125534322Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=864.633µs logger=migrator t=2026-04-20T11:57:26.129779693Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T11:57:26.130978004Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.198061ms logger=migrator t=2026-04-20T11:57:26.13702195Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T11:57:26.138175301Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.15032ms logger=migrator t=2026-04-20T11:57:26.143379086Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T11:57:26.153668784Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.289838ms logger=migrator t=2026-04-20T11:57:26.15776891Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T11:57:26.167352809Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.582029ms logger=migrator t=2026-04-20T11:57:26.171800794Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T11:57:26.180208873Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.406169ms logger=migrator t=2026-04-20T11:57:26.185673085Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T11:57:26.185791798Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=132.213µs logger=migrator t=2026-04-20T11:57:26.19046388Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T11:57:26.203167841Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.70944ms logger=migrator t=2026-04-20T11:57:26.207919844Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T11:57:26.216611909Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.664866ms logger=migrator t=2026-04-20T11:57:26.222960454Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T11:57:26.223386916Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=426.212µs logger=migrator t=2026-04-20T11:57:26.228367155Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.688836325s logger=migrator t=2026-04-20T11:57:26.229407692Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T11:57:26.2462375Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T11:57:26.246465966Z level=info msg="Created default organization" logger=secrets t=2026-04-20T11:57:26.254164946Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:57:26.346079525Z level=info msg="Restored cache from database" duration=669.937µs logger=plugin.store t=2026-04-20T11:57:26.347736108Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T11:57:26.396864725Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T11:57:26.396902666Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T11:57:26.396983128Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T11:57:26.397003509Z level=info msg="Plugins loaded" count=54 duration=49.267701ms logger=query_data t=2026-04-20T11:57:26.402750849Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T11:57:26.407079611Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T11:57:26.415562702Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T11:57:26.427880382Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T11:57:26.431830014Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T11:57:26.434935446Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T11:57:26.460616873Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T11:57:26.485072948Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T11:57:26.50591763Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T11:57:26.505946401Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T11:57:26.507805309Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T11:57:26.508298972Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T11:57:26.50896566Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T11:57:26.510932961Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-20T11:57:26.57130493Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-20T11:57:26.616867895Z level=info msg="Update check succeeded" duration=99.426275ms logger=plugins.update.checker t=2026-04-20T11:57:26.619562664Z level=info msg="Update check succeeded" duration=108.065399ms logger=ngalert.state.manager t=2026-04-20T11:57:26.646018052Z level=info msg="State cache has been initialized" states=0 duration=137.71368ms logger=ngalert.scheduler t=2026-04-20T11:57:26.646133866Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T11:57:26.6463322Z level=info msg=starting first_tick=2026-04-20T11:57:30Z logger=sqlstore.transactions t=2026-04-20T11:57:26.65094144Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:57:26.661223427Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:57:26.661899255Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:57:26.672672695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T11:57:26.725131509Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:57:26.732600113Z level=info msg="Patterns update finished" duration=225.747328ms logger=provisioning.dashboard t=2026-04-20T11:57:26.748912817Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T11:57:27.221209895Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T11:57:27.22218193Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T11:57:30.706095087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.748954261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.768237242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.854132415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.872258256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.911222979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.930839359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.97167002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:30.991913477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.054706579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.072941072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.115868618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.133885327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.175068048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.19168957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.254690058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.271676589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.330833336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.351132865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.394838141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.413716731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.478823744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.498837964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.552937911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.576915954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.614348867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.631266947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.697664943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.744536001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.793199826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.811739018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.901715287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.928984065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:31.99722508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.024122359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.101692125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.138630156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.236166631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.251499379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.313668296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.33345211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.436897478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.459722352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.544868845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.569110996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.636304123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.652591816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.756722633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.775424589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.888256673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.912289737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:32.997465231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.011209829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.102845831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.130771307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.197315746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.219936635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.300795407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.323404744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.401443703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.415690713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.49442546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.512995022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.600487077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.62447958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.742727084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.767887098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.873806172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.892522848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.976836901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:33.992656761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.071247374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.097146687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.183324478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.20417609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.314835307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.337913397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:57:34.409669712Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T11:58:34.534099052Z level=info msg="Usage stats are ready to report"