From ffb342780b90f773419e07ea2dae163fdccd9215 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 21 Jan 2025 17:28:32 -0800 Subject: [PATCH] Link to Sentry's DSN documentation (#855). --- docs/how-to/monitor-your-backups.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/how-to/monitor-your-backups.md b/docs/how-to/monitor-your-backups.md index fc2f16e5..efe34423 100644 --- a/docs/how-to/monitor-your-backups.md +++ b/docs/how-to/monitor-your-backups.md @@ -372,8 +372,10 @@ includes cron-style monitoring (either cloud-hosted or To get started, create a [Sentry cron monitor](https://docs.sentry.io/product/crons/) in the Sentry UI. Under "Instrument your monitor," select "Sentry CLI" and copy the URL value for the -displayed `SENTRY_DSN` environment variable into borgmatic's Sentry -`data_source_name_url` configuration option. For example: +displayed +[`SENTRY_DSN`](https://docs.sentry.io/concepts/key-terms/dsn-explainer/) +environment variable into borgmatic's Sentry `data_source_name_url` +configuration option. For example: ``` sentry: