mirror of https://github.com/grafana/grafana
Information about SQLite limitations (#64990)
* Update _index.md I am creating this PR to add more content about the SQLite (the default database for Grafana) limitations. SQLite is fine for small environments but not suitable when monitoring many Dashboards and sending lots of alerts frequently. For e.g. this issue is just from this week and then got followed up by 3-4 more similar issues (all related to SQLite and are linked with this issue) Closes #64664 By adding more information, will have less frequency of such issues reported by users. Also, once this PR get submitted, will also create a new PR about the possible workaround to not get the error message "database locked" while using SQLite. * Update docs/sources/setup-grafana/installation/_index.md Thank you. Also, can you please add this link to the High Availablity text as hyperlink. Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/installation/_index.md * Update docs/sources/setup-grafana/installation/_index.md --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>pull/64826/head^2
parent
91a4b8b529
commit
ccfe09d20e
Loading…
Reference in new issue