[release-12.3.1] refactor(annotations): Allow skipping always on dashboard UID migrations (#114096)
refactor(annotations): Allow skipping always on dashboard UID migrations (#113780)
(cherry picked from commit b70c6a726f)
Co-authored-by: Andres Torres <janthoe@users.noreply.github.com>
This commit is contained in:
co-authored by
Andres Torres
parent
0fa02c1212
commit
95c7703d35
@@ -475,6 +475,10 @@ This setting applies to `sqlite` only and controls the number of times the syste
|
||||
|
||||
Set to `true` to add metrics and tracing for database queries. The default value is `false`.
|
||||
|
||||
#### `skip_dashboard_uid_migration_on_startup`
|
||||
|
||||
Set to true to skip dashboard UID migrations on startup. Improves startup performance for instances with large numbers of annotations who do not plan to downgrade Grafana. The default value is `false`.
|
||||
|
||||
<hr />
|
||||
|
||||
### `[remote_cache]`
|
||||
|
||||
Reference in New Issue
Block a user