From 2a870bfab336bf6f2ef6cfeea828546a6c80b455 Mon Sep 17 00:00:00 2001
From: andrzejC3 <andrzej@skladanowski.net>
Date: Tue, 29 Apr 2025 16:30:24 +0200
Subject: [PATCH 1/2] Updated Awesome Prometheus alerts link

---
 .../recipes/recipes/as-ec2-using-amp-and-alertmanager.md        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus/i18n/ja/docusaurus-plugin-content-docs/current/recipes/recipes/as-ec2-using-amp-and-alertmanager.md b/docusaurus/i18n/ja/docusaurus-plugin-content-docs/current/recipes/recipes/as-ec2-using-amp-and-alertmanager.md
index cd809a843..40266bb77 100644
--- a/docusaurus/i18n/ja/docusaurus-plugin-content-docs/current/recipes/recipes/as-ec2-using-amp-and-alertmanager.md
+++ b/docusaurus/i18n/ja/docusaurus-plugin-content-docs/current/recipes/recipes/as-ec2-using-amp-and-alertmanager.md
@@ -164,4 +164,4 @@ Amazon Managed Service for Prometheus、Alert Manager、Amazon SNS、Lambda を
 
 以前のブログ記事では、[Amazon Managed Service for Prometheus Alert Manager を使用して PagerDuty でアラートを受信する方法](https://aws.amazon.com/blogs/mt/using-amazon-managed-service-for-prometheus-alert-manager-to-receive-alerts-with-pagerduty/) や、[Amazon Managed Service for Prometheus を Slack と統合する方法](https://aws.amazon.com/blogs/mt/how-to-integrate-amazon-managed-service-for-prometheus-with-slack/) についても説明しました。これらのソリューションは、最も有用な方法でワークスペースからアラートを受信する方法を示しています。
 
-次のステップとして、Amazon Managed Service for Prometheus 用の[独自のルール設定ファイルを作成](https://docs.aws.amazon.com/ja_jp/prometheus/latest/userguide/AMP-rules-upload.html)し、独自の[アラートレシーバー](https://docs.aws.amazon.com/ja_jp/prometheus/latest/userguide/AMP-alertmanager-receiver.html)をセットアップする方法を確認してください。さらに、Alert Manager 内で使用できるアラートルールの優れた例については、Awesome Prometheus alerts をご覧ください。
+次のステップとして、Amazon Managed Service for Prometheus 用の[独自のルール設定ファイルを作成](https://docs.aws.amazon.com/ja_jp/prometheus/latest/userguide/AMP-rules-upload.html)し、独自の[アラートレシーバー](https://docs.aws.amazon.com/ja_jp/prometheus/latest/userguide/AMP-alertmanager-receiver.html)をセットアップする方法を確認してください。さらに、Alert Manager 内で使用できるアラートルールの優れた例については、[Awesome Prometheus alerts](https://samber.github.io/awesome-prometheus-alerts/alertmanager) をご覧ください。

From c5ad3b339e9841d10d0c2b2d841dc629eec489ea Mon Sep 17 00:00:00 2001
From: andrzejC3 <andrzej@skladanowski.net>
Date: Tue, 29 Apr 2025 16:43:18 +0200
Subject: [PATCH 2/2] Update as-ec2-using-amp-and-alertmanager.md

---
 .../docs/recipes/recipes/as-ec2-using-amp-and-alertmanager.md   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus/docs/recipes/recipes/as-ec2-using-amp-and-alertmanager.md b/docusaurus/docs/recipes/recipes/as-ec2-using-amp-and-alertmanager.md
index 2a4cb0cab..932bd1587 100644
--- a/docusaurus/docs/recipes/recipes/as-ec2-using-amp-and-alertmanager.md
+++ b/docusaurus/docs/recipes/recipes/as-ec2-using-amp-and-alertmanager.md
@@ -155,4 +155,4 @@ In this example, the Amazon EC2 Auto Scaling group scaled based on CPU, but you
 
 In previous blog posts, we’ve also demonstrated how you can use [Amazon Managed Service for Prometheus Alert Manager to receive alerts with PagerDuty](https://aws.amazon.com/blogs/mt/using-amazon-managed-service-for-prometheus-alert-manager-to-receive-alerts-with-pagerduty/) and [how to integrate Amazon Managed Service for Prometheus with Slack](https://aws.amazon.com/blogs/mt/how-to-integrate-amazon-managed-service-for-prometheus-with-slack/). These solutions show how you can receive alerts from your workspace in the way that is most useful to you.
 
-For next steps, see how to [create your own rules configuration file](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-rules-upload.html) for Amazon Managed Service for Prometheus, and set up your own [alert receiver](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-alertmanager-receiver.html). 
\ No newline at end of file
+For next steps, see how to [create your own rules configuration file](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-rules-upload.html) for Amazon Managed Service for Prometheus, and set up your own [alert receiver](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-alertmanager-receiver.html). Moreover, check out [Awesome Prometheus alerts](https://samber.github.io/awesome-prometheus-alerts/alertmanager) for some good examples of alerting rules that can be used within alert manager.