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 -2 24- Summer Sonata1 +206 - Situational Deployment - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,73 +1,54 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthepast week, wefocusedonimproving theusabilityof ourplatformand addressingcommunityfeedback.Specifically, weenhanceduserinterfaceelementson severalpages, includingthedescriptions of help texts, externallinks within helptexts,andtheoveralllayoutofhelp text pages. Additionally, wemade improvementstoseveralpop-up pages. We alsomadetheuserinterfacemore user-friendlyfordebugging integration flows.Lastly,we resolvedan issuefor some modelswhen creatingan Event Processor.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. 7 7 8 -== **Feedback Items** == 9 -//__Retention duration and bytes in Capture__// 10 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 7 +== **Deployment Plan** == 11 11 12 -//__ Help text panelinCapture__//13 - Collapsingthehelptextofthis pop-uppagebyclicking the"?"icon onthe topright cornerofthepop-uppagewillnow correctlyhidethehelptext pane.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. 14 14 15 -//__ Addingtagsin Capture__//16 - IntheCapturephase,clickingtoaddor removeataginthepop-up pageforspecifying integration requirementsnolongerdisplaysa 'blocked'icon.12 +//__Editing release properties__// 13 +With this release, it will be possible to change the description of a property by editing the property. 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 15 +//__JMS memory setting check__// 16 +A change in memory settings triggers redeployment of the container now. 17 + 18 +//__Properties tab__// 19 +We have removed the deprecated tab Properties in the Deploy phase. 19 19 20 -//__Property value page__// 21 -Pop-up pages with non-editable input fields containing long text are now displaying the entire content without any text being cut off at the edge of the page. 21 +//__Cleanup old images__// 22 + 23 +== **Store Improvements** == 24 + 22 22 23 - [[image:Main.Images.ReleaseBlog.WebHome@release-224-pop-ups-wrapped-property-values.png]]26 +== **Feedback Items** == 24 24 25 -//__ ImprovedtextinDesign architecture__//26 - We fixedsomespellingmistakesin the pop-uppage whenapplyingtoenvironment inDesign architecture.28 +//__Alerting manual pause__// 29 +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. 27 27 28 -//__ Addingattributes foramessagedefinition__//29 - Wefixedanissuewhereyourselected attributeswerelostwhennavigatingbetweenpaginationswhileaddingmore attributestotheentityinthepop-upshown whenyoupressthe'Add Attribute' button on therightpanel ofyourSystemMessage,CDM, APIDataModel,orEventStreamingDataModel.31 +//__Ordering of graphs in Manage__// 32 +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). 30 30 31 -//__ HelptextforHTTP methods__//32 - Weimprovedthehelptext fortheHTTPmethod fieldin theHTTP outbound gatewayandHTTP outboundchanneladapterflowcomponentsto provideclearerdescriptionsfor different HTTP methods.Additionally,weimplementeda validationfor thesecomponents topreventselectingtheHTTP method'PATCH'if anApacheHttpComponentsRESTtemplateis not provided.34 +//__UTC times in Grafana panels__// 35 +All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts. 33 33 34 -//__ Externallinks__//35 - Clicking links toexternal documentationin theeMagiz portalis nowconfiguredtoalwaysopen thelinksinanewtab,ratherthanreplacing your current tab.37 +//__Update flow designer version__// 38 +The framework used in the flow designer has been updated to the latest version. 36 36 37 -//__Debugging Shortcut__// 38 -Debugging a flow typically requires users to activate debug on a specific flow in Deploy → Containers, then navigate to Manage → Explore → Queue Browser and manually type in emagiz.debug. In this release, we have added a shortcut button that opens the Queue Browser page directly in the pop-up page right after activating debugging. Next to that, the Queue Browser page now includes a button to directly open the debugging queue, eliminating the need to manually type in emagiz.debug in the search box. 39 39 40 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 41 - 42 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 43 - 44 -//__Test Message from Manage-Explore__// 45 -Additionally, we have improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 46 - 47 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 48 - 49 -//__Password property__// 50 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 51 - 41 + 52 52 == **Bug Fixes** == 53 53 54 -//__Event Processor Keystore and Trustore__// 55 55 56 -We fixed an issue where the keystore location and the truststore location were generated incorrectly when creating a new event processor for models that were migrated from the legacy runtime architecture to the current generation architecture. 57 - 58 - 59 - 60 - 61 61 == **Fancy Forum Answers** == 62 62 63 63 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: 64 64 65 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 66 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 67 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 68 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 49 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 69 69 70 -== **Key Takeaways** ==51 +== **Key takeaways** == 71 71 72 72 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: 73 73 ... ... @@ -75,9 +75,10 @@ 75 75 * If you have feedback or ideas for us, talk to the Platypus 76 76 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 77 77 * Clear your browser cache (Ctrl + Shift + Del) 78 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]59 +* Check out the release notes [here] 79 79 * Start thinking about how the license tracker can aid your development 80 80 * Start thinking about major, minor, and patch 62 +* Upgrade to the latest build number 81 81 * Keep making great integrations 82 82 83 83 Let's stay in touch and till next time! ... ... @@ -85,11 +85,6 @@ 85 85 {{info}} 86 86 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 87 87 88 -{{/info}} 89 -))) 90 - 91 -((( 92 -{{toc/}} 93 -))) 70 +~*~* Indicates a next-generation-architecture only feature. 71 +{{/info}})))((({{toc/}}))){{/container}} 94 94 {{/container}} 95 -{{/container}}