docs: correct typo in TSDB migration doc (#14554)

pull/14559/head
José Maia 1 year ago committed by GitHub
parent e727187ec3
commit 15a83b95d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup/migrate/migrate-to-tsdb/_index.md

@ -51,7 +51,7 @@ schema_config:
1. This sample configuration uses filesystem as the storage in both the periods. If you want to use a different storage for the TSDB index and chunks, you can specify a different `object_store` in the new period.
1. Update the schema to v13 which is the recommended version at the time of writing. Please refer to the [configure page](https://grafana.com/docs/loki/<LOKI_VERSION>/configure/#period_config) for the current recommend version.
1. Update the schema to v13 which is the recommended version at the time of writing. Please refer to the [configure page](https://grafana.com/docs/loki/<LOKI_VERSION>/configure/#period_config) for the current recommended version.
### Configure TSDB shipper

Loading…
Cancel
Save