Version 1.1 by eMagiz on 2022/05/17 09:28

Show last authors
1 {{html wiki="true"}}
2 <div class="ez-academy">
3 <div class="ez-academy_body">
4
5 <div class="doc">
6
7
8
9 = Cleanup Alerting in Manage =
10
11 In this microlearning, we'll take a look how to cleanup Alerting from an eMagiz project.
12
13 Should you have any questions, please get in touch with academy@emagiz.com.
14
15 * Last update: August 25th, 2021
16 * Required reading time: 2 minutes
17
18 == 1. Prerequisites ==
19
20 * Novice knowledge of the eMagiz platform
21
22 == 2. Key concepts ==
23
24 This microlearning is about cleaning up the Alerting as configured in the Manage phase. Alerts can be set on various ways and levels * please inspect the related microlearnings around alerting to understand more about that. During the cleanup of various systems, flows and runtime, the Alerting needs to remain current with the integration model.
25
26
27
28 == 3. Cleanup the Alerting in Manage ==
29
30 === 3.1 Scenario's when to cleanup the Alerting phase ===
31
32 1. A user is no longer active on the integration model. The use may still be referenced in the notification settings and should be removed
33 2. A specific runtime is removed from the integration model that is referenced in the Alerting
34 3. A flow or integration is removed from the integration model that is reference in the Alerting
35
36 === 3.1 Steps to clean ===
37
38 Navigate to the Triggers first.
39
40 1. Locate Queue specific
41 If you have configured the alerting following the best practice outlined in the user guide for Alerting, the following triggers (at least!!!) need to be changed. For your specific situation more triggers could be relevant
42
43 * Standard – Queue consumers too high
44 * Standard – Queue consumers too low
45
46 2. Locate Runtime specific
47 If you are removing the last flow belonging to a system and you have followed the best practice outlined here the following triggers (at least!!!) need to be changed. For your specific situation more triggers could be relevant
48
49 * Standard – Data measurements missing
50 * Standard – Log entries missing
51 * Standard – Error log entry
52
53 3. Once you have located the candidates, update and/or remove the triggers relevant for update
54 4. Review if you need to remove a notification setting in case a trigger is removed. If yes, remove it.
55 5. Review if you need to remove a tag in case the tag is not used in any trigger. If yes, remove it.
56
57 ===== Practice =====
58
59 == 4. Assignment ==
60
61 Determine whether you can clean up parts of the Alerts from the project that you work on. If so, execute the cleanup.
62 This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
63
64 == 5. Key takeaways ==
65
66 * Cleaning up the Alert phase is important to ensure no false positive alerts are created/used
67 * Review the Alert setting at each release to production (post deployment step) to keep things manageable
68
69
70
71 == 6. Suggested Additional Readings ==
72
73 None
74
75 == 7. Silent demonstration video ==
76
77 None
78
79 </div>
80
81 </div>
82 </div>
83
84 {{/html}}