Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 13-JoyfulJourneys1 +226 - Alerting Alchemy - Content
-
... ... @@ -3,51 +3,30 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release....6 +**Hi there, eMagiz developers!** In this release, 7 7 8 - 9 9 == **Feedback Items** == 9 +//__Queue alerting__// 10 +Alerting for message queues has been improved for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] stack, which includes the following improvements: 11 +* New UI that shows all queues and the alerting that is active on them. 12 +* Every queue in the model will be automatically added to the list of queues in Manage - Alerting. 13 +* Triggers of a queue will be automatically enabled or disabled based on whether that queue is included in the release. 14 +* Added 2 new trigger types "inactivity check" and "periodic activity check" that replace the "queue throughput" alert. 15 +** These checks can now run for a (very) long time, whereas the "queue throughput" was limited by 1 hour. 16 +* The alert generation has been solidified to reduce the likelihood that your alerting is affected with false positives or false negatives during eMagiz maintenance. 17 +* When the same check of multiple queues trigger at the same time, the alerts will be aggregated into a single summarized email instead of a single email per alert. 18 + 19 +If you model is running on the latest generation runtime, you will be migrated on the day of release. 10 10 11 -//__Property releases__// 12 -When a new property release is created, this property release can now be viewed and deleted. 13 - 14 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 15 - 16 -//__Runtime deletion__// 17 -When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 18 - 19 -//__Update flows__// 20 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 21 - 22 -//__Input fields__// 23 -Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 24 - 25 -//__Memory settings__// 26 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 27 - 28 -//__Runtime validation__// 29 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 30 - 31 -//__UI improvements__// 32 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 33 - 34 -//__Q&A forum search__// 35 -The option to search by pressing the Enter key has been added to the Q&A forum. 36 - 37 -//__Action messages__// 38 -The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 39 - 40 40 == **Bug Fixes** == 41 41 42 - 43 - 44 44 == **Fancy Forum Answers** == 45 45 46 46 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 47 47 48 -* [[ WhatistheeMagizcontroltower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]]49 -* [[ Deletingconnectorwithoutflowsgives error>>https://my.emagiz.com/p/question/172825635703696657]]50 -* [[How touse aflowtestwithpath properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]]27 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 28 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 29 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 51 51 52 52 == **Key Takeaways** == 53 53 ... ... @@ -57,7 +57,7 @@ 57 57 * If you have feedback or ideas for us, talk to the Platypus 58 58 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 59 59 * Clear your browser cache (Ctrl + Shift + Del) 60 -* Check out the release notes [here] 39 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.225 - Pop-up Party.WebHome||target="blank"]] 61 61 * Start thinking about how the license tracker can aid your development 62 62 * Start thinking about major, minor, and patch 63 63 * Keep making great integrations