logger=settings t=2026-07-09T13:14:01.231719166Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T13:14:01Z logger=settings t=2026-07-09T13:14:01.232240571Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T13:14:01.232257372Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T13:14:01.232262452Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T13:14:01.232266843Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T13:14:01.232273563Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T13:14:01.232283393Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T13:14:01.232294423Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T13:14:01.232301763Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T13:14:01.232308683Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T13:14:01.232317274Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T13:14:01.232321144Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T13:14:01.232329984Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T13:14:01.232339644Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T13:14:01.232345744Z level=info msg=Target target=[all] logger=settings t=2026-07-09T13:14:01.232367486Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T13:14:01.232377986Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T13:14:01.232385606Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T13:14:01.232397636Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T13:14:01.232403366Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T13:14:01.232409457Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T13:14:01.233199321Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T13:14:01.233229782Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T13:14:01.237983918Z level=info msg="Locking database" logger=migrator t=2026-07-09T13:14:01.238050819Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T13:14:01.238851255Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T13:14:01.240253357Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.399713ms logger=migrator t=2026-07-09T13:14:01.245744256Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T13:14:01.24688625Z level=info msg="Migration successfully executed" id="create user table" duration=1.146904ms logger=migrator t=2026-07-09T13:14:01.251346768Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T13:14:01.252091361Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=744.333µs logger=migrator t=2026-07-09T13:14:01.259922961Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T13:14:01.262998585Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=3.089015ms logger=migrator t=2026-07-09T13:14:01.272985042Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T13:14:01.274664653Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.689431ms logger=migrator t=2026-07-09T13:14:01.281496573Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T13:14:01.282400371Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=904.578µs logger=migrator t=2026-07-09T13:14:01.287718425Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T13:14:01.290364015Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.64555ms logger=migrator t=2026-07-09T13:14:01.294883254Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T13:14:01.295797383Z level=info msg="Migration successfully executed" id="create user table v2" duration=916.869µs logger=migrator t=2026-07-09T13:14:01.299229227Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T13:14:01.300018482Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=788.645µs logger=migrator t=2026-07-09T13:14:01.308954436Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T13:14:01.31007859Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.123984ms logger=migrator t=2026-07-09T13:14:01.315502668Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T13:14:01.316008953Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=506.855µs logger=migrator t=2026-07-09T13:14:01.319228321Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T13:14:01.319764448Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=536.847µs logger=migrator t=2026-07-09T13:14:01.32569268Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T13:14:01.326858226Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.165586ms logger=migrator t=2026-07-09T13:14:01.3305827Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T13:14:01.330624331Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.451µs logger=migrator t=2026-07-09T13:14:01.335557523Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T13:14:01.337618106Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.051363ms logger=migrator t=2026-07-09T13:14:01.344077224Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T13:14:01.344359542Z level=info msg="Migration successfully executed" id="Add missing user data" duration=283.038µs logger=migrator t=2026-07-09T13:14:01.347279653Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T13:14:01.348794229Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.512416ms logger=migrator t=2026-07-09T13:14:01.351848473Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T13:14:01.35308249Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.224247ms logger=migrator t=2026-07-09T13:14:01.356111454Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T13:14:01.357343871Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.226707ms logger=migrator t=2026-07-09T13:14:01.36381298Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T13:14:01.374825218Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.012428ms logger=migrator t=2026-07-09T13:14:01.379931355Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T13:14:01.381400859Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.463564ms logger=migrator t=2026-07-09T13:14:01.390442647Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T13:14:01.391303323Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=863.546µs logger=migrator t=2026-07-09T13:14:01.397419031Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T13:14:01.398367051Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=948.52µs logger=migrator t=2026-07-09T13:14:01.401645051Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-09T13:14:01.402077174Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=431.743µs logger=migrator t=2026-07-09T13:14:01.405497739Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T13:14:01.405996275Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=498.376µs logger=migrator t=2026-07-09T13:14:01.410300677Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T13:14:01.411276037Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=976.77µs logger=migrator t=2026-07-09T13:14:01.415234059Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T13:14:01.416083954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=849.755µs logger=migrator t=2026-07-09T13:14:01.419709856Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T13:14:01.420450788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=745.063µs logger=migrator t=2026-07-09T13:14:01.424351848Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T13:14:01.425155853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=808.865µs logger=migrator t=2026-07-09T13:14:01.429338922Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T13:14:01.430997502Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.653262ms logger=migrator t=2026-07-09T13:14:01.434861901Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T13:14:01.434893072Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.511µs logger=migrator t=2026-07-09T13:14:01.438482832Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T13:14:01.440133723Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.670662ms logger=migrator t=2026-07-09T13:14:01.446450596Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T13:14:01.447847909Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.399013ms logger=migrator t=2026-07-09T13:14:01.452897154Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T13:14:01.454909916Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.015812ms logger=migrator t=2026-07-09T13:14:01.461309322Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T13:14:01.462283242Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=976.62µs logger=migrator t=2026-07-09T13:14:01.46611521Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:14:01.46939488Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.28443ms logger=migrator t=2026-07-09T13:14:01.472989681Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T13:14:01.473821127Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=831.956µs logger=migrator t=2026-07-09T13:14:01.477137478Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T13:14:01.477976234Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=838.516µs logger=migrator t=2026-07-09T13:14:01.481538443Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T13:14:01.482430651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=892.038µs logger=migrator t=2026-07-09T13:14:01.48598268Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T13:14:01.487759044Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.773135ms logger=migrator t=2026-07-09T13:14:01.493972535Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T13:14:01.495899545Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.930969ms logger=migrator t=2026-07-09T13:14:01.502170087Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T13:14:01.502754935Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=586.127µs logger=migrator t=2026-07-09T13:14:01.508268433Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T13:14:01.509063818Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=792.535µs logger=migrator t=2026-07-09T13:14:01.51920698Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T13:14:01.520292913Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.089854ms logger=migrator t=2026-07-09T13:14:01.527531895Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T13:14:01.529044361Z level=info msg="Migration successfully executed" id="create star table" duration=1.516376ms logger=migrator t=2026-07-09T13:14:01.534504329Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T13:14:01.535846221Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.343702ms logger=migrator t=2026-07-09T13:14:01.547483878Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T13:14:01.548602542Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.122634ms logger=migrator t=2026-07-09T13:14:01.60488359Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T13:14:01.606548031Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.669522ms logger=migrator t=2026-07-09T13:14:01.613171534Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T13:14:01.614395342Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.217718ms logger=migrator t=2026-07-09T13:14:01.620430387Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T13:14:01.623627025Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=3.193988ms logger=migrator t=2026-07-09T13:14:01.6306376Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T13:14:01.631996812Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.361791ms logger=migrator t=2026-07-09T13:14:01.638117399Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T13:14:01.639507532Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.391603ms logger=migrator t=2026-07-09T13:14:01.645968751Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T13:14:01.646007361Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.95µs logger=migrator t=2026-07-09T13:14:01.651277993Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T13:14:01.651325865Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=50.202µs logger=migrator t=2026-07-09T13:14:01.65670509Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T13:14:01.65702065Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=324.94µs logger=migrator t=2026-07-09T13:14:01.663788788Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T13:14:01.665096038Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.307921ms logger=migrator t=2026-07-09T13:14:01.671256837Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T13:14:01.672613668Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.370171ms logger=migrator t=2026-07-09T13:14:01.678434998Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T13:14:01.679302884Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=867.566µs logger=migrator t=2026-07-09T13:14:01.687611679Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T13:14:01.688715773Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.099253ms logger=migrator t=2026-07-09T13:14:01.694729357Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T13:14:01.696167651Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.438694ms logger=migrator t=2026-07-09T13:14:01.714181224Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T13:14:01.715489985Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.325991ms logger=migrator t=2026-07-09T13:14:01.721361955Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T13:14:01.72771105Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.252651ms logger=migrator t=2026-07-09T13:14:01.735028704Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T13:14:01.736030725Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=999.2µs logger=migrator t=2026-07-09T13:14:01.741449152Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T13:14:01.74238322Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=934.468µs logger=migrator t=2026-07-09T13:14:01.751854681Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T13:14:01.753536163Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.682961ms logger=migrator t=2026-07-09T13:14:01.761408064Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T13:14:01.762291141Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=887.747µs logger=migrator t=2026-07-09T13:14:01.768741539Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T13:14:01.76975388Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.012411ms logger=migrator t=2026-07-09T13:14:01.776971981Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T13:14:01.777102266Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=131.025µs logger=migrator t=2026-07-09T13:14:01.781995006Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T13:14:01.785006588Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.011762ms logger=migrator t=2026-07-09T13:14:01.790215278Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T13:14:01.792072236Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.858317ms logger=migrator t=2026-07-09T13:14:01.79874277Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T13:14:01.802074883Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.337013ms logger=migrator t=2026-07-09T13:14:01.811013867Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T13:14:01.811798351Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.504µs logger=migrator t=2026-07-09T13:14:01.816173665Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T13:14:01.819316662Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.149918ms logger=migrator t=2026-07-09T13:14:01.825244794Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T13:14:01.826499421Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.254668ms logger=migrator t=2026-07-09T13:14:01.848672082Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T13:14:01.849297302Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=626.39µs logger=migrator t=2026-07-09T13:14:01.854965086Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T13:14:01.854992187Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.851µs logger=migrator t=2026-07-09T13:14:01.861565788Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T13:14:01.861615269Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.271µs logger=migrator t=2026-07-09T13:14:01.86880416Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T13:14:01.871800663Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.996612ms logger=migrator t=2026-07-09T13:14:01.876628051Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T13:14:01.878579841Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.946739ms logger=migrator t=2026-07-09T13:14:01.884840282Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T13:14:01.888346541Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.508469ms logger=migrator t=2026-07-09T13:14:01.894150569Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T13:14:01.896271213Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.120994ms logger=migrator t=2026-07-09T13:14:01.902190665Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T13:14:01.902433172Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=238.337µs logger=migrator t=2026-07-09T13:14:01.907304232Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T13:14:01.908126207Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=821.665µs logger=migrator t=2026-07-09T13:14:01.914535704Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T13:14:01.915280237Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=749.923µs logger=migrator t=2026-07-09T13:14:01.920029363Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T13:14:01.920150917Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=123.974µs logger=migrator t=2026-07-09T13:14:01.925713088Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T13:14:01.927006227Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.29269ms logger=migrator t=2026-07-09T13:14:01.933762784Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T13:14:01.934461026Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=697.832µs logger=migrator t=2026-07-09T13:14:01.940179971Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:14:01.948525207Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.344836ms logger=migrator t=2026-07-09T13:14:01.953981375Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T13:14:01.95479547Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=813.565µs logger=migrator t=2026-07-09T13:14:01.963058723Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T13:14:01.964605521Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.547848ms logger=migrator t=2026-07-09T13:14:01.974882566Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T13:14:01.975995531Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.119455ms logger=migrator t=2026-07-09T13:14:01.986252606Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T13:14:01.986860734Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=613.218µs logger=migrator t=2026-07-09T13:14:01.990978011Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T13:14:01.991640931Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=660.72µs logger=migrator t=2026-07-09T13:14:01.995639184Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T13:14:01.997969006Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.330052ms logger=migrator t=2026-07-09T13:14:02.001900686Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T13:14:02.002760882Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=860.446µs logger=migrator t=2026-07-09T13:14:02.006732674Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T13:14:02.00692386Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.636µs logger=migrator t=2026-07-09T13:14:02.012854872Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T13:14:02.013066779Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=212.717µs logger=migrator t=2026-07-09T13:14:02.019331911Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T13:14:02.02060379Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.272609ms logger=migrator t=2026-07-09T13:14:02.026789579Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T13:14:02.02908756Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.29456ms logger=migrator t=2026-07-09T13:14:02.033790734Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T13:14:02.034898787Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.108493ms logger=migrator t=2026-07-09T13:14:02.040554661Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T13:14:02.041381767Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=827.166µs logger=migrator t=2026-07-09T13:14:02.046684349Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T13:14:02.047528305Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=844.326µs logger=migrator t=2026-07-09T13:14:02.052854098Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T13:14:02.054094447Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.242208ms logger=migrator t=2026-07-09T13:14:02.058964386Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T13:14:02.059791951Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=827.915µs logger=migrator t=2026-07-09T13:14:02.06661741Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T13:14:02.07771167Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.0993ms logger=migrator t=2026-07-09T13:14:02.082037563Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T13:14:02.082993312Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=953.819µs logger=migrator t=2026-07-09T13:14:02.08847778Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T13:14:02.089850873Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.392873ms logger=migrator t=2026-07-09T13:14:02.094944929Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T13:14:02.096421684Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.446734ms logger=migrator t=2026-07-09T13:14:02.102575063Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T13:14:02.104189623Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.602379ms logger=migrator t=2026-07-09T13:14:02.109694791Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T13:14:02.112209198Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.514467ms logger=migrator t=2026-07-09T13:14:02.118055948Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T13:14:02.12203747Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.973341ms logger=migrator t=2026-07-09T13:14:02.127761805Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T13:14:02.127873109Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=99.633µs logger=migrator t=2026-07-09T13:14:02.133238863Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T13:14:02.133592734Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=356.321µs logger=migrator t=2026-07-09T13:14:02.136930966Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T13:14:02.141165846Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.24408ms logger=migrator t=2026-07-09T13:14:02.147522821Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T13:14:02.147987266Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=470.085µs logger=migrator t=2026-07-09T13:14:02.153508665Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T13:14:02.154040991Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=537.947µs logger=migrator t=2026-07-09T13:14:02.158424955Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T13:14:02.162423468Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.999753ms logger=migrator t=2026-07-09T13:14:02.167493414Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T13:14:02.167918767Z level=info msg="Migration successfully executed" id="Update uid value" duration=430.243µs logger=migrator t=2026-07-09T13:14:02.174200359Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T13:14:02.175291732Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.092303ms logger=migrator t=2026-07-09T13:14:02.178835471Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T13:14:02.180020518Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.173556ms logger=migrator t=2026-07-09T13:14:02.186546048Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T13:14:02.187856248Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.31153ms logger=migrator t=2026-07-09T13:14:02.19283391Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T13:14:02.194925174Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.094644ms logger=migrator t=2026-07-09T13:14:02.201157815Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T13:14:02.201770604Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=612.429µs logger=migrator t=2026-07-09T13:14:02.207267673Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T13:14:02.208738858Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.470485ms logger=migrator t=2026-07-09T13:14:02.221499149Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T13:14:02.222426478Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=922.349µs logger=migrator t=2026-07-09T13:14:02.487019921Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T13:14:02.489985991Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.970781ms logger=migrator t=2026-07-09T13:14:02.494080536Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T13:14:02.494775798Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=695.382µs logger=migrator t=2026-07-09T13:14:02.499600826Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T13:14:02.507468587Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.866811ms logger=migrator t=2026-07-09T13:14:02.516008159Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T13:14:02.517311499Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.29999ms logger=migrator t=2026-07-09T13:14:02.529530103Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T13:14:02.530525695Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=997.311µs logger=migrator t=2026-07-09T13:14:02.53920269Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T13:14:02.540398957Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.197297ms logger=migrator t=2026-07-09T13:14:02.546772962Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T13:14:02.548060741Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.291149ms logger=migrator t=2026-07-09T13:14:02.558625296Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T13:14:02.559389019Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=746.933µs logger=migrator t=2026-07-09T13:14:02.562852976Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T13:14:02.563383802Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=536.417µs logger=migrator t=2026-07-09T13:14:02.567908081Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T13:14:02.567950382Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.29µs logger=migrator t=2026-07-09T13:14:02.573043377Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T13:14:02.577155644Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.111827ms logger=migrator t=2026-07-09T13:14:02.581178377Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T13:14:02.583848679Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.674092ms logger=migrator t=2026-07-09T13:14:02.587548343Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T13:14:02.587746169Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=199.407µs logger=migrator t=2026-07-09T13:14:02.596895079Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T13:14:02.601556512Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.661643ms logger=migrator t=2026-07-09T13:14:02.606234966Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T13:14:02.610519666Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.28383ms logger=migrator t=2026-07-09T13:14:02.614642404Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T13:14:02.615356745Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=715.172µs logger=migrator t=2026-07-09T13:14:02.621485503Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T13:14:02.622542045Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.059502ms logger=migrator t=2026-07-09T13:14:02.627090325Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T13:14:02.628682184Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.592649ms logger=migrator t=2026-07-09T13:14:02.634207263Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T13:14:02.635347848Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.140805ms logger=migrator t=2026-07-09T13:14:02.642995463Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T13:14:02.644981803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.98357ms logger=migrator t=2026-07-09T13:14:02.651552715Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T13:14:02.652647939Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.096004ms logger=migrator t=2026-07-09T13:14:02.658076875Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T13:14:02.658193258Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=118.133µs logger=migrator t=2026-07-09T13:14:02.66279134Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T13:14:02.662833371Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.641µs logger=migrator t=2026-07-09T13:14:02.668389101Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T13:14:02.673083485Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.693754ms logger=migrator t=2026-07-09T13:14:02.676970864Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T13:14:02.683704931Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.720536ms logger=migrator t=2026-07-09T13:14:02.689743526Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T13:14:02.690083376Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=340.99µs logger=migrator t=2026-07-09T13:14:02.698294328Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T13:14:02.69934994Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.068273ms logger=migrator t=2026-07-09T13:14:02.706570572Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T13:14:02.70815072Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.582709ms logger=migrator t=2026-07-09T13:14:02.714065582Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T13:14:02.714118933Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=54.491µs logger=migrator t=2026-07-09T13:14:02.720776237Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T13:14:02.722462849Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.685892ms logger=migrator t=2026-07-09T13:14:02.730057792Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T13:14:02.730878967Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=820.375µs logger=migrator t=2026-07-09T13:14:02.738131939Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T13:14:02.742078261Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.936581ms logger=migrator t=2026-07-09T13:14:02.745939109Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T13:14:02.74599878Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.381µs logger=migrator t=2026-07-09T13:14:02.750383615Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T13:14:02.751348645Z level=info msg="Migration successfully executed" id="create session table" duration=966.589µs logger=migrator t=2026-07-09T13:14:02.759814715Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T13:14:02.759927458Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=113.613µs logger=migrator t=2026-07-09T13:14:02.76391028Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T13:14:02.764010923Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=105.273µs logger=migrator t=2026-07-09T13:14:02.767463389Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T13:14:02.768584943Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.120704ms logger=migrator t=2026-07-09T13:14:02.77466348Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T13:14:02.775377951Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=714.771µs logger=migrator t=2026-07-09T13:14:02.782279583Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T13:14:02.782317895Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.982µs logger=migrator t=2026-07-09T13:14:02.785952875Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T13:14:02.785980807Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.392µs logger=migrator t=2026-07-09T13:14:02.790157104Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T13:14:02.79359629Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.438226ms logger=migrator t=2026-07-09T13:14:02.799384647Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T13:14:02.80240502Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.020663ms logger=migrator t=2026-07-09T13:14:02.806026742Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T13:14:02.806106713Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.531µs logger=migrator t=2026-07-09T13:14:02.809643282Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T13:14:02.809729305Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.193µs logger=migrator t=2026-07-09T13:14:02.81282493Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T13:14:02.813640874Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=815.324µs logger=migrator t=2026-07-09T13:14:02.820802174Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T13:14:02.820827385Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.301µs logger=migrator t=2026-07-09T13:14:02.824835547Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T13:14:02.828013095Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.176548ms logger=migrator t=2026-07-09T13:14:02.832139722Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T13:14:02.832268816Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=129.633µs logger=migrator t=2026-07-09T13:14:02.837850677Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T13:14:02.840895351Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.044033ms logger=migrator t=2026-07-09T13:14:02.844226012Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T13:14:02.846838383Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.612371ms logger=migrator t=2026-07-09T13:14:02.850383742Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T13:14:02.850434233Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=51.271µs logger=migrator t=2026-07-09T13:14:02.852723993Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T13:14:02.854210068Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.483316ms logger=migrator t=2026-07-09T13:14:02.859940944Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T13:14:02.861723039Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.787335ms logger=migrator t=2026-07-09T13:14:02.868020782Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T13:14:02.869194298Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.172786ms logger=migrator t=2026-07-09T13:14:02.874370676Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T13:14:02.875088769Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=719.343µs logger=migrator t=2026-07-09T13:14:02.883151046Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T13:14:02.884383763Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.231827ms logger=migrator t=2026-07-09T13:14:02.890693797Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T13:14:02.893121851Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.427214ms logger=migrator t=2026-07-09T13:14:02.898671962Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T13:14:02.899440575Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=768.763µs logger=migrator t=2026-07-09T13:14:02.906028597Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T13:14:02.907545824Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.519886ms logger=migrator t=2026-07-09T13:14:02.912715222Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T13:14:02.913729974Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.013252ms logger=migrator t=2026-07-09T13:14:02.91852976Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T13:14:02.928384893Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.853873ms logger=migrator t=2026-07-09T13:14:02.934126369Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T13:14:02.934686206Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=560.127µs logger=migrator t=2026-07-09T13:14:02.940241236Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-09T13:14:02.941757803Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.513227ms logger=migrator t=2026-07-09T13:14:02.94786002Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T13:14:02.948440748Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=582.438µs logger=migrator t=2026-07-09T13:14:02.95342268Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T13:14:02.954495263Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.072403ms logger=migrator t=2026-07-09T13:14:02.960171368Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T13:14:02.96123975Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.067183ms logger=migrator t=2026-07-09T13:14:02.965558312Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T13:14:02.969567615Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.009643ms logger=migrator t=2026-07-09T13:14:02.975442716Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T13:14:02.980266554Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.820198ms logger=migrator t=2026-07-09T13:14:02.985799603Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T13:14:02.991453027Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.662633ms logger=migrator t=2026-07-09T13:14:02.996658006Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T13:14:03.001636889Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.977392ms logger=migrator t=2026-07-09T13:14:03.006207909Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T13:14:03.007449897Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.243929ms logger=migrator t=2026-07-09T13:14:03.013369739Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T13:14:03.013441761Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=75.803µs logger=migrator t=2026-07-09T13:14:03.01799635Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T13:14:03.018055843Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=64.353µs logger=migrator t=2026-07-09T13:14:03.022857029Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T13:14:03.024033275Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.177306ms logger=migrator t=2026-07-09T13:14:03.029266516Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T13:14:03.030312347Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.045331ms logger=migrator t=2026-07-09T13:14:03.035568418Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T13:14:03.036492197Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=925.059µs logger=migrator t=2026-07-09T13:14:03.040106927Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T13:14:03.041475119Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.367472ms logger=migrator t=2026-07-09T13:14:03.046866824Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T13:14:03.048491574Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.595439ms logger=migrator t=2026-07-09T13:14:03.052979352Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T13:14:03.056634434Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.653082ms logger=migrator t=2026-07-09T13:14:03.060579364Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T13:14:03.064544956Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.964231ms logger=migrator t=2026-07-09T13:14:03.0695614Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T13:14:03.06989737Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=336.971µs logger=migrator t=2026-07-09T13:14:03.073674085Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T13:14:03.074840681Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.167776ms logger=migrator t=2026-07-09T13:14:03.079091811Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T13:14:03.079896676Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=806.465µs logger=migrator t=2026-07-09T13:14:03.084508818Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T13:14:03.0908081Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.296403ms logger=migrator t=2026-07-09T13:14:03.094780052Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T13:14:03.094831733Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=52.621µs logger=migrator t=2026-07-09T13:14:03.09994827Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T13:14:03.101236859Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.289029ms logger=migrator t=2026-07-09T13:14:03.106240182Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T13:14:03.107873533Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.634281ms logger=migrator t=2026-07-09T13:14:03.113497755Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T13:14:03.113583768Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.333µs logger=migrator t=2026-07-09T13:14:03.118353444Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T13:14:03.11954309Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.187846ms logger=migrator t=2026-07-09T13:14:03.124933066Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T13:14:03.126515304Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.585229ms logger=migrator t=2026-07-09T13:14:03.131784106Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T13:14:03.132671683Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=884.597µs logger=migrator t=2026-07-09T13:14:03.137215062Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T13:14:03.138663876Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.448963ms logger=migrator t=2026-07-09T13:14:03.144508115Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T13:14:03.145517356Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.009161ms logger=migrator t=2026-07-09T13:14:03.150186808Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T13:14:03.151145528Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=958.54µs logger=migrator t=2026-07-09T13:14:03.156516613Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T13:14:03.156546763Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.671µs logger=migrator t=2026-07-09T13:14:03.16033452Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T13:14:03.167406116Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.067796ms logger=migrator t=2026-07-09T13:14:03.171627246Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T13:14:03.172367898Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=741.112µs logger=migrator t=2026-07-09T13:14:03.177899788Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T13:14:03.182091086Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.190018ms logger=migrator t=2026-07-09T13:14:03.185853622Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T13:14:03.186542902Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=688.361µs logger=migrator t=2026-07-09T13:14:03.190497474Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T13:14:03.19137365Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=876.206µs logger=migrator t=2026-07-09T13:14:03.197085725Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T13:14:03.198350154Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.266819ms logger=migrator t=2026-07-09T13:14:03.202500551Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T13:14:03.213522269Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.021197ms logger=migrator t=2026-07-09T13:14:03.249973785Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T13:14:03.251294985Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.32165ms logger=migrator t=2026-07-09T13:14:03.262606612Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-09T13:14:03.26385817Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.252948ms logger=migrator t=2026-07-09T13:14:03.280099388Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T13:14:03.28607057Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=5.972032ms logger=migrator t=2026-07-09T13:14:03.295951813Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T13:14:03.296961794Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.011911ms logger=migrator t=2026-07-09T13:14:03.306555167Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T13:14:03.30695669Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=404.843µs logger=migrator t=2026-07-09T13:14:03.316069009Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T13:14:03.321861687Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.785617ms logger=migrator t=2026-07-09T13:14:03.325511138Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T13:14:03.328428127Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.916049ms logger=migrator t=2026-07-09T13:14:03.331136641Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T13:14:03.331805021Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=668.72µs logger=migrator t=2026-07-09T13:14:03.336935698Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T13:14:03.33829077Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.359832ms logger=migrator t=2026-07-09T13:14:03.342486698Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T13:14:03.342841959Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=356.121µs logger=migrator t=2026-07-09T13:14:03.347823922Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T13:14:03.357366534Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=9.541281ms logger=migrator t=2026-07-09T13:14:03.361453239Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T13:14:03.362512541Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.059072ms logger=migrator t=2026-07-09T13:14:03.367875506Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T13:14:03.368149164Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=271.468µs logger=migrator t=2026-07-09T13:14:03.371999572Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T13:14:03.372686153Z level=info msg="Migration successfully executed" id="Move region to single row" duration=684.071µs logger=migrator t=2026-07-09T13:14:03.37581655Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T13:14:03.376947524Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.131535ms logger=migrator t=2026-07-09T13:14:03.380780012Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T13:14:03.381696419Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=916.787µs logger=migrator t=2026-07-09T13:14:03.387877209Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T13:14:03.390094576Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.217598ms logger=migrator t=2026-07-09T13:14:03.396642237Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T13:14:03.398105131Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.462804ms logger=migrator t=2026-07-09T13:14:03.406691255Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T13:14:03.407400157Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=709.692µs logger=migrator t=2026-07-09T13:14:03.410073659Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T13:14:03.410998407Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=925.177µs logger=migrator t=2026-07-09T13:14:03.413960898Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T13:14:03.414049291Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.282µs logger=migrator t=2026-07-09T13:14:03.418559848Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T13:14:03.419667942Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.108404ms logger=migrator t=2026-07-09T13:14:03.424285184Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T13:14:03.425164201Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=877.247µs logger=migrator t=2026-07-09T13:14:03.429320377Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T13:14:03.430906546Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.588989ms logger=migrator t=2026-07-09T13:14:03.43559574Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T13:14:03.4372407Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.64657ms logger=migrator t=2026-07-09T13:14:03.442218213Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T13:14:03.442497902Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=280.009µs logger=migrator t=2026-07-09T13:14:03.445384619Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T13:14:03.445822714Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=438.275µs logger=migrator t=2026-07-09T13:14:03.44930966Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T13:14:03.449447234Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=138.744µs logger=migrator t=2026-07-09T13:14:03.456228692Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T13:14:03.45778234Z level=info msg="Migration successfully executed" id="create team table" duration=1.554148ms logger=migrator t=2026-07-09T13:14:03.464767343Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T13:14:03.466400804Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.636361ms logger=migrator t=2026-07-09T13:14:03.473336346Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T13:14:03.474856422Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.518136ms logger=migrator t=2026-07-09T13:14:03.478915307Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T13:14:03.484236669Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.322482ms logger=migrator t=2026-07-09T13:14:03.488734438Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T13:14:03.488992015Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=257.657µs logger=migrator t=2026-07-09T13:14:03.496295819Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T13:14:03.497437024Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.141475ms logger=migrator t=2026-07-09T13:14:03.503711216Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T13:14:03.504650555Z level=info msg="Migration successfully executed" id="create team member table" duration=941.709µs logger=migrator t=2026-07-09T13:14:03.509940907Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T13:14:03.511037891Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.098004ms logger=migrator t=2026-07-09T13:14:03.518603772Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T13:14:03.52015689Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.549858ms logger=migrator t=2026-07-09T13:14:03.525639858Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T13:14:03.527534896Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.896948ms logger=migrator t=2026-07-09T13:14:03.532358794Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T13:14:03.538471771Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.112507ms logger=migrator t=2026-07-09T13:14:03.545004531Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T13:14:03.548991253Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.987792ms logger=migrator t=2026-07-09T13:14:03.5557417Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T13:14:03.560855287Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.110367ms logger=migrator t=2026-07-09T13:14:03.565423866Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T13:14:03.566485539Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.061383ms logger=migrator t=2026-07-09T13:14:03.575702461Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T13:14:03.577537838Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.836088ms logger=migrator t=2026-07-09T13:14:03.58579086Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T13:14:03.586977286Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.187306ms logger=migrator t=2026-07-09T13:14:03.600780779Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T13:14:03.602611255Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.831967ms logger=migrator t=2026-07-09T13:14:03.609620779Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T13:14:03.611922911Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.302302ms logger=migrator t=2026-07-09T13:14:03.620274546Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T13:14:03.621635258Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.361542ms logger=migrator t=2026-07-09T13:14:03.630164049Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T13:14:03.631982725Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.817816ms logger=migrator t=2026-07-09T13:14:03.637913696Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T13:14:03.639578428Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.662982ms logger=migrator t=2026-07-09T13:14:03.648596693Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T13:14:03.64913218Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=535.207µs logger=migrator t=2026-07-09T13:14:03.661207199Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T13:14:03.661974824Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=772.525µs logger=migrator t=2026-07-09T13:14:03.673964151Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T13:14:03.6752465Z level=info msg="Migration successfully executed" id="create tag table" duration=1.28463ms logger=migrator t=2026-07-09T13:14:03.683554444Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T13:14:03.684852264Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.29775ms logger=migrator t=2026-07-09T13:14:03.693186919Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T13:14:03.69419523Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.008841ms logger=migrator t=2026-07-09T13:14:03.701552675Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T13:14:03.702875816Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.32337ms logger=migrator t=2026-07-09T13:14:03.709640643Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T13:14:03.710813659Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.172966ms logger=migrator t=2026-07-09T13:14:03.71475425Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:14:03.732846964Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.085764ms logger=migrator t=2026-07-09T13:14:03.736412454Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T13:14:03.737168487Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=757.053µs logger=migrator t=2026-07-09T13:14:03.746052338Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T13:14:03.748635237Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.584879ms logger=migrator t=2026-07-09T13:14:03.756959053Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T13:14:03.75749892Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=541.786µs logger=migrator t=2026-07-09T13:14:03.762375259Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T13:14:03.764520084Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.145875ms logger=migrator t=2026-07-09T13:14:03.770365643Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T13:14:03.771746106Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.379572ms logger=migrator t=2026-07-09T13:14:03.777222753Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T13:14:03.77840647Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.183707ms logger=migrator t=2026-07-09T13:14:03.783496825Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T13:14:03.783724342Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=228.377µs logger=migrator t=2026-07-09T13:14:03.788044534Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T13:14:03.800446594Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=12.39805ms logger=migrator t=2026-07-09T13:14:03.804968142Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T13:14:03.813137723Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.15903ms logger=migrator t=2026-07-09T13:14:03.817462425Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T13:14:03.82413999Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.690414ms logger=migrator t=2026-07-09T13:14:03.829564006Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T13:14:03.836048105Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.481348ms logger=migrator t=2026-07-09T13:14:03.84339956Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T13:14:03.845604188Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.209838ms logger=migrator t=2026-07-09T13:14:03.855172921Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T13:14:03.86429016Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.046357ms logger=migrator t=2026-07-09T13:14:03.869971274Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T13:14:03.871626134Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.673411ms logger=migrator t=2026-07-09T13:14:03.878590708Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T13:14:03.87961685Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.027022ms logger=migrator t=2026-07-09T13:14:03.886319855Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T13:14:03.888685707Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.346482ms logger=migrator t=2026-07-09T13:14:03.900687504Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T13:14:03.902018566Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.28951ms logger=migrator t=2026-07-09T13:14:03.907456752Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T13:14:03.909385981Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.930279ms logger=migrator t=2026-07-09T13:14:03.915296862Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T13:14:03.916174849Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=879.487µs logger=migrator t=2026-07-09T13:14:03.921287185Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T13:14:03.930714094Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.314716ms logger=migrator t=2026-07-09T13:14:03.939590326Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T13:14:03.94103625Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.448185ms logger=migrator t=2026-07-09T13:14:03.950128708Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T13:14:03.951651445Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.527887ms logger=migrator t=2026-07-09T13:14:03.957474653Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T13:14:03.958767033Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.30265ms logger=migrator t=2026-07-09T13:14:03.963421766Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T13:14:03.96421461Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=793.154µs logger=migrator t=2026-07-09T13:14:03.969340127Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T13:14:03.971000168Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.658781ms logger=migrator t=2026-07-09T13:14:03.979380955Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T13:14:03.979479928Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.554µs logger=migrator t=2026-07-09T13:14:03.984214213Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T13:14:03.984529803Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=321.59µs logger=migrator t=2026-07-09T13:14:03.993187358Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T13:14:03.994591481Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.406253ms logger=migrator t=2026-07-09T13:14:04.002609477Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T13:14:04.004964008Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.355701ms logger=migrator t=2026-07-09T13:14:04.011164327Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T13:14:04.012845969Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.683622ms logger=migrator t=2026-07-09T13:14:04.020669748Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:14:04.020913126Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=248.728µs logger=migrator t=2026-07-09T13:14:04.031100357Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T13:14:04.032801249Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.705162ms logger=migrator t=2026-07-09T13:14:04.03967309Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T13:14:04.04100414Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.33025ms logger=migrator t=2026-07-09T13:14:04.048546471Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T13:14:04.04982386Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.278499ms logger=migrator t=2026-07-09T13:14:04.05733695Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T13:14:04.058697091Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.363221ms logger=migrator t=2026-07-09T13:14:04.06679911Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T13:14:04.075108114Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.303724ms logger=migrator t=2026-07-09T13:14:04.087858994Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T13:14:04.08969414Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.839796ms logger=migrator t=2026-07-09T13:14:04.099581993Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T13:14:04.099694126Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=114.354µs logger=migrator t=2026-07-09T13:14:04.1066865Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T13:14:04.108217667Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.536247ms logger=migrator t=2026-07-09T13:14:04.114639533Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T13:14:04.115915903Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.27841ms logger=migrator t=2026-07-09T13:14:04.12563354Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T13:14:04.129841178Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=4.211328ms logger=migrator t=2026-07-09T13:14:04.135050697Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:14:04.135155881Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.434µs logger=migrator t=2026-07-09T13:14:04.140962579Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T13:14:04.142795834Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.829786ms logger=migrator t=2026-07-09T13:14:04.147567541Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T13:14:04.148768418Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.200317ms logger=migrator t=2026-07-09T13:14:04.153373768Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-09T13:14:04.155423412Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.047703ms logger=migrator t=2026-07-09T13:14:04.1603007Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T13:14:04.161767685Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.469084ms logger=migrator t=2026-07-09T13:14:04.174886906Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T13:14:04.18155302Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.661374ms logger=migrator t=2026-07-09T13:14:04.186506842Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T13:14:04.187802452Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.29633ms logger=migrator t=2026-07-09T13:14:04.195867718Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T13:14:04.198013944Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.151956ms logger=migrator t=2026-07-09T13:14:04.20441695Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T13:14:04.236260684Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.838614ms logger=migrator t=2026-07-09T13:14:04.64536214Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T13:14:04.679871476Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.509216ms logger=migrator t=2026-07-09T13:14:04.685349373Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T13:14:04.686601472Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.257719ms logger=migrator t=2026-07-09T13:14:04.696798813Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T13:14:04.698154745Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.359962ms logger=migrator t=2026-07-09T13:14:04.720687754Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T13:14:04.726546594Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.8605ms logger=migrator t=2026-07-09T13:14:04.753197179Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T13:14:04.761284767Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.107938ms logger=migrator t=2026-07-09T13:14:04.768055474Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T13:14:04.770290402Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.238878ms logger=migrator t=2026-07-09T13:14:04.790543782Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T13:14:04.793288845Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.746953ms logger=migrator t=2026-07-09T13:14:04.881206286Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T13:14:04.884320931Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=3.118355ms logger=migrator t=2026-07-09T13:14:04.920786566Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T13:14:04.924384007Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.573949ms logger=migrator t=2026-07-09T13:14:04.934661001Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:14:04.934866387Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=208.356µs logger=migrator t=2026-07-09T13:14:04.941840601Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T13:14:04.949494305Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.655664ms logger=migrator t=2026-07-09T13:14:04.954133047Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T13:14:04.960480221Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.346534ms logger=migrator t=2026-07-09T13:14:04.968355232Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T13:14:04.976273245Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.914922ms logger=migrator t=2026-07-09T13:14:04.983095493Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T13:14:04.98398665Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=892.667µs logger=migrator t=2026-07-09T13:14:04.989967183Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T13:14:04.991228801Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.265338ms logger=migrator t=2026-07-09T13:14:04.999624288Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T13:14:05.006766457Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.141539ms logger=migrator t=2026-07-09T13:14:05.024298022Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T13:14:05.031581395Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.283553ms logger=migrator t=2026-07-09T13:14:05.042102197Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T13:14:05.043272813Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.172226ms logger=migrator t=2026-07-09T13:14:05.052818754Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T13:14:05.060411317Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.592723ms logger=migrator t=2026-07-09T13:14:05.066824872Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T13:14:05.075553209Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.732777ms logger=migrator t=2026-07-09T13:14:05.081544792Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T13:14:05.081625645Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.503µs logger=migrator t=2026-07-09T13:14:05.089146815Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T13:14:05.091470145Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.32604ms logger=migrator t=2026-07-09T13:14:05.099063438Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-09T13:14:05.100090239Z 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.028701ms logger=migrator t=2026-07-09T13:14:05.10602549Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-09T13:14:05.107287979Z 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.266109ms logger=migrator t=2026-07-09T13:14:05.114414437Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:14:05.114478079Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.782µs logger=migrator t=2026-07-09T13:14:05.118835742Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T13:14:05.129137347Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.305005ms logger=migrator t=2026-07-09T13:14:05.133120309Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T13:14:05.139259806Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.138748ms logger=migrator t=2026-07-09T13:14:05.144344062Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T13:14:05.150536261Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.19443ms logger=migrator t=2026-07-09T13:14:05.156904316Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T13:14:05.163342233Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.437246ms logger=migrator t=2026-07-09T13:14:05.168317864Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T13:14:05.175866185Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.546801ms logger=migrator t=2026-07-09T13:14:05.180227478Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T13:14:05.18029786Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.052µs logger=migrator t=2026-07-09T13:14:05.186475489Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T13:14:05.187458789Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=983.61µs logger=migrator t=2026-07-09T13:14:05.193664009Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T13:14:05.204071227Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.411039ms logger=migrator t=2026-07-09T13:14:05.212418732Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T13:14:05.212515405Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=174.726µs logger=migrator t=2026-07-09T13:14:05.216907759Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T13:14:05.225733909Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.82749ms logger=migrator t=2026-07-09T13:14:05.233019482Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T13:14:05.234371283Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.353072ms logger=migrator t=2026-07-09T13:14:05.242097989Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T13:14:05.253500368Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.791499ms logger=migrator t=2026-07-09T13:14:05.267219107Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T13:14:05.270281501Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=3.067924ms logger=migrator t=2026-07-09T13:14:05.283250757Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T13:14:05.28533927Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.087564ms logger=migrator t=2026-07-09T13:14:05.291682044Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T13:14:05.299183794Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.494269ms logger=migrator t=2026-07-09T13:14:05.307705144Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T13:14:05.308834178Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.134084ms logger=migrator t=2026-07-09T13:14:05.322180176Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T13:14:05.323559258Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.378412ms logger=migrator t=2026-07-09T13:14:05.331730478Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T13:14:05.332836362Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.108604ms logger=migrator t=2026-07-09T13:14:05.348223632Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T13:14:05.350371218Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.150305ms logger=migrator t=2026-07-09T13:14:05.364119098Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T13:14:05.364233052Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=119.414µs logger=migrator t=2026-07-09T13:14:05.374098082Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T13:14:05.375347931Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.230779ms logger=migrator t=2026-07-09T13:14:05.38347374Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T13:14:05.389296328Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=5.826848ms logger=migrator t=2026-07-09T13:14:05.396358993Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T13:14:05.397032653Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T13:14:05.401973204Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T13:14:05.402600444Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=623.94µs logger=migrator t=2026-07-09T13:14:05.409231687Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T13:14:05.41132646Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.099663ms logger=migrator t=2026-07-09T13:14:05.421028827Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T13:14:05.42833049Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.306233ms logger=migrator t=2026-07-09T13:14:05.43453921Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T13:14:05.435740917Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.200427ms logger=migrator t=2026-07-09T13:14:05.440442521Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T13:14:05.441646598Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.206238ms logger=migrator t=2026-07-09T13:14:05.448980131Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T13:14:05.450453976Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.474275ms logger=migrator t=2026-07-09T13:14:05.454974334Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T13:14:05.456057728Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.083174ms logger=migrator t=2026-07-09T13:14:05.461315548Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T13:14:05.462648899Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.333661ms logger=migrator t=2026-07-09T13:14:05.470061556Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T13:14:05.470105807Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.582µs logger=migrator t=2026-07-09T13:14:05.475466741Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T13:14:05.475589055Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=124.694µs logger=migrator t=2026-07-09T13:14:05.480436763Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T13:14:05.489657445Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.220242ms logger=migrator t=2026-07-09T13:14:05.494454361Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T13:14:05.494768191Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=314.05µs logger=migrator t=2026-07-09T13:14:05.500795135Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T13:14:05.502895809Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.097373ms logger=migrator t=2026-07-09T13:14:05.508381446Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T13:14:05.508715377Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=334.87µs logger=migrator t=2026-07-09T13:14:05.513162863Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T13:14:05.513971257Z level=info msg="Migration successfully executed" id="create data_keys table" duration=808.584µs logger=migrator t=2026-07-09T13:14:05.521507987Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T13:14:05.523204589Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.698652ms logger=migrator t=2026-07-09T13:14:05.528543793Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T13:14:05.563391698Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.833474ms logger=migrator t=2026-07-09T13:14:05.568880686Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T13:14:05.574227839Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.346774ms logger=migrator t=2026-07-09T13:14:05.578405857Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T13:14:05.578546181Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.914µs logger=migrator t=2026-07-09T13:14:05.58604406Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T13:14:05.6227005Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.649861ms logger=migrator t=2026-07-09T13:14:05.627122826Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T13:14:05.659831205Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.695909ms logger=migrator t=2026-07-09T13:14:05.665366734Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T13:14:05.666393196Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.026552ms logger=migrator t=2026-07-09T13:14:05.675161983Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T13:14:05.677086532Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.925369ms logger=migrator t=2026-07-09T13:14:05.682834488Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T13:14:05.683088396Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=254.948µs logger=migrator t=2026-07-09T13:14:05.687565102Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T13:14:05.688528312Z level=info msg="Migration successfully executed" id="create permission table" duration=963.11µs logger=migrator t=2026-07-09T13:14:05.695503055Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T13:14:05.697194817Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.689492ms logger=migrator t=2026-07-09T13:14:05.70253122Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T13:14:05.703673055Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.142765ms logger=migrator t=2026-07-09T13:14:05.711800853Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T13:14:05.713616009Z level=info msg="Migration successfully executed" id="create role table" duration=1.815706ms logger=migrator t=2026-07-09T13:14:05.721427158Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T13:14:05.729489293Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.057345ms logger=migrator t=2026-07-09T13:14:05.73429201Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T13:14:05.742633536Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.339065ms logger=migrator t=2026-07-09T13:14:05.7555535Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T13:14:05.756901712Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.352202ms logger=migrator t=2026-07-09T13:14:05.764910166Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T13:14:05.767283588Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.374042ms logger=migrator t=2026-07-09T13:14:05.773492099Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T13:14:05.77516933Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.682332ms logger=migrator t=2026-07-09T13:14:05.782609868Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T13:14:05.783908697Z level=info msg="Migration successfully executed" id="create team role table" duration=1.30035ms logger=migrator t=2026-07-09T13:14:05.789539949Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T13:14:05.790665454Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.126014ms logger=migrator t=2026-07-09T13:14:05.797032638Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T13:14:05.798703039Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.675801ms logger=migrator t=2026-07-09T13:14:05.804407523Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T13:14:05.806761365Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.372823ms logger=migrator t=2026-07-09T13:14:05.819112863Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T13:14:05.820757883Z level=info msg="Migration successfully executed" id="create user role table" duration=1.6502ms logger=migrator t=2026-07-09T13:14:05.825016213Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T13:14:05.827061275Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.046302ms logger=migrator t=2026-07-09T13:14:05.834912675Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T13:14:05.836584167Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.673012ms logger=migrator t=2026-07-09T13:14:05.843295262Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T13:14:05.844565751Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.267399ms logger=migrator t=2026-07-09T13:14:05.849219393Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T13:14:05.850865163Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.64564ms logger=migrator t=2026-07-09T13:14:05.873464653Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T13:14:05.875597819Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.137136ms logger=migrator t=2026-07-09T13:14:05.88120989Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T13:14:05.883464009Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.254299ms logger=migrator t=2026-07-09T13:14:05.888196334Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T13:14:05.900526751Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.260725ms logger=migrator t=2026-07-09T13:14:05.907503654Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T13:14:05.90867921Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.177456ms logger=migrator t=2026-07-09T13:14:05.914640592Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T13:14:05.916357695Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.717583ms logger=migrator t=2026-07-09T13:14:05.920823711Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T13:14:05.922359848Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.532627ms logger=migrator t=2026-07-09T13:14:05.929059573Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T13:14:05.930967041Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.908048ms logger=migrator t=2026-07-09T13:14:05.935496129Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T13:14:05.936215041Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=727.552µs logger=migrator t=2026-07-09T13:14:05.94076232Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T13:14:05.941947886Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.188476ms logger=migrator t=2026-07-09T13:14:05.948412064Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T13:14:05.96462666Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=16.208546ms logger=migrator t=2026-07-09T13:14:05.973181851Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T13:14:05.985978362Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.793131ms logger=migrator t=2026-07-09T13:14:05.991861342Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T13:14:06.002374273Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.508401ms logger=migrator t=2026-07-09T13:14:06.009302695Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T13:14:06.01667923Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.419397ms logger=migrator t=2026-07-09T13:14:06.026009285Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T13:14:06.027952084Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.943229ms logger=migrator t=2026-07-09T13:14:06.032487213Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T13:14:06.03402589Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.503996ms logger=migrator t=2026-07-09T13:14:06.041455766Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T13:14:06.042633532Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.177916ms logger=migrator t=2026-07-09T13:14:06.051868275Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T13:14:06.053488834Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.621229ms logger=migrator t=2026-07-09T13:14:06.05795133Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T13:14:06.059357033Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.406863ms logger=migrator t=2026-07-09T13:14:06.068794291Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T13:14:06.069011908Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=223.387µs logger=migrator t=2026-07-09T13:14:06.076243408Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T13:14:06.076344462Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=103.604µs logger=migrator t=2026-07-09T13:14:06.081045985Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T13:14:06.081838559Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=789.584µs logger=migrator t=2026-07-09T13:14:06.086894223Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T13:14:06.087661627Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=767.974µs logger=migrator t=2026-07-09T13:14:06.092718311Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T13:14:06.094010961Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.29218ms logger=migrator t=2026-07-09T13:14:06.101476469Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T13:14:06.101868501Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=392.332µs logger=migrator t=2026-07-09T13:14:06.106715918Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T13:14:06.107624187Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=950.77µs logger=migrator t=2026-07-09T13:14:06.1113761Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T13:14:06.112504835Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.127815ms logger=migrator t=2026-07-09T13:14:06.120985945Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T13:14:06.123019727Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.033752ms logger=migrator t=2026-07-09T13:14:06.129501614Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T13:14:06.143172312Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.676178ms logger=migrator t=2026-07-09T13:14:06.147935797Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T13:14:06.148074531Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=92.353µs logger=migrator t=2026-07-09T13:14:06.154772495Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T13:14:06.156626113Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.852608ms logger=migrator t=2026-07-09T13:14:06.163910575Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T13:14:06.165204744Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.29373ms logger=migrator t=2026-07-09T13:14:06.17196082Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T13:14:06.174160897Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.195277ms logger=migrator t=2026-07-09T13:14:06.181809401Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T13:14:06.190415323Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.600592ms logger=migrator t=2026-07-09T13:14:06.19550629Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T13:14:06.196728447Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.222127ms logger=migrator t=2026-07-09T13:14:06.201362868Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T13:14:06.202467512Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.101363ms logger=migrator t=2026-07-09T13:14:06.208886038Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:14:06.233992044Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.103076ms logger=migrator t=2026-07-09T13:14:06.239038218Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T13:14:06.240080671Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.042813ms logger=migrator t=2026-07-09T13:14:06.247841607Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T13:14:06.249976602Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.134485ms logger=migrator t=2026-07-09T13:14:06.256745188Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T13:14:06.257979167Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.233729ms logger=migrator t=2026-07-09T13:14:06.263339061Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T13:14:06.264533507Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.194477ms logger=migrator t=2026-07-09T13:14:06.270926772Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T13:14:06.271500689Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=574.157µs logger=migrator t=2026-07-09T13:14:06.287294291Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T13:14:06.288998964Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.706103ms logger=migrator t=2026-07-09T13:14:06.29608427Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T13:14:06.305017343Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.937263ms logger=migrator t=2026-07-09T13:14:06.310872041Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T13:14:06.311602594Z level=info msg="Migration successfully executed" id="create entity_events table" duration=730.523µs logger=migrator t=2026-07-09T13:14:06.320875307Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T13:14:06.322708293Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.839346ms logger=migrator t=2026-07-09T13:14:06.331212732Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T13:14:06.332082279Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T13:14:06.341217418Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T13:14:06.342194438Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T13:14:06.349639945Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T13:14:06.351156261Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.518536ms logger=migrator t=2026-07-09T13:14:06.357757122Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T13:14:06.358889627Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.134725ms logger=migrator t=2026-07-09T13:14:06.365268632Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T13:14:06.367307514Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.038482ms logger=migrator t=2026-07-09T13:14:06.374206455Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T13:14:06.376591457Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.384923ms logger=migrator t=2026-07-09T13:14:06.385136158Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T13:14:06.387637955Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.506957ms logger=migrator t=2026-07-09T13:14:06.393420031Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T13:14:06.394477913Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.058082ms logger=migrator t=2026-07-09T13:14:06.401646852Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T13:14:06.402468997Z level=info msg="Migration successfully executed" id="Drop public config table" duration=822.475µs logger=migrator t=2026-07-09T13:14:06.412752821Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T13:14:06.413861475Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.109154ms logger=migrator t=2026-07-09T13:14:06.417534067Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T13:14:06.418962971Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.429254ms logger=migrator t=2026-07-09T13:14:06.426088909Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T13:14:06.427794291Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.703261ms logger=migrator t=2026-07-09T13:14:06.433531286Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T13:14:06.434624009Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.092353ms logger=migrator t=2026-07-09T13:14:06.439761276Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T13:14:06.464522862Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.757976ms logger=migrator t=2026-07-09T13:14:06.47133061Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T13:14:06.479574361Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.243601ms logger=migrator t=2026-07-09T13:14:06.484474391Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T13:14:06.492732663Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.256461ms logger=migrator t=2026-07-09T13:14:06.499073146Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T13:14:06.499396496Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=325.41µs logger=migrator t=2026-07-09T13:14:06.505476342Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T13:14:06.51263732Z level=info msg="Migration successfully executed" id="add share column" duration=7.160538ms logger=migrator t=2026-07-09T13:14:06.517688004Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T13:14:06.517981194Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=293.16µs logger=migrator t=2026-07-09T13:14:06.522762499Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T13:14:06.524016608Z level=info msg="Migration successfully executed" id="create file table" duration=1.253839ms logger=migrator t=2026-07-09T13:14:06.532305341Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T13:14:06.533693904Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.387962ms logger=migrator t=2026-07-09T13:14:06.540604604Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T13:14:06.543656537Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=3.054993ms logger=migrator t=2026-07-09T13:14:06.560334016Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T13:14:06.56240855Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.113984ms logger=migrator t=2026-07-09T13:14:06.571521868Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T13:14:06.573793187Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.274659ms logger=migrator t=2026-07-09T13:14:06.579662697Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T13:14:06.579737919Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.511µs logger=migrator t=2026-07-09T13:14:06.584588846Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T13:14:06.584708521Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=121.605µs logger=migrator t=2026-07-09T13:14:06.591999713Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T13:14:06.593039115Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.041402ms logger=migrator t=2026-07-09T13:14:06.598312246Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T13:14:06.59876097Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=446.744µs logger=migrator t=2026-07-09T13:14:06.603213805Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T13:14:06.604702021Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.493036ms logger=migrator t=2026-07-09T13:14:06.610212719Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T13:14:06.62302199Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.809761ms logger=migrator t=2026-07-09T13:14:06.6292374Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T13:14:06.629406755Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=170.355µs logger=migrator t=2026-07-09T13:14:06.634354607Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T13:14:06.635576834Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.221977ms logger=migrator t=2026-07-09T13:14:06.63972344Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T13:14:06.640370989Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=649.059µs logger=migrator t=2026-07-09T13:14:06.650162998Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T13:14:06.650708155Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=549.517µs logger=migrator t=2026-07-09T13:14:06.662543626Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T13:14:06.663324701Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=785.075µs logger=migrator t=2026-07-09T13:14:06.668371824Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T13:14:06.678429432Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.056278ms logger=migrator t=2026-07-09T13:14:06.682846287Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T13:14:06.689291263Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.444706ms logger=migrator t=2026-07-09T13:14:06.695768081Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T13:14:06.696861505Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.093594ms logger=migrator t=2026-07-09T13:14:06.700697112Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T13:14:06.777183407Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.485755ms logger=migrator t=2026-07-09T13:14:06.782406156Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T13:14:06.784239932Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.830255ms logger=migrator t=2026-07-09T13:14:06.79138264Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T13:14:06.79333953Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.95715ms logger=migrator t=2026-07-09T13:14:06.801401686Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T13:14:06.828840673Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.434307ms logger=migrator t=2026-07-09T13:14:06.836023682Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T13:14:06.847791121Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.768519ms logger=migrator t=2026-07-09T13:14:06.854756824Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T13:14:06.855229978Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=472.944µs logger=migrator t=2026-07-09T13:14:06.859125798Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T13:14:06.859392176Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=267.188µs logger=migrator t=2026-07-09T13:14:06.864823402Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T13:14:06.865244214Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=423.982µs logger=migrator t=2026-07-09T13:14:06.879785609Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T13:14:06.880841291Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.087594ms logger=migrator t=2026-07-09T13:14:06.898533931Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T13:14:06.898905912Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=373.221µs logger=migrator t=2026-07-09T13:14:06.902303016Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T13:14:06.903607056Z level=info msg="Migration successfully executed" id="create folder table" duration=1.30423ms logger=migrator t=2026-07-09T13:14:06.916163619Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T13:14:06.91718084Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.018011ms logger=migrator t=2026-07-09T13:14:06.921632166Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T13:14:06.923031759Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.400673ms logger=migrator t=2026-07-09T13:14:06.92995937Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T13:14:06.929988202Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.931µs logger=migrator t=2026-07-09T13:14:06.933482448Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T13:14:06.935063606Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.578628ms logger=migrator t=2026-07-09T13:14:06.943971158Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T13:14:06.946548246Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.577428ms logger=migrator t=2026-07-09T13:14:06.950853498Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T13:14:06.952915331Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.060553ms logger=migrator t=2026-07-09T13:14:06.960075419Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T13:14:06.960537073Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=462.334µs logger=migrator t=2026-07-09T13:14:06.969514968Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T13:14:06.969973642Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=458.754µs logger=migrator t=2026-07-09T13:14:06.97547678Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T13:14:06.977829842Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.352571ms logger=migrator t=2026-07-09T13:14:06.981645328Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T13:14:06.982931937Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.286049ms logger=migrator t=2026-07-09T13:14:06.989132637Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T13:14:06.990180849Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.053732ms logger=migrator t=2026-07-09T13:14:06.994750908Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T13:14:06.995941184Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.192626ms logger=migrator t=2026-07-09T13:14:07.00235296Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T13:14:07.003114584Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=761.964µs logger=migrator t=2026-07-09T13:14:07.007644332Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T13:14:07.009480738Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.840526ms logger=migrator t=2026-07-09T13:14:07.014043996Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T13:14:07.01580383Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.762414ms logger=migrator t=2026-07-09T13:14:07.023243387Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T13:14:07.02465372Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.436644ms logger=migrator t=2026-07-09T13:14:07.028421355Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T13:14:07.029463676Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.039541ms logger=migrator t=2026-07-09T13:14:07.034980165Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T13:14:07.036519682Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.542527ms logger=migrator t=2026-07-09T13:14:07.042836555Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T13:14:07.046414444Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.541938ms logger=migrator t=2026-07-09T13:14:07.051967713Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T13:14:07.052644574Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=680.681µs logger=migrator t=2026-07-09T13:14:07.061209865Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T13:14:07.070729405Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.515999ms logger=migrator t=2026-07-09T13:14:07.079382629Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T13:14:07.080676438Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.297909ms logger=migrator t=2026-07-09T13:14:07.085102293Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T13:14:07.085129484Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.661µs logger=migrator t=2026-07-09T13:14:07.089482267Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T13:14:07.091625183Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.142365ms logger=migrator t=2026-07-09T13:14:07.098245924Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T13:14:07.098314497Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=75.093µs logger=migrator t=2026-07-09T13:14:07.103043281Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T13:14:07.104669261Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.627669ms logger=migrator t=2026-07-09T13:14:07.110474687Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T13:14:07.112344954Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.872237ms logger=migrator t=2026-07-09T13:14:07.119167382Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T13:14:07.120617316Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.452224ms logger=migrator t=2026-07-09T13:14:07.127427324Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T13:14:07.128409894Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=986.21µs logger=migrator t=2026-07-09T13:14:07.133035845Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T13:14:07.133401476Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=368.531µs logger=migrator t=2026-07-09T13:14:07.137547813Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T13:14:07.138529923Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=983.479µs logger=migrator t=2026-07-09T13:14:07.144939819Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T13:14:07.146048452Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.111184ms logger=migrator t=2026-07-09T13:14:07.151057004Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T13:14:07.152122867Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.067563ms logger=migrator t=2026-07-09T13:14:07.157386658Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T13:14:07.168599569Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.213842ms logger=migrator t=2026-07-09T13:14:07.176651465Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T13:14:07.184535755Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.87958ms logger=migrator t=2026-07-09T13:14:07.188327051Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T13:14:07.202822203Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.489422ms logger=migrator t=2026-07-09T13:14:07.208705533Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T13:14:07.208824346Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=113.453µs logger=migrator t=2026-07-09T13:14:07.213771717Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T13:14:07.223966467Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.19417ms logger=migrator t=2026-07-09T13:14:07.230489507Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T13:14:07.245750033Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.251525ms logger=migrator t=2026-07-09T13:14:07.250943881Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T13:14:07.251535038Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=595.407µs logger=migrator t=2026-07-09T13:14:07.256752398Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.017940995s logger=migrator t=2026-07-09T13:14:07.257425848Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T13:14:07.276783079Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T13:14:07.277577182Z level=info msg="Created default organization" logger=secrets t=2026-07-09T13:14:07.285654319Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T13:14:07.362271746Z level=info msg="Restored cache from database" duration=667.972µs logger=plugin.store t=2026-07-09T13:14:07.363802942Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T13:14:07.406784633Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T13:14:07.406830184Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T13:14:07.406935437Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T13:14:07.406944607Z level=info msg="Plugins loaded" count=54 duration=43.142735ms logger=query_data t=2026-07-09T13:14:07.411492977Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T13:14:07.41524189Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T13:14:07.422871303Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T13:14:07.440248364Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T13:14:07.44244498Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T13:14:07.444013828Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T13:14:07.465876455Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T13:14:07.484802072Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T13:14:07.502279195Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T13:14:07.502306886Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-09T13:14:07.502767579Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-09T13:14:07.503539013Z level=info msg="State cache has been initialized" states=0 duration=771.944µs logger=ngalert.multiorg.alertmanager t=2026-07-09T13:14:07.503584735Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-09T13:14:07.503637086Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T13:14:07.503803291Z level=info msg=starting first_tick=2026-07-09T13:14:10Z logger=http.server t=2026-07-09T13:14:07.507062331Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-07-09T13:14:07.509303859Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-07-09T13:14:07.536857939Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-09T13:14:07.566160003Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T13:14:07.579193471Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-09T13:14:07.591839045Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-07-09T13:14:07.641117869Z level=info msg="Update check succeeded" duration=137.220854ms logger=grafana.update.checker t=2026-07-09T13:14:07.641564212Z level=info msg="Update check succeeded" duration=138.857314ms logger=sqlstore.transactions t=2026-07-09T13:14:07.652234847Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T13:14:07.653807426Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T13:14:07.664513242Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-09T13:14:07.685189172Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T13:14:07.717717284Z level=info msg="Patterns update finished" duration=214.273244ms logger=grafana-apiserver t=2026-07-09T13:14:07.834349971Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T13:14:07.834805295Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-09T13:14:24.741777591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:24.74977484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:25.40827904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.075945544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.132903637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.507535844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.528448129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.734189678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.75799582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.808038226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.824903349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.873190353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.907446107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:26.995244301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.018099753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.061689865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.083156066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.149964491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.166835524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.216296272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.242592717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.28690765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.307188406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.354069495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.37130306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.415589222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.431954011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.480330125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.501155777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.551326306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.567142357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.62145868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.641239829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.708656192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.731487344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.7855776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.802089993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.865950129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.883184764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.931333982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:27.948908136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.007208128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.047237111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.170369264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.184429333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.246707091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.262062529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.326618424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.345399105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.42134193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.454038225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.553101439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.571298672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.647081653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.669909174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.76430216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.787239784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.865296042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.888163144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.970703336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:28.992903178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.071857141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.091003442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.159725369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.181496768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.262551383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.282996093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.360029068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.381004963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.464638896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.4903253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.562074778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.58022871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.665176791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.687030802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.770450157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.793189185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.882753844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.897323888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:14:29.985750803Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T13:15:39.534739485Z level=info msg="Usage stats are ready to report"