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 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,64 +3,58 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthe past week, we focused on improving theusability of our platform and addressing community feedback.Specifically, we enhanced user interface elements on several pages, including the descriptions of help texts, external links within help texts, and the overall layout of help text pages.Additionally, we made improvements to several pop-up pages.We also made the user interface more user-friendly for debugging integration flows. Lastly, we resolved an issue for some models when creating an Event Processor.6 +**Hi there, eMagiz developers!** We have... 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. 8 +== **Alerts** == 11 11 12 -//__ HelptextpanelinCapture__//13 - Collapsing thehelp textofthis pop-uppage byclickingthe "?"iconon the toprightcornerofthepop-up page will now correctlyhide thehelptextpane.10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 14 14 15 -//__ Adding tagsin Capture__//16 - IntheCapturephase,clicking toadd orremovea tagin thepop-uppage for specifying integrationrequirementsno longer displays a 'blocked' icon.13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 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. 16 +== **Feedback Items** == 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 18 +//__Container version overview__// 19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 24 24 25 -//__Improved text in Design architecture__// 26 -We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 21 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 27 27 28 -//__ Addingattributes for a messagedefinition__//29 -We fixed anissuewhereyourselectedattributes were lostwhennavigating betweenpaginations whileadding moreattributesto theentityinthepop-up shownwhenyou press the'Add Attribute'buttonontheright panelofyour SystemMessage, CDM, API Data Model,orEventStreaming Data Model.23 +//__Unchanged containers__// 24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 30 30 31 -//__ HelptextforHTTPmethods__//32 - Weimprovedthehelptextforthe HTTP method fieldin the HTTP outboundgateway and HTTPoutboundchanneladapter flowcomponents to provide clearer descriptions for differentHTTP methods. Additionally,weimplemented a validation for thesecomponents to prevent selectingthe HTTP method 'PATCH' ifan Apache HttpComponents REST templateisnot provided.26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 33 33 34 -//__External links__// 35 -Clicking links to external documentation in the eMagiz portal is now configured to always open the links in a new tab, rather than replacing your current tab. 36 36 37 -//__Test Message from Manage-Explore__// 38 -We improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 39 - 40 -<Screenshot here> 41 - 42 -//__Password property__// 43 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 44 - 45 45 == **Bug Fixes** == 46 46 47 -//__Event Processor Keystore and Trustore__// 32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 48 48 49 -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. 35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 50 50 38 +//__Store message merging__// 39 +The message merging tool has been fixed to allow merging of your message definitions from the Store to existing data model messages. 51 51 41 +//__View all store items__// 42 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 52 52 44 +//__Out of memory behavior__// 45 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 53 53 47 +//__Max fetch size__// 48 +We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 49 + 50 + 54 54 == **Fancy Forum Answers** == 55 55 56 56 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: 57 57 58 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 59 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 60 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 61 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 55 +* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 62 62 63 -== **Key Takeaways** ==57 +== **Key takeaways** == 64 64 65 65 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: 66 66 ... ... @@ -68,9 +68,10 @@ 68 68 * If you have feedback or ideas for us, talk to the Platypus 69 69 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 70 70 * Clear your browser cache (Ctrl + Shift + Del) 71 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]65 +* Check out the release notes [here] 72 72 * Start thinking about how the license tracker can aid your development 73 73 * Start thinking about major, minor, and patch 68 +* Upgrade to the latest build number 74 74 * Keep making great integrations 75 75 76 76 Let's stay in touch and till next time! ... ... @@ -78,6 +78,7 @@ 78 78 {{info}} 79 79 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 80 80 76 +~*~* Indicates a next-generation-architecture only feature. 81 81 {{/info}} 82 82 ))) 83 83