Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 692.1
edited by Carlijn Kokkeler
on 2024/08/26 15:45
on 2024/08/26 15:45
Change comment:
There is no comment for this version
To version 697.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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -5,20 +5,38 @@ 5 5 6 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 -//__Grafana improvements__// 10 -* The throughput now shows the unit of measurement in the Queue statistics. 11 -* The units of measurement have been improved in the following graphs: 12 -** Runtime detail: Log events are counted as a sum instead of a maximum per data point. Data measurements show if a runtime is on or off. 13 -** Queue detail: Data measurements show if a queue is on or off. 14 -** Event streaming: The Bytes in and out are not a rate per seconds but dynamic based on the time frame selected. The messages in are counted not based on per second but also dynamic based on the time frame selected. 8 +== **Manage Graphs Improvements** == 9 + 10 +//__Generic improvements__// 15 15 16 -[[image:Main.Images.Release Blog.WebHome@release-228-eventsteamingstats.png]] 17 - 18 -* The Memory and CPU usage table in the Runtime statistics displays the maximum value in a given time period that is selected. 19 19 * Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard. 20 20 * For detailed views the 'show main dashboard' button is on the left. 21 21 * 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 + 22 22 * The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved. 23 23 * For selection dropdowns the selected variables are locked to the top for easy deselection. 24 24 ... ... @@ -25,6 +25,8 @@ 25 25 [[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]] 26 26 [[image:Main.Images.Release Blog.WebHome@release-228-maindashboard.png]] 27 27 46 +== **Feedback Items** == 47 + 28 28 //__Failover deployment plan__// 29 29 The deployment plan steps with type 'Failover' are now deprecated, meaning they can no longer be added to a deployment plan. 30 30 ... ... @@ -54,8 +54,16 @@ 54 54 //__Unused properties__// 55 55 We added logging for when properties are deleted from the unused properties screen. 56 56 57 -[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]] 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. 58 58 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 + 59 59 == **Bug Fixes** == 60 60 //__Legacy properties__// 61 61 We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production.