mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs/sources/tutorials/ha_setup.md: Fix typo
This commit is contained in:
parent
61de19250d
commit
ca20b386bb
@ -19,7 +19,7 @@ MySQL or Postgres.
|
||||
|
||||
## Configure multiple servers to use the same database
|
||||
|
||||
First, you need to do is to setup MySQL or Postgres on another server and configure Grafana to use that database.
|
||||
First, you need to setup MySQL or Postgres on another server and configure Grafana to use that database.
|
||||
You can find the configuration for doing that in the [[database]]({{< relref "../installation/configuration.md" >}}#database) section in the grafana config.
|
||||
Grafana will now persist all long term data in the database. How to configure the database for high availability is out of scope for this guide. We recommend finding an expert on for the database you're using.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user