tencent cloud

Tencent Cloud Observability Platform

Release Notes and Announcements
Release Notes
Product Introduction
Overview
Strengths
Basic Features
Basic Concepts
Use Cases
Use Limits
Purchase Guide
Tencent Cloud Product Monitoring
Application Performance Management
Mobile App Performance Monitoring
Real User Monitoring
Cloud Automated Testing
Prometheus Monitoring
Grafana
EventBridge
PTS
Quick Start
Monitoring Overview
Instance Group
Tencent Cloud Product Monitoring
Application Performance Management
Real User Monitoring
Cloud Automated Testing
Performance Testing Service
Prometheus Getting Started
Grafana
Dashboard Creation
EventBridge
Alarm Service
Cloud Product Monitoring
Tencent Cloud Service Metrics
Operation Guide
CVM Agents
Cloud Product Monitoring Integration with Grafana
Troubleshooting
Practical Tutorial
Application Performance Management
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Parameter Information
FAQs
Mobile App Performance Monitoring
Overview
Operation Guide
Access Guide
Practical Tutorial
Tencent Cloud Real User Monitoring
Product Introduction
Operation Guide
Connection Guide
FAQs
Cloud Automated Testing
Product Introduction
Operation Guide
FAQs
Performance Testing Service
Overview
Operation Guide
Practice Tutorial
JavaScript API List
FAQs
Prometheus Monitoring
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Terraform
FAQs
Grafana
Product Introduction
Operation Guide
Guide on Grafana Common Features
FAQs
Dashboard
Overview
Operation Guide
Alarm Management
Console Operation Guide
Troubleshooting
FAQs
EventBridge
Product Introduction
Operation Guide
Practical Tutorial
FAQs
Report Management
FAQs
General
Alarm Service
Concepts
Monitoring Charts
CVM Agents
Dynamic Alarm Threshold
CM Connection to Grafana
Documentation Guide
Related Agreements
Application Performance Management Service Level Agreement
APM Privacy Policy
APM Data Processing And Security Agreement
RUM Service Level Agreement
Mobile Performance Monitoring Service Level Agreement
Cloud Automated Testing Service Level Agreement
Prometheus Service Level Agreement
TCMG Service Level Agreements
PTS Service Level Agreement
PTS Use Limits
Cloud Monitor Service Level Agreement
API Documentation
History
Introduction
API Category
Making API Requests
Monitoring Data Query APIs
Alarm APIs
Legacy Alert APIs
Notification Template APIs
TMP APIs
Grafana Service APIs
Event Center APIs
TencentCloud Managed Service for Prometheus APIs
Monitoring APIs
Data Types
Error Codes
Glossary

Real-Time Oceanus Alarm Message Push

PDF
フォーカスモード
フォントサイズ
最終更新日: 2024-11-01 21:03:13

Overview

A monitoring and alarming system is indispensable for a business production environment. When a failure occurs, a complete monitoring and alarming link is required to push the alarm message in real time and handle the alarm.
Tencent Cloud EventBridge is a secure, stable, and efficient serverless event management platform. EventBridge in Event Center can receive real-time events and relevant data streams from your applications, SaaS services, and Tencent Cloud services. By integrating notification message and SCF, it can send notifications by email, SMS, WeCom, DingTalk, Lark, and more.
Oceanus is a powerful enterprise-grade real-time big data analysis platform based on Apache Flink. It features one-stop development, seamless connection, millisecond-level latency, low costs, high security, and high stability, with the aim to maximize the value of enterprise data and accelerate the construction of real-time digital business capabilities.
By combining EventBridge and SCF, you can collect exception events in your Oceanus cluster and push them in real time. This document describes how to collect an Oceanus cluster status change event and send it to WeCom, DingTalk, and Lark.

Architecture Design

The overall architecture is as shown below. When the Oceanus status changes (for example, an instance gets exceptional, isolated, or disconnected), the Oceanus system will trigger an alarm and actively push it to EventBridge. Then, the alarm will be pushed to the specified target after being filtered by the alarm rules bound to EventBridge. It can also be pushed to more third-party services through SCF.



Directions

1. Log in to the EventBridge console.
2. Click Create Event Rule in the Event Rule section.
3. On the Create Event Rule > Event Matching page, configure the alarm rule. This document uses the configuration of the TaskManager CPU workload is too high event alarm in Oceanus as an example. You can also select another event alarm or all events. For more information on event match rules, see Event Pattern.


4. On the Create Event Rule > Delivery Target page, configure the push (delivery) target. You can select a delivery target as needed. Here, two delivery targets of notification message and SCF are used as examples.
Notification message
SCF
You can configure a notification message to push your alarm events in the specified delivery method to promptly reach users.


EventBridge allows you to use a webhook over the general HTTP protocol to directly deliver events. If your delivery target has strict requirements for the request format, you can use SCF to convert the format of the events to be delivered first, and then use EventBridge to directly send the original events to the specified function, so as to build a complete push link.


After completing the configuration, you can view and configure the push of alarm events in the EventBridge console.
5. Test the alarm link in Event Bus. Select a bound event bus and click Deliver Event as shown below:

In the Deliver Event pop-up window, select a bound event rule template and click OK for test as shown below:


Note:
You can only modify the content in the data field in the test template, while other fields are fixed and cannot be customized.
6. After completing the configuration, you can view and manage the alarm rule in the EventBridge console.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック