Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 656.1
edited by Carlijn Kokkeler
on 2024/08/12 11:38
on 2024/08/12 11:38
Change comment:
There is no comment for this version
To version 693.1
edited by Erik Bakker
on 2024/08/26 16:09
on 2024/08/26 16:09
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,58 +3,87 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 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 8 == **Feedback Items** == 9 -//__Start/stop flows search__// 10 -The user is now able to search in the Start/Stop flows overview. 9 +//__Grafana improvements__// 10 +* The following graphs now show the unit of measurement per time frame (i.e. bytes/2h) 11 +** Queue Statistics - Overview 12 +*** Message Througput 13 +** Event Streaming Statistics - Overview 14 +** Bytes In 15 +** Bytes Out 16 +** Messages In 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-22 7-start-stop-flows-search.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-228-eventsteamingstats.png]] 13 13 14 -//__Tracing information__// 15 -The tracing information for errorChannel messages in flow test traces has been improved. 20 +* The following graph now shows an improved unit of measurement 21 +** Runtime Statistics - Key Metrics 22 +*** Log events are counted as a sum instead of a maximum per data point. 23 +* The following data measurement graphs indicate whether the component was on or off when hovering over the data points. 24 +** Runtime Statistics - Other Metrics 25 +** Queue Statistics - Other Metrics 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 18 18 28 +* The Memory and CPU usage table in the Runtime statistics displays the maximum value in a given time period that is selected. 29 +* Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard. 30 +* For detailed views the 'show main dashboard' button is on the left. 31 +* Graphs on a page share the same crosshair. 32 +* The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved. 33 +* For selection dropdowns the selected variables are locked to the top for easy deselection. 19 19 35 +[[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]] 36 +[[image:Main.Images.Release Blog.WebHome@release-228-maindashboard.png]] 20 20 21 -== **Bug Fixes** == 22 -//__Update namespace resources__// 23 -The "last changed by" and "last changed date" values of additional namespace resources are now updated correctly when you make changes on your namespaces in your message definitions. 38 +//__Failover deployment plan__// 39 +The deployment plan steps with type 'Failover' are now deprecated, meaning they can no longer be added to a deployment plan. 24 24 25 -//__ Queue triggershybridmodels__//26 - Wehave implementedafix that allowsyou to activateandtestqueue triggersperenvironmentwhenyou aremigratingyourmodelto thecurrent runtime architecture. Youwillbe ableto testthe queue triggersofany environment that is fully migrated, evenif another environment is stillinthe process of migrating.41 +//__Edit mode flow testing__// 42 +Test messages can now be edited or removed while in the edit mode of the flow testing functionality. 27 27 28 -//__Internal/External recipients__// 29 -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. 44 +//__Missing properties overview__// 45 +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. 46 +[[image:Main.Images.Release Blog.WebHome@release-228-missing-properties.png]] 30 30 31 -//__ Tenantqueue trigger__//32 - Wehavefixedaasewherea tenant queue trigger could bectivatedona hybrid environment, beforethe JMS of thatenvironmenthadbeendeployed to the current runtime.48 +//__Legacy release notes__// 49 +The legacy release notes tab has been removed. 33 33 34 -//__ Areaselector__//35 - We fixed an issue wheretheareaselectoroftheflow designerstartedwhen only hovering overthewhitecanvas.51 +//__SSL helptext__// 52 +The SSL section in runtime settings has more elaborate helptext. 36 36 37 -//__Runtime overview__// 38 -The runtime overview will now always display the correct container version. 54 +[[image:Main.Images.Release Blog.WebHome@release-228-ssl-enabled.png]] 55 + 56 +//__Memory warning__// 57 +A pop-up with a warning will be shown when containers are configured with less memory than recommended. 39 39 40 -//__List of flows__// 41 -We fixed a bug where runtimes that did not appear in the list of flows of the deployment plan were restarted anyway. 59 +[[image:Main.Images.Release Blog.WebHome@release-228-memory-settings.png]] 42 42 43 -//__Deploy prevention__// 44 -When moving to Deploy phase for the first time, a background action could fail, which would prevent deploying a release. This has been resolved. 61 +//__Reuse test messages__// 62 +It is now possible to reuse the test messages created in other flows within the routing and vice versa. 63 + 64 +//__Unused properties__// 65 +We added logging for when properties are deleted from the unused properties screen. 45 45 46 -//__Cancel button__// 47 -The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes. 67 +[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]] 48 48 49 -//__Log test execution__// 50 -In case opening a log of test execution is not possible in flow testing, a warning message will now be shown. 69 +== **Bug Fixes** == 70 +//__Legacy properties__// 71 +We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production. 51 51 73 +//__Exceeding memory__// 74 +We fixed a bug where new machines could be deployed with exceeding memory. 75 + 76 +//__Copy paste__// 77 +The copy paste functionality in the flow designer does not change the configuration of existing flow components anymore. 78 + 52 52 == **Fancy Forum Answers** == 53 53 54 54 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: 55 55 56 -* [[Messages are not being delivered correctly to the SFTP location>>https://my.emagiz.com/p/question/172825635703914167||target="blank"]] 57 -* [[Uploading XSD>>https://my.emagiz.com/p/question/172825635703914284||target="blank"]] 83 +* [[Character array is missing "e" notation exponential mark>>https://my.emagiz.com/p/question/172825635703914491||target="blank"]] 84 +* [[Error when creating XSD>>https://my.emagiz.com/p/question/172825635703914508||target="blank"]] 85 +* [[Warning log - "Invalid cookie header">>https://my.emagiz.com/p/question/172825635703927026||target="blank"]] 86 +* [[Param_path variable remains empty when including question mark>>https://my.emagiz.com/p/question/172825635703939749||target="blank"]] 58 58 59 59 == **Key Takeaways** == 60 60 ... ... @@ -64,7 +64,7 @@ 64 64 * If you have feedback or ideas for us, talk to the Platypus 65 65 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 66 * Clear your browser cache (Ctrl + Shift + Del) 67 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 6-AlertingAlchemy.WebHome||target="blank"]]96 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.228 - Monitoring Mania.WebHome||target="blank"]] 68 68 * Start thinking about how the license tracker can aid your development 69 69 * Start thinking about major, minor, and patch 70 70 * Keep making great integrations