Set Up Website Health Checks (Canaries) using CloudFlare
- 时间:2020-09-08 11:08:55
- 分类:网络文摘
- 阅读:128 次
In Software Testing, the Canaries is a piece of code that continuous sends requests to check the health of the service. It is like back in Coral mining, the canries are sent to the mine and if something goes wrong, the canaries will stop tweeting.
Using CloudFlare Pro, it is very easy to set up the canaries to check and monitor the health of the services given a URL e.g. API.
Add/Edit a Health Check Rule
In Traffic Tab, you’ll be able to add/edit health checks rules:

cloudflare-edit-health-checks
Specify the URL, the expected response code, and the expected text to search in the response. If anything goes wrong, you will get emails for notification:

cloudflare-email-notification-for-health-checks
With this feature, you’ll be able to see when your service breaks – much earlier indicator possibly than your customers figure out!

cloudflare-health-check-monitor
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:California Consumer Privacy Act (CCPA) Compliance Guide For AdSe What Is WordPress Live Chat and How Do You Implement It? 5 Beginner’s Tips to Building a WordPress Blog 8 Best Affiliate Marketing Plugins For Your Blog How Many Squares/Rectangles Does a Rubik Cube Have? Find the 10001st Prime Number The Difference Between Sum of Squares and Square of the Sum Number of Steps to Reduce a Number in Binary Representation to O Recursive Depth First Search Algorithm to Compute the Diameter o Find the largest palindrome From the product of two 3-digit numb
- 评论列表
-
- 添加评论