Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 17.1
edited by eMagiz
on 2022/10/13 09:28
on 2022/10/13 09:28
Change comment:
There is no comment for this version
To version 154.1
edited by Carlijn Kokkeler
on 2023/10/10 13:41
on 2023/10/10 13:41
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 - 185-Getready1 +206 - Situational Deployment - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. eMagiz1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -2,50 +2,55 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Wehavebeen hard at workbolstering our offeringconcerningtheupcomingrolloutofournewarchitecturestack.Nextto that, we havemade several small updates as thisreleasecontainedacompleterevampoftheManagephase.Pleasetakeoment toread thebelowcarefullyandwork withthenewflowdesignerassoon as possible tofamiliarizeyourself with this one.5 +**Hi there, eMagiz developers!** In the last few weeks, we have done much work for the Deploy phase. On top of that, we have worked on several store functionalities. Next to this, we have several smaller feedback items from our hackathon efforts that are now released to you. 6 6 7 -==**Audit trail User Management**== 8 -Since the introduction of the API Gateway and Event Streaming patterns in eMagiz, the notion of users and roles have been added to the platform. In the User Management section in Deploy you will find the overview of the users and roles configured in your model. With this release we have also added the history tab to this page in which the platform registers the changes made in Users & Roles. At the moment when the user presses the Apply to environment button, the changes between the previous history entry and this action are registered in this section. The popup that is displayed when pressing Apply to environment has been expanded with the list of entries that will be added to this History section. 9 - 10 -[[image:Main.Images.Release Blog.WebHome@185 - Release blog 1.png]] 7 +== **Deployment Plan** == 11 11 12 -==**Next Generation Monitoring & Alerting engine**== 13 -In the recent sprints, we have completed our alerting & monitoring engine for our new runtime architecture. Effectively that means that we are now using State Generation components inside this architecture, and all error messages, runtime metrics and logging are now passing through this engine. All of our regular Manage phase screens have been updated to point to the new storage locations. 9 +//__Improved deployment plan to make the process better and more predictable__// 10 +The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 11 + 12 +//__Editing release properties__// 13 +With this release, it will be possible to change the description of a property by editing the property. 14 + 15 + 16 + 14 14 15 -* In the Manage phase we have introduced proper means to toggle between data of the current and the new monitoring stack (transition to the new runtime can be a runtime by runtime approach). 16 -* We have also released and described the new Manage phase graphs in [[Release blog 183>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Release%20Blogs/Rainbow%20World||target="blank"]]. 17 -* In the new architecture all error messages are automatically send to the eMagiz monitoring & alerting stack, which means that these flow components are no longer required. During migration these will be removed. In case custom error handling is required, these components are made available in the Create Store and will point to the current error flow (which serves a new purpose from then onwards) 18 -* Hosted SOAP Webservices can be migrated to the new architecture which removes the need to use the Jetty component, and introduces the request layer as root element in the System Message. This removes the need for custom XSD to validate incoming request to the SOAP webservice. The new HTTP Statistics page can be leveraged to review SOAP traffic as well. 19 -* The Docker Cloud templates are now also connected to the eMagiz support infrastructure providing cloud instance level alarms 18 +== **Store Improvements** == 20 20 21 - 22 -=== **Improvements** === 23 - 24 -* Performance Deployment plan 25 -When running a Deployment plan on a large environment, the browser would consume a significant amount of CPU. This has been improved with this release. 26 - 27 -* Flow Designer updates 28 -We have added an icon to identify a Queued channel which are mostly found in entry flows that use the h2 bridge. Furthermore, the display of wiretaps and annotations can be copied now. Next to that some small UI improvements where made. 29 - 30 -[[image:Main.Images.Release Blog.WebHome@185 - Release blog 2.png]] 31 - 32 -* Store 33 -We have fixed several smaller Store import issues to improve the user experience. 34 - 20 + 21 +== **Feedback Items** == 22 + 23 +//__Alerting manual pause__// 24 +A few releases ago we changed the behavior of alerting in the deployment plan. Now each time when a deployment plan is executed the alerting will be automatically re-enabled when the deployer closes the deployment plan or closes the web browser. The majority of the users are happy with the new behavior, but there are some use cases that you do not want start the alerting immediately. With this release, if alerting has been paused manually, this will not be activated automatically after a release deployment. 25 + 26 +//__Ordering of graphs in Manage__// 27 +The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first). 28 + 29 + 30 +== **Bug Fixes** == 31 + 32 +//__Gain the ability again to configure certificates in Deploy Architecture again__// 33 +In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 34 + 35 +//__Ensure that differing container configurations deploy the correct configuration__// 36 +When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 37 + 38 +//__Remove queurying options in Manage__// 39 +To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 40 + 35 35 == **Fancy Forum Answers** == 36 36 37 -As always, a gentle reminder to a ll 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:43 +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: 38 38 39 -* [[Start runtime via a delayed start in a Linux environment?>>https://my.emagiz.com/p/question/172825635703146181||target="blank"]] 40 -* [[Failed to create sFTP session: Het systeem kan het opgegeven pad niet vinden>>https://my.emagiz.com/p/question/172825635703146327||target="blank"]] 45 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 41 41 42 42 == **Key takeaways** == 43 43 44 -Thanks to all thathelp build,those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:49 +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: 45 45 46 46 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 47 47 * If you have feedback or ideas for us, talk to the Platypus 48 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 53 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 49 49 * Clear your browser cache (Ctrl + Shift + Del) 50 50 * Check out the release notes [here] 51 51 * Start thinking about how the license tracker can aid your development ... ... @@ -52,13 +52,12 @@ 52 52 * Start thinking about major, minor, and patch 53 53 * Upgrade to the latest build number 54 54 * Keep making great integrations 55 -* Check out the new documentation portal. 56 56 57 57 Let's stay in touch and till next time! 58 58 59 59 {{info}} 60 -~* Indicates a Beta feature. If you would like to get access to this beta feature please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 +~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 61 61 62 -~*~* Indicates a GEN3-only feature.66 +~*~* Indicates a next-generation-architecture only feature. 63 63 {{/info}})))((({{toc/}}))){{/container}} 64 64 {{/container}}