Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -20 7-Aligned State1 +220 - Patch Parade - Content
-
... ... @@ -1,101 +1,79 @@ 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!** We have done much work for state generation, so that you can derive more information from your data! Examples are enrichment, aggregation, change detection and duplicate detection. State generation functionality is only accessible for models with an add-on state generation license. Next to state generation, several improvements regarding the alignment of components have been made. Moreover, performance improvements and bug fixes have been implemented. Lastly, a change in the metrics storage duration has been performed.6 +**Hi there, eMagiz developers!** 6 6 7 -== ** StateGeneration** ==8 +== **Feedback Items** == 8 8 9 -//__New components__// 10 -The following components have been added: 11 -* Aggregator: reverse of the splitter, used to combine multiple messages into a single one. 12 -* Infinispan metadata outbound channel adapter: Used to (temporarily) store metadata, which can be used to enrich messages, or make decisions in filters or scripts. 13 -* Content enricher: used to add properties to the payload of messages, similar to what the header enricher can do for headers. 14 -* Duplicate detector: Support object used to detect duplicate messages for a certain key on an inbound channel of a flow component. Duplicates can be marked or discarded. 15 -* Infinispan support objects, supporting the aggregator, metadata outbound channel adapter and content enricher. 10 +//__Integration pattern information__// 11 +Integration pattern information of the selected message type has been added to the pop-up that is shown in Capture when creating a new integration. 16 16 17 -//__SpEL functions & JSON__// 18 -Added SpEL functions for: 19 -* Encoding & decoding Base64, Hex and hmac. 20 -* Date retrieval (currentDateTime, currentEpochMilli, currentEpochSecond). 21 -* Date conversion (DateTime to Epoch, Epoch to DateTime, DateTime formatter and DateTime parser). 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 22 22 23 -Added support for SpEL property accessors for XML and JSON, meaning that you can read message payloads in SpEL expressions easily. For example, to retrieve the value for 'id' in the following JSON String: `{"id":"123"}`, this SpEL expression suffices: `payload.id`. 15 +//__Message queue history__// 16 +All events that relate to message queues (delete message, delete all messages or delete queue) are logged in the Manage phase instead of the Deploy phase. 24 24 25 - Added support for `#JsonPath` usagein SpELexpressions.18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 26 26 27 -//__ New imageversion 2.0.0__//28 - Theabovefunctionalityare features of thenew image version 2.0.0. Important to noteis that thelibrary usedfor CodeMappings has beenchanged. Changed the library usedfor Code Mappings. Any customerwithGen3 runtimesand code mappingsisrequiredto reset their infraflows priorto deploying on image 2.0.0.20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 29 29 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 30 30 31 -== **Metrics Storage Duration** == 32 - 33 - 34 - 25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 35 35 36 - == **FeedbackItems** ==28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 37 37 38 -//__ Alertingmanual pause__//39 - A few releases ago we changedthe behavior of alertinginthe deployment plan. Now eachtime when adeployment plan is executedthe alerting will be automatically re-enabledwhenthe deployer closes the deploymentplan or closes theweb browser. The majority of the users are happy with the new behavior, butthere are some usecases that you do not want start thealertingimmediately.With this release,if alertinghasbeen pausedmanually, thiswillnotbe activated automatically aftera release deployment.30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 40 40 41 -//__ Ordering of graphsinManage__//42 - ThegraphsinManageare noworderedaccordingto importance. This meansthatruntimestatisticsaresortedby "ProcessCPUusage"(highestfirst), queuestatisticsaresortedby "Messagesinqueue" (highestfirst),andHTTP statisticsare sortedby"Unsuccessfulrequests" (highest first).33 +//__Machine deletion__// 34 +When trying to delete a machine that still has containers linked to it, the user will be presented with a pop-up explaining why the machine cannot be deleted. 43 43 44 -//__UTC times in Grafana panels__// 45 -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. 36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 46 46 47 -//__Update flow designer version__// 48 -The framework used in the flow designer has been updated, improving performance. 38 +== **Bug Fixes** == 39 +//__Annotation styling__// 40 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 49 49 50 -//__Carwash track TLS versions in logging__// 51 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 42 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 52 52 53 -//__ Moving channels intheflow designer__//54 - Movingalreadyattached channels intheflowdesignerhasbeenmadesligthlyeasier.44 +//__Filter rejection warnings__// 45 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 55 55 56 -//__Topic sizes description change__// 57 -In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved. 47 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 58 58 59 -//__ Password changenotification__//60 - Whenan account passwordchangerequestis made,evenwhenthis fails,amail is sentto theaccountownertoinformtheownerabout theaction.49 +//__Manage Explore__// 50 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 61 61 62 -//__Pa sswordcomparison__//63 - Whenchanginga password,it is comparedto a listofknown databasebreachesforsecurity.A warningis shown whenthepasswordcorrespondswitha password inthedatabase.52 +//__Page refreshing__// 53 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 64 64 65 -//__ Inactiveuseralerting__//66 - Inactivatedusers arenowremovedfromallalertsettings(included“disabled“settings)toavoidundesirable notifications.55 +//__Message redelivery__// 56 +An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 67 67 68 -//__ Alphabeticalsorting on user level inHTTP statistics__//69 - Variablesin the3rdgeneration runtimesHTTPstatisticsdetailpagesare nowsortedcaseinsensitive.58 +//__Deployment plan__// 59 +We have implemented changes that should prevent a discrepantion between the overview of runtimes to be deployed shown at the beginning of a deployment plan (or at individual machine-type steps) and the actual execution of relevant steps. 70 70 61 +//__Overview pages__// 62 +We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 71 71 72 -== **Bug Fixes** == 64 +//__Memory check__// 65 +Machines deleted in Design are excluded from the memory health check in Deploy, so that no unnecessary memory changes have to be done to delete machines. 73 73 74 -//__Flow designer styling__// 75 -The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 76 - 77 -//__Partial search for messages__// 78 -It is now possible to search on messages partially in Manage Monitoring. For example, a search for Uptime can be done by searching for "up" "time" "ptim". 79 - 80 -//__Disk usage after cloud template update__// 81 -In the last cloud template update there was an issue with disk performance. This has been resolved in this release. You can manually upgrade your cloud template, or rely on automatic updates. 82 - 83 -//__Error handling migration__// 84 -If there is no custom error handling, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. This has been fixed by adding a migration step, where we set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 85 - 86 86 == **Fancy Forum Answers** == 87 87 88 88 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: 89 89 90 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 91 -* [[Determining container sizes & reading architecture pages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]] 92 -* [[SFTP connectivity - supported algorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]] 93 -* [[Deploy property release results in missing flows in runtime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]] 94 -* [[MessageDeliveryException: Dispatcher has no subscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]] 71 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 72 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 73 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 95 95 75 +== **Key Takeaways** == 96 96 97 -== **Key takeaways** == 98 - 99 99 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: 100 100 101 101 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -102,10 +102,9 @@ 102 102 * If you have feedback or ideas for us, talk to the Platypus 103 103 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 104 104 * Clear your browser cache (Ctrl + Shift + Del) 105 -* Check out the release notes [here] 83 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 106 106 * Start thinking about how the license tracker can aid your development 107 107 * Start thinking about major, minor, and patch 108 -* Upgrade to the latest build number 109 109 * Keep making great integrations 110 110 111 111 Let's stay in touch and till next time! ... ... @@ -113,6 +113,11 @@ 113 113 {{info}} 114 114 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 115 115 116 -~*~* Indicates a next-generation-architecture only feature. 117 -{{/info}})))((({{toc/}}))){{/container}} 93 +{{/info}} 94 +))) 95 + 96 +((( 97 +{{toc/}} 98 +))) 118 118 {{/container}} 100 +{{/container}}