Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 749.1
edited by Carlijn Kokkeler
on 2024/10/21 12:10
Change comment: There is no comment for this version
To version 698.1
edited by Erik Bakker
on 2024/08/26 16:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -232 - TBD
1 +228 - Monitoring Mania
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -3,64 +3,105 @@
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 -== **Feedback Items** ==
9 -
8 +== **Manage Graphs Improvements** ==
10 10  
11 -[[image:Main.Images.Release Blog.WebHome@release-232-explore-button.png]]
10 +//__Generic improvements__//
12 12  
13 -//__Property name__//
14 -When creating a new property name for a new property value, it wil automatically be selected for the new property value.
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 15  
16 -[[image:Main.Images.Release Blog.WebHome@release-232-propery-name.png]]
17 -
18 -== **Bug Fixes** ==
19 -//__Hidden Explore__//
20 -The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser.
16 +//__Specific improvements__//
21 21  
22 -//__Property name__//
23 -The 'Delete' button in the Containers overview is no longer visible for users without the required permissions.
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
24 24  
25 -[[image:Main.Images.Release Blog.WebHome@release-232-delete-container.png]]
26 +[[image:Main.Images.Release Blog.WebHome@release-228-eventsteamingstats.png]]
26 26  
27 -//__Technical names__//
28 -It is no longer possible anymore to create machines with the same technical name.
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
29 29  
30 -//__Failover systems__//
31 -When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required.
32 32  
33 -//__Deploy architecture changes__//
34 -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.
38 +* The Memory and CPU usage table in the Runtime statistics displays the maximum value in a given time period that is selected.
35 35  
36 -//__Code mappings search__//
37 -When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed.
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.
38 38  
39 -[[image:Main.Images.Release Blog.WebHome@release-232-code-mappings.png]]
43 +[[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]]
44 +[[image:Main.Images.Release Blog.WebHome@release-228-maindashboard.png]]
40 40  
41 -//__Source filters__//
42 -Source filters will now display the attribute filter statement correctly.
43 -
44 -[[image:Main.Images.Release Blog.WebHome@release-232-source-filters.png]]
46 +== **Feedback Items** ==
45 45  
46 -//__Deploy rights__//
47 -We updated the user rights in a model such that in order to deploy a release in Deploy, you should have both edit rights in Deploy and Manage.
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.
48 48  
49 -//__Zoom tooltip__//
50 -The tooltip in the Flow Designer now zooms in/out correctly.
51 +//__Edit mode flow testing__//
52 +Test messages can now be edited or removed while in the edit mode of the flow testing functionality.
51 51  
52 -//__Zoom tooltip__//
53 -The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved.
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]]
57 +
58 +//__Legacy release notes__//
59 +The legacy release notes tab has been removed.
60 +
61 +//__SSL helptext__//
62 +The SSL section in runtime settings has more elaborate helptext.
63 +
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.
68 +
69 +[[image:Main.Images.Release Blog.WebHome@release-228-memory-settings.png]]
70 +
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.
76 +
77 +[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]]
54 54  
55 -[[image:Main.Images.Release Blog.WebHome@release-232-conditional-filtering.png]]
56 -
79 +//__Styling component__//
80 +The styling of the "File Item Reader Message Source" component configuration pop-up has been improved.
81 +
82 +//__Volume mappings helptext__//
83 +The helptext of volume mappings has been improved.
84 +
85 +[[image:Main.Images.Release Blog.WebHome@release-228-volume.png]]
86 +
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.
90 +
91 +//__Exceeding memory__//
92 +We fixed a bug where new machines could be deployed with exceeding memory.
93 +
94 +//__Copy paste__//
95 +The copy paste functionality in the flow designer does not change the configuration of existing flow components anymore.
96 +
57 57  == **Fancy Forum Answers** ==
58 58  
59 59  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:
60 60  
61 -* [[SOAP Webservice error when using namespaces>>https://my.emagiz.com/p/question/172825635703978319||target="blank"]]
62 -* [[Unable to retrieve topics in Kafka Mendix module>>https://my.emagiz.com/p/question/172825635703978127||target="blank"]]
63 -* [[application/x-www-form-urlencoded token>>https://my.emagiz.com/p/question/172825635703965691||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"]]
64 64  
65 65  == **Key Takeaways** ==
66 66  
... ... @@ -70,7 +70,7 @@
70 70  * If you have feedback or ideas for us, talk to the Platypus
71 71  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
72 72  * Clear your browser cache (Ctrl + Shift + Del)
73 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.231 - Microscopic Madness.WebHome||target="blank"]]
114 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.228 - Monitoring Mania.WebHome||target="blank"]]
74 74  * Start thinking about how the license tracker can aid your development
75 75  * Start thinking about major, minor, and patch
76 76  * Keep making great integrations