Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 193-FanOut1 +226 - Alerting Alchemy - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. eMagiz1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,85 +1,55 @@ 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 couple of weeks, we worked hard on APIimprovementsand 3rd generation improvements for you all to see. Amongst the API improvements we now introduce the option to define REST/XML structures in your API gateway for your API callersto call. This brings moreoptions to the user community in setting up the API Gateway structure in accordance with the needs and desires of the client. On top of that we have released several 3rd generation improvements. Amongst these we will add WS-Security functionality to the runtime and improvements on viewing release properties. Furthermore we have released new cloud templates to improve security in our current runtime and improve the auto-healing for 3rd generation runtime cloud slots. Last but not least we release the first adaptation of "State generation" that can be implemented with the help of us in your model. In the upcoming monts we will gather feedback from actual client cases and improve on this functionality.6 +**Hi there, eMagiz developers!** In this release, 6 6 7 -== **REST XML for API Gateway** == 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. 18 + 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. 8 8 9 -{{ warning}}Note thata decisionneedsto bemadetoselectXMLorJSON as defaultformatforallyouroperations hostedin yourAPI Gateway.{{/warning}}21 +{{info}}Please note that the new queue alerting will not yet be available for queues with message redelivery. {{/info}} 10 10 11 -To enhance your options when developing an API gateway that can be called by others we now introduce the option to select XML as the default message format on your API Gateway pattern. You can do this under Design -> Settings -> API Management. In here you can select and edit the settings. 23 +//__Tenant technical name__// 24 + The technical name of a tenant cannot be changed once the tenant has been transferred to Create. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-default-setting.png]] 26 +//__Tenant transfer__// 27 +A tenant cannot be untransferred from Create if the connector container of that tenant is still active in Deploy. 14 14 15 -Every operation made after this decision will default to XML (or JSON which is still the default). Should you want to support JSON on some operations and XML on others you can select a default and manually correct the mediaType for the requests and responses to which it matters. 29 +//__Property placeholder__// 30 +A property placeholder which contains a tenant name will be hidden in case its values and the technical name of the tenant are equal. 16 16 17 - [[image:Main.Images.ReleaseBlog.WebHome@193-release-blog--rest-xml-change-media-type-setting.png]]32 +== **Bug Fixes** == 18 18 19 -==**Cloud Template update** == 20 - 21 -===Cloud Template R23 - Single Lane === 22 - 23 -This release introduces a new cloud template for all our customers running in a single-lane setup in the 2nd generation runtime. This cloud template will update some specific security settings on these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 24 - 25 -===Cloud Template R6 - Single Lane === 26 - 27 -This release introduces a new cloud template for all our customers running in a single-lane setup in the 3rd generation runtime. This cloud template will improve the auto-healing functionality of these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 28 - 29 -===Cloud Template R6 - Double Lane=== 30 - 31 -This release introduces a new cloud template for all our customers running in a double-lane setup in the 3rd generation runtime. This cloud template will improve the auto-healing functionality of these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 32 - 33 -== **WS-Security on the 3rd generation runtime** ~*~* == 34 - 35 -To further improve our offering on the 3rd generation runtime we now also have added the necessary functionality to allow you to call SOAP endpoints while utilizing WS-Security as well as securing your hosted SOAP endpoint through WS-Security protocols. 36 - 37 -== **State Generation ~*~* == 38 - 39 -With this release we introduce our first "State Generation" functionality to our user community. After rigorous internal testing and use we have now made a stride to also make it available to the user community on specific use case. In the following months we will gather feedback on this to further improve and release it in a simpler and more user friendly way to the user community. 40 - 41 -{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 42 - 43 -== **Feedback items ** == 44 - 45 -//__Removed OData as option for an API Gateway operation__// 46 -With this release, we have removed the OData operation option as it was not used and was not fully supported anymore by the platform. 47 - 48 -//__Changes in API Gateway operation paths is automatically updated in Create__// 49 -When you change your path on a hosted API Gateway we will now automatically update the accompanying component in your Create (all-)entry. 50 - 51 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 52 - 53 -== **Bug fixes ** == 54 - 55 -//__Prevent endless loop in Deploy -> User Management__// 56 -With this release, we have changed the way we update properties when user management is updated for an API gateway using the API Key security mechanisms. This will prevent the endless loop that could now happen on occasion. 57 - 58 -{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 59 - 60 -//__Update error handling during migration to the 3rd generation runtime__// 61 -As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 62 - 63 63 == **Fancy Forum Answers** == 64 64 65 65 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: 66 66 67 -* [[ Access Spring ApplicationContextwithinGroovyScript>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]]68 -* [[ Configurationproblem: Failed to locate'$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]]69 -* [[ 503onSOAPWebservicehostedineMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]]38 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 39 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 40 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 70 70 71 -== **Key takeaways** ==42 +== **Key Takeaways** == 72 72 73 -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:44 +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: 74 74 75 75 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 76 76 * If you have feedback or ideas for us, talk to the Platypus 77 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 48 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 78 78 * Clear your browser cache (Ctrl + Shift + Del) 79 -* Check out the release notes [here] 50 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.225 - Pop-up Party.WebHome||target="blank"]] 80 80 * Start thinking about how the license tracker can aid your development 81 81 * Start thinking about major, minor, and patch 82 -* Upgrade to the latest build number 83 83 * Keep making great integrations 84 84 85 85 Let's stay in touch and till next time! ... ... @@ -87,6 +87,11 @@ 87 87 {{info}} 88 88 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 89 89 90 -~*~* Indicates a GEN3-only feature. 91 -{{/info}})))((({{toc/}}))){{/container}} 60 +{{/info}} 61 +))) 62 + 63 +((( 64 +{{toc/}} 65 +))) 92 92 {{/container}} 67 +{{/container}}