Skip to content

Commit c11149b

Browse files
committed
Point download links to GitHub releases
1 parent fc56ea3 commit c11149b

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/setup_alertmanager-canary.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Create the Lambda function
1313
- Description: `Checks that important web properties are working.`
1414
- Runtime: `Node.js 4.3` (or higher)
1515
- Code entry type: `Upload a .ZIP file`
16-
- Download
17-
[alertmanager-canary-2017-01-16.zip](https://s3.amazonaws.com/files.function61.com/alertmanager/alertmanager-canary-2017-01-16.zip)
16+
- Download latest `alertmanager-canary.zip` from releases -page (in GitHub)
1817
to your desktop and then upload to Lambda
1918

2019
Now, for each property that you want to monitor, add those checks as separate ENV variables. Example:

docs/setup_alertmanager.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ Create Lambda function
1111
- Description: `AlertManager main: ingestor & alerter`
1212
- Runtime: `Node.js 4.3`
1313
- Code entry type: `Upload a .ZIP file`
14-
- Download
15-
[alertmanager-2017-01-16.zip](https://s3.amazonaws.com/files.function61.com/alertmanager/alertmanager-2017-01-16.zip)
14+
- Download latest `alertmanager.zip` from releases -page (in GitHub)
1615
to your desktop and then upload to Lambda
1716

1817
Env variables:

0 commit comments

Comments
 (0)