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,36 +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 25 == **Bug Fixes** == 26 26 27 - 28 - 29 29 == **Fancy Forum Answers** == 30 30 31 31 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: 32 32 33 -* [[ WhatistheeMagizcontroltower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]]34 -* [[ Deletingconnectorwithoutflowsgives error>>https://my.emagiz.com/p/question/172825635703696657]]35 -* [[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"]] 36 36 37 37 == **Key Takeaways** == 38 38 ... ... @@ -42,7 +42,7 @@ 42 42 * If you have feedback or ideas for us, talk to the Platypus 43 43 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 44 44 * Clear your browser cache (Ctrl + Shift + Del) 45 -* 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"]] 46 46 * Start thinking about how the license tracker can aid your development 47 47 * Start thinking about major, minor, and patch 48 48 * Keep making great integrations