Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cloud/cloud-backup-and-restore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ the size of the databases it hosts. It is the **customer's responsibility** to e
tier can sustain backup operations given their data volume.

Monitor backup health via the **RavenDB Studio notification center** and the available
monitoring facilities ([SNMP](../docs/server/administration/snmp/snmp-overview.mdx),
[OpenTelemetry](../docs/server/administration/monitoring/open-telemetry.mdx), and others).
monitoring facilities ([SNMP](../7.2/server/administration/snmp/snmp-overview),
[OpenTelemetry](../7.2/server/administration/monitoring/open-telemetry), and others).
If backups stop completing on small tiers, the most common cause is the instance running out
of resources during the backup run. Upgrade your product tier to resolve the issue.

Expand Down
Loading