Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 118.1
edited by Erik Bakker
on 2023/05/22 15:07
on 2023/05/22 15:07
Change comment:
There is no comment for this version
To version 636.1
edited by CarlijnKokkeler
on 2024/07/29 13:15
on 2024/07/29 13:15
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 198-Great Migration1 +226 - Alerting Alchemy - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,53 +1,70 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In th e last few weeks, we have worked hard onimproving the migration towardsournext-generation architecture and the generalbehavior when running on the next-generation architecture. Furthermore,several improvements have been made to our infrastructure to ensure that all data flowing via this infrastructure now that more and more customers are migrating can be handled as well,if not better, as before.6 +**Hi there, eMagiz developers!** In this release, 6 6 7 -== **3rd generation improvements and bug fixes** == 8 +== **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"]] architecture, 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. 8 8 9 -//__"Stop" action when running a hybrid situation is not causing issues anymore__// 10 -Before, it could happen when running a double-lane setup in a hybrid situation (i.e., karaf, based runtimes on top of the next-generation architecture) that the stop action on said runtime would not stop the runtime but "kill" it. With this release, that behavior is changed. 19 +If your model is running on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture, you will be migrated on the day of release. eMagiz will transfer the queue alerts that you have currently configured to the closest match in the new alerting stack. Models that are in the process of migrating to the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture during the time of the release of this feature will be able to pre-configure their new queue alert triggers, but will not be able to make active use of them until the runtime migration has finished. 11 11 12 -{{info}} Note that thisfix is part of anewruntimeimagefor the karaf-basedruntimes.Theimpactofthiscanberead [[here>>doc:Main.eMagiz Academy.Microlearnings.CrashCourse.CrashCoursePlatform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}}21 +{{info}}Please note that the new queue alerting will not yet be available for queues with message redelivery. {{/info}} 13 13 14 -//__Improved efficiency in deploying a release__// 15 -This release improves the efficiency of the "prepare release" step needed when deploying on the next-generation architecture. 23 +{{info}}Please check out our [[Standard Alerting eMagiz microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]] for an elaborate explanation of our new alerting design. {{/info}} 16 16 17 -//__Removed specific dependencies between Deploy Architecture and Releases__// 18 -In this release, we have removed several explicit dependencies that confused the functionality in the Deploy Architecture overview compared to the functionality linked to a release, specifically the deployment of a release. 25 +[[image:Main.Images.Release Blog.WebHome@release-226-alerting.png]] 19 19 20 -//__ Improved validationerrors ontheinvalidconfigurationof HTTP outbound components__//21 -Th isrelease fixesandre-introduces the optiontoexecute youractions ontheeMagiz perzoneor all atoncewhenrunninginadouble-laneDockersetup.27 +//__Tenant technical name__// 28 + The technical name of a tenant cannot be changed once the tenant has been transferred to Create. 22 22 23 -//__Improved migration behavior__// 24 -This release introduces several improvements concerning the migration behavior via "Transfer settings from Design." Among these are: 25 -A smoother migration of your JMS (and backup JMS) process. 26 -Shortening of names that otherwise would be too long, additional feedback given to the user. 27 -Feedback when the migration process is finished. 30 +//__Tenant transfer__// 31 +A tenant cannot be untransferred from Create if the connector container of that tenant is still active in Deploy. 28 28 29 -//__ Additionalchecks whendeploying__//30 - Thisrelease introduces additionalchecks whendeploying. Among others,wehave added achecktopreventyou from deploying two flowsthatusethesameresourcewithdifferingversions.Not stoppingthiscan cause issueswith deployments andeven worse with thefunctionalbehaviorof theflows, as itleads to the situationin whichavalidationerror mighttriggeron oneofframp but not on the other.33 +//__Property placeholder__// 34 +A property placeholder which contains a tenant name will be hidden in case its values and the technical name of the tenant are equal. 31 31 36 +//__Machine pop-up__// 37 +* The machine pop-up in Deploy Architecture now shows the name of the machine in the pop-up header. 38 +* The machine health indicator has been improved visually. 39 +* Several progress bars have been improved visually. 40 + 41 +[[image:Main.Images.Release Blog.WebHome@release-226-machine-name.png]] 42 + 43 +//__Infinispan Cache Manager__// 44 +The Infinispan Cache Manager has been updated to: 45 +* Provide an additional 'transport type' to offer more means for creating a clustered setup; 46 +* Provide clearer helptexts explaining which of the options is needed and what its effect is; 47 +* Include validation on fields depending on the selected 'transport type'. 48 + 32 32 == **Fancy Forum Answers** == 33 33 34 34 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: 35 35 36 -* [[How to determine the system definition for this sample message in JSON?>>https://my.emagiz.com/p/question/172825635703440852||target="blank"]] 37 -* [[Instability in JMS connection>>https://my.emagiz.com/p/question/172825635703440717||target="blank"]] 53 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 54 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 55 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 38 38 39 -== **Key takeaways** ==57 +== **Key Takeaways** == 40 40 41 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:59 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 42 42 43 43 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 44 44 * If you have feedback or ideas for us, talk to the Platypus 45 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 63 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 46 46 * Clear your browser cache (Ctrl + Shift + Del) 47 -* Check out the release notes [here] 65 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.225 - Pop-up Party.WebHome||target="blank"]] 48 48 * Start thinking about how the license tracker can aid your development 49 49 * Start thinking about major, minor, and patch 50 -* Upgrade to the latest build number 51 51 * Keep making great integrations 52 52 53 53 Let's stay in touch and till next time! ... ... @@ -55,6 +55,11 @@ 55 55 {{info}} 56 56 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 57 57 58 -~*~* Indicates a GEN3-only feature. 59 -{{/info}})))((({{toc/}}))){{/container}} 75 +{{/info}} 76 +))) 77 + 78 +((( 79 +{{toc/}} 80 +))) 60 60 {{/container}} 82 +{{/container}}