Commit 9f3b9480 authored by 唐香港's avatar 唐香港

Update alarm_flink_job.py

parent 1efecf30
...@@ -18,7 +18,9 @@ SCHEDULE_INTERVAL = timedelta(minutes=15) ...@@ -18,7 +18,9 @@ SCHEDULE_INTERVAL = timedelta(minutes=15)
SERVICES = [ SERVICES = [
'mv-cluster9002-test-flin-jobmanager', 'mv-cluster9002-test-flin-jobmanager',
'cpc-cluster9001-test-fli-jobmanager' 'cpc-cluster9001-test-fli-jobmanager',
'mv-cluster9003-test-flin-jobmanager',
'mv-cluster9005-test-flin-jobmanager'
] ]
DINGDING = 'https://oapi.dingtalk.com/robot/send?access_token=dac084248b38ef564c30e7f7d0c3901f3967c8e5ffdb33efe188495d5b058fdd' DINGDING = 'https://oapi.dingtalk.com/robot/send?access_token=dac084248b38ef564c30e7f7d0c3901f3967c8e5ffdb33efe188495d5b058fdd'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment