Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 757.1
edited by Erik Bakker
on 2024/10/21 16:01
on 2024/10/21 16:01
Change comment:
There is no comment for this version
To version 702.1
edited by Erik Bakker
on 2024/08/26 16:19
on 2024/08/26 16:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 32 -Bug Busters1 +228 - Monitoring Mania - Content
-
... ... @@ -3,66 +3,107 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** We dida hackathon againsowe havea lotfbugfixes!Thevisibilityof severalbuttonshasbeenimproved, search functionalities havebeenimproved,and pop-upshavebeencorrected. Find out all below!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 +* For selection dropdowns the selected variables are locked to the top for easy deselection. 16 + 17 +[[image:Main.Images.Release Blog.WebHome@release-228-maindashboard.png]] 18 + 19 + 20 +//__Specific improvements__// 21 + 22 +* The following graphs now show the unit of measurement per time frame (i.e. bytes/2h) 23 +** Queue Statistics - Overview 24 +*** Message Througput 25 +** Event Streaming Statistics - Overview 26 +*** Bytes In 27 +*** Bytes Out 28 +*** Messages In 29 + 30 +[[image:Main.Images.Release Blog.WebHome@release-228-eventsteamingstats.png]] 31 + 32 +* The following graph now shows an improved unit of measurement 33 +** Runtime Statistics - Key Metrics 34 +*** Log events are counted as a sum instead of a maximum per data point. 35 +* The following data measurement graphs indicate whether the component was on or off when hovering over the data points. 36 +** Runtime Statistics - Other Metrics 37 +*** Data measurements 38 +** Queue Statistics - Other Metrics 39 +*** Data measurements 40 + 41 + 42 +* The Memory and CPU usage table in the Runtime statistics displays the maximum value in a given time period that is selected. 43 + 44 +* The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved. 45 + 46 +[[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]] 47 + 8 8 == **Feedback Items** == 9 -//__Property name__// 10 -When creating a new property name for a new property value, it will automatically be selected for the new property value. 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-232-propery-name.png]] 13 - 14 -== **Bug Fixes** == 15 -//__Hidden Explore__// 16 -The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser. 17 - 18 -[[image:Main.Images.Release Blog.WebHome@release-232-explore-button.png]] 50 +//__Failover deployment plan__// 51 +The deployment plan steps with type 'Failover' are now deprecated, meaning they can no longer be added to a deployment plan. 19 19 20 -//__ Deletecontainer__//21 -T he'Delete'buttonintheContainersoverviewisnolongervisiblefor userswithouttherequiredpermissions.53 +//__Edit mode flow testing__// 54 +Test messages can now be edited or removed while in the edit mode of the flow testing functionality. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-232-delete-container.png]] 56 +//__Missing properties overview__// 57 +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. 58 +[[image:Main.Images.Release Blog.WebHome@release-228-missing-properties.png]] 24 24 25 -//__ Technical names__//26 - It is no longerpossiblenymoreto createmachineswiththe sametechnicalname.60 +//__Legacy release notes__// 61 +The legacy release notes tab has been removed. 27 27 28 -//__ Failoversystems__//29 - Whenenablingor disablingourfailover feature for a system,itsconnector container will no longerbemovedtoanothermachineif notrequired.63 +//__SSL helptext__// 64 +The SSL section in runtime settings has more elaborate helptext. 30 30 31 -//__Deploy architecture changes__// 32 -The pop-up that is shown after pressing 'apply to environment' in Deploy Architecture will only show the current changes, irrelevant information has been removed. 66 +[[image:Main.Images.Release Blog.WebHome@release-228-ssl-enabled.png]] 67 + 68 +//__Memory warning__// 69 +A pop-up with a warning will be shown when containers are configured with less memory than recommended. 33 33 34 -//__Code mappings search__// 35 -When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed. 71 +[[image:Main.Images.Release Blog.WebHome@release-228-memory-settings.png]] 36 36 37 -[[image:Main.Images.Release Blog.WebHome@release-232-code-mappings.png]] 73 +//__Reuse test messages__// 74 +It is now possible to reuse the test messages created in other flows within the routing and vice versa. 75 + 76 +//__Unused properties__// 77 +We added logging for when properties are deleted from the unused properties screen. 38 38 39 -//__Source filters__// 40 -Source filters will now display the attribute filter statement correctly. 79 +[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]] 41 41 42 -[[image:Main.Images.Release Blog.WebHome@release-232-source-filters.png]] 81 +//__Styling component__// 82 +The styling of the "File Item Reader Message Source" component configuration pop-up has been improved. 43 43 44 -//__ Deployrights__//45 - We updated theuser rights in a modelsuchthatinordertodeploy a releaseinDeploy, youshouldhavebothedit rights inDeploy and Manage.84 +//__Volume mappings helptext__// 85 +The helptext of volume mappings has been improved. 46 46 47 -//__Zoom tooltip__// 48 -The tooltip in the Flow Designer now displays zoom in/out correctly. 87 +[[image:Main.Images.Release Blog.WebHome@release-228-volume.png]] 49 49 50 -//__Conditional visibility__// 51 -The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved. 52 - 53 -[[image:Main.Images.Release Blog.WebHome@release-232-conditional-filtering.png]] 54 - 55 -//__Conditional visibility__// 56 -Integrations ans systems are now sorted in the same way across all phases. 89 +== **Bug Fixes** == 90 +//__Legacy properties__// 91 +We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production. 57 57 58 -//__ Datamodel relations__//59 -W heneditinga relationina datamodel,youarenowpreventedfrom breakingtherelation.93 +//__Exceeding memory__// 94 +We fixed a bug where new machines could be deployed with exceeding memory. 60 60 96 +//__Copy paste__// 97 +The copy paste functionality in the flow designer does not change the configuration of existing flow components anymore. 98 + 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 -* [[H2 Database on ESF Across Multiple Runtimes>>https://my.emagiz.com/p/question/172825635703991017||target="blank"]] 103 +* [[Character array is missing "e" notation exponential mark>>https://my.emagiz.com/p/question/172825635703914491||target="blank"]] 104 +* [[Error when creating XSD>>https://my.emagiz.com/p/question/172825635703914508||target="blank"]] 105 +* [[Warning log - "Invalid cookie header">>https://my.emagiz.com/p/question/172825635703927026||target="blank"]] 106 +* [[Param_path variable remains empty when including question mark>>https://my.emagiz.com/p/question/172825635703939749||target="blank"]] 66 66 67 67 == **Key Takeaways** == 68 68 ... ... @@ -72,7 +72,7 @@ 72 72 * If you have feedback or ideas for us, talk to the Platypus 73 73 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 74 74 * Clear your browser cache (Ctrl + Shift + Del) 75 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.2 32 -Bug Busters.WebHome||target="blank"]]116 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.228 - Monitoring Mania.WebHome||target="blank"]] 76 76 * Start thinking about how the license tracker can aid your development 77 77 * Start thinking about major, minor, and patch 78 78 * Keep making great integrations