Skip to content

Commit

Permalink
Merge pull request prometheus#15468 from chrismgrayftsinc/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
bwplotka authored Nov 26, 2024
2 parents 38bb6ec + c8f0e9d commit 5e124cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ may now fail if this fallback protocol is not specified.
The TSDB format has been changed slightly in Prometheus v2.55 in preparation for changes
to the index format. Consequently, a Prometheus v3 TSDB can only be read by a
Prometheus v2.55 or newer. Keep that in mind when upgrading to v3 -- you will be only
able to downgrade to v2.55, not lower, without loosing your TSDB persitent data.
able to downgrade to v2.55, not lower, without losing your TSDB persitent data.

As an extra safety measure, you could optionally consider upgrading to v2.55 first and
confirm Prometheus works as expected, before upgrading to v3.
Expand Down

0 comments on commit 5e124cf

Please sign in to comment.