Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 671.1
edited by Carlijn Kokkeler
on 2024/08/14 09:17
on 2024/08/14 09:17
Change comment:
There is no comment for this version
To version 698.1
edited by Erik Bakker
on 2024/08/26 16:17
on 2024/08/26 16:17
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 -22 7-Fix Frenzy1 +228 - Monitoring Mania - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -3,59 +3,105 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release we have many fixes!Mainlyforflow testing,thedeployphase,andalertingforhybrid models severalsmallbugshavebeenresolved.Apart fromthese fixes, search functionality hasbeen addedto the start/stop flows screen.Moreover,thetracinginformation forerrorChannel messagesin flow test traceshas been improvedand wehaveenabledour new queue triggerfunctionality for redelivery-enabled messaging queues. Find out allabout itbelow!6 +**Hi there, eMagiz developers!** This release we have done many improvements to the monitoring graphs in Manage. Moreover, we have made some improvements to the missing properties and unused properties overviews and did several bug fixes. Find out all improvements & bug fixes below! 7 7 8 +== **Manage Graphs Improvements** == 9 + 10 +//__Generic improvements__// 11 + 12 +* Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard. 13 +* For detailed views the 'show main dashboard' button is on the left. 14 +* Graphs on a page share the same crosshair. 15 + 16 +//__Specific improvements__// 17 + 18 +* The following graphs now show the unit of measurement per time frame (i.e. bytes/2h) 19 +** Queue Statistics - Overview 20 +*** Message Througput 21 +** Event Streaming Statistics - Overview 22 +*** Bytes In 23 +*** Bytes Out 24 +*** Messages In 25 + 26 +[[image:Main.Images.Release Blog.WebHome@release-228-eventsteamingstats.png]] 27 + 28 +* The following graph now shows an improved unit of measurement 29 +** Runtime Statistics - Key Metrics 30 +*** Log events are counted as a sum instead of a maximum per data point. 31 +* The following data measurement graphs indicate whether the component was on or off when hovering over the data points. 32 +** Runtime Statistics - Other Metrics 33 +*** Data measurements 34 +** Queue Statistics - Other Metrics 35 +*** Data measurements 36 + 37 + 38 +* The Memory and CPU usage table in the Runtime statistics displays the maximum value in a given time period that is selected. 39 + 40 +* The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved. 41 +* For selection dropdowns the selected variables are locked to the top for easy deselection. 42 + 43 +[[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]] 44 +[[image:Main.Images.Release Blog.WebHome@release-228-maindashboard.png]] 45 + 8 8 == **Feedback Items** == 9 -//__Tracing information__// 10 -Tracing errors in flow testing has been improved.- For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V312.WebHome||target="blank"]] is available. 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 48 +//__Failover deployment plan__// 49 +The deployment plan steps with type 'Failover' are now deprecated, meaning they can no longer be added to a deployment plan. 13 13 14 -//__ Start/stopflowssearch__//15 - Itis nowpossible tosearch in theStart/Stopflows overview.51 +//__Edit mode flow testing__// 52 +Test messages can now be edited or removed while in the edit mode of the flow testing functionality. 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-227-start-stop-flows-searchterm.png]] 54 +//__Missing properties overview__// 55 +Setting the value of a missing property will now automatically remove it from the missing properties overview. Besides that, search and sort functionality have been added to the missing properties overview. 56 +[[image:Main.Images.Release Blog.WebHome@release-228-missing-properties.png]] 18 18 19 -//__Message redelivery queue triggers__// 20 -The new queue triggers feature has been updated to be able to handle redelivery-enabled messaging queues. 21 - 22 -== **Bug Fixes** == 23 -//__Update namespace resources__// 24 -The "last changed by" and "last changed date" values of additional namespace resources are now updated correctly when you make changes to your namespaces in your message definitions. 58 +//__Legacy release notes__// 59 +The legacy release notes tab has been removed. 25 25 26 -//__ Queuetriggershybrid models__//27 - Wehaveimplementeda fix that allowsyou to activate and test queue triggers per environmentwhen you are migratingyourmodel to the currentruntimearchitecture. You will be able to usehe queuetriggersof any environment that isfullymigrated,even ifanotherenvironment is still intheprocess of migrating.61 +//__SSL helptext__// 62 +The SSL section in runtime settings has more elaborate helptext. 28 28 29 -//__Internal/External recipients__// 30 -You can now add internal and external recipients to your default trigger configuration at the same time, and they will be applied to your triggers correctly. Cases where this was applied incorrectly have been automatically fixed. 64 +[[image:Main.Images.Release Blog.WebHome@release-228-ssl-enabled.png]] 65 + 66 +//__Memory warning__// 67 +A pop-up with a warning will be shown when containers are configured with less memory than recommended. 31 31 32 -//__Tenant queue trigger__// 33 -We have fixed a case where a tenant queue trigger could be activated on a hybrid environment, before the JMS of that environment had been deployed to the current runtime. 69 +[[image:Main.Images.Release Blog.WebHome@release-228-memory-settings.png]] 34 34 35 -//__Area selector__// 36 -We fixed an issue where the area selector of the flow designer started when only hovering over the white canvas. 71 +//__Reuse test messages__// 72 +It is now possible to reuse the test messages created in other flows within the routing and vice versa. 73 + 74 +//__Unused properties__// 75 +We added logging for when properties are deleted from the unused properties screen. 37 37 38 -//__Runtime overview__// 39 -The runtime overview will now always display the correct container version. 77 +[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]] 78 + 79 +//__Styling component__// 80 +The styling of the "File Item Reader Message Source" component configuration pop-up has been improved. 40 40 41 -//__ Listof flows__//42 - Wefixed a bug where runtimesthatdid notchange appearedinthedeploymentplanin the list of runtimes that will berestarted.82 +//__Volume mappings helptext__// 83 +The helptext of volume mappings has been improved. 43 43 44 -//__Deploy prevention__// 45 -We have resolved a bug that prevented you from deploying anything on a newly created model. 85 +[[image:Main.Images.Release Blog.WebHome@release-228-volume.png]] 46 46 47 -//__Cancel button__// 48 -The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes. 87 +== **Bug Fixes** == 88 +//__Legacy properties__// 89 +We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production. 49 49 50 -//__ Log test execution__//51 - If openingatestexecutionlogisnotpossible during flow testing,awarningmessagewillnowbedisplayed.91 +//__Exceeding memory__// 92 +We fixed a bug where new machines could be deployed with exceeding memory. 52 52 94 +//__Copy paste__// 95 +The copy paste functionality in the flow designer does not change the configuration of existing flow components anymore. 96 + 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[Messages are not being delivered correctly to the SFTP location>>https://my.emagiz.com/p/question/172825635703914167||target="blank"]] 58 -* [[Uploading XSD>>https://my.emagiz.com/p/question/172825635703914284||target="blank"]] 101 +* [[Character array is missing "e" notation exponential mark>>https://my.emagiz.com/p/question/172825635703914491||target="blank"]] 102 +* [[Error when creating XSD>>https://my.emagiz.com/p/question/172825635703914508||target="blank"]] 103 +* [[Warning log - "Invalid cookie header">>https://my.emagiz.com/p/question/172825635703927026||target="blank"]] 104 +* [[Param_path variable remains empty when including question mark>>https://my.emagiz.com/p/question/172825635703939749||target="blank"]] 59 59 60 60 == **Key Takeaways** == 61 61 ... ... @@ -65,7 +65,7 @@ 65 65 * If you have feedback or ideas for us, talk to the Platypus 66 66 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 67 67 * Clear your browser cache (Ctrl + Shift + Del) 68 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 7-Fix Frenzy.WebHome||target="blank"]]114 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.228 - Monitoring Mania.WebHome||target="blank"]] 69 69 * Start thinking about how the license tracker can aid your development 70 70 * Start thinking about major, minor, and patch 71 71 * Keep making great integrations