Changes for page 208 - Controlled State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 194.1
edited by Carlijn Kokkeler
on 2023/10/23 15:07
on 2023/10/23 15:07
Change comment:
There is no comment for this version
To version 197.1
edited by Carlijn Kokkeler
on 2023/10/23 16:07
on 2023/10/23 16:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,60 +31,74 @@ 31 31 Pages to add the new components have been created. Forms have been created nicely with proper help texts. The EHCache cache manager has been removed. 32 32 33 33 == **Metrics Storage Duration** == 34 - Manage - Monitoring:We will change the retention of monitoring data of different environments. For minute level data, it will be kept for test, acceptance and production environments for 5, 7 and 30 days respectively. Then the minute level data will be reduced to hour level data then will be stored for test, acceptance and production for 3, 6 and 12 months respectively.34 +We will change the retention of monitoring data of different environments. For minute level data, it will be kept for test, acceptance and production environments for 5, 7 and 30 days respectively. Then the minute level data will be reduced to hour level data then will be stored for test, acceptance and production for 3, 6 and 12 months respectively. 35 35 36 36 [[image:Main.Images.Release Blog.WebHome@release-blog-207-aligned-state-metrics-storage.png]] 37 37 38 38 == **Feedback Items** == 39 39 40 -//__ Alertingmanualpause__//41 - A few releases ago we changedthebehavior of alerting inthe deploymentplan. Now eachtimewhen a deploymentplan is executedthealerting willbe automaticallyre-enabled whenthe deployercloses the deploymentplan or closestheweb browser. The majorityof the users arehappy with thenew behavior, buttherearesomeuse cases that you do notwant start the alertingimmediately.Withthis release,if alerting has been paused manually,this will not beactivatedautomatically aftera releasedeployment.40 +//__Import from store__// 41 +The button 'Import from Store' in Design will directly open the store instead of showing a pop asking whether the store should be opened. 42 42 43 -//__ Orderingof graphsinManage__//44 -The graphsin Manage arenow orderedaccording to importance.This meansthatruntimestatisticsaresortedby "ProcessCPU usage"(highest first), queuestatisticsaresortedby "Messagesin queue" (highest first),and HTTP statisticsare sortedby "Unsuccessfulrequests" (highest first).43 +//__Save and cancel buttons placement__// 44 +The save and cancel buttons have been placed slightly further apart from each other to avoid misclicking. 45 45 46 -//__U TCtimesGrafana panels__//47 - AllGrafanapanelsnowshowUTCtimes,which are normallyusedinMagiz,insteadof local(browser)timezones.Thisway,itisasier tomatchgraphswithlogging events oralerts.46 +//__User session times__// 47 +The user session times for 3rd generation runtime dashboards have been extended, so that the user is not thrown out of the model when using the Manage phase for longer than an hour. 48 48 49 -//__ Updateflowdesignerversion__//50 -The frameworkusedintheflowdesigner has beenupdated,improvingperformance.49 +//__Cancel and next buttons order// 50 +The order of the cancel and next buttons when creating a new trigger has been changed to increase alignment across the platform. Now, all cancel buttons are placed on the right of a 'next' or 'save' button. 51 51 52 -//__ CarwashtrackTLS versionsin logging__//53 - A newlogging featurewillbereleased,enablingus tomakebetterchoicesin deprecatingold encryption standards.52 +//__Data sink page__// 53 +The data sink page has been moved to the “Explore” tab. 54 54 55 -//__ Moving channelsin theflowdesigner__//56 - Movingalreadyattachedchannels in theflow designerhas beenmade sligthlyeasier.55 +//__Unused images removal__// 56 +When a release is removed, the related unused images in the on-premises machines will be removed as well. 57 57 58 -//__ Topicsizesdescription change__//59 - In thechange description (andHistory) when alteringthe topicsizeofa topicthenew and old valuewereswitched aroundcreating confusion, this hasbeenresolved.58 +//__Flow Designer performance__// 59 +Performance improvements for the Flow Designer have been implemented. 60 60 61 -//__P assword changenotification__//62 -When a naccountpasswordchangerequestismade, even whenthisfails,amailissentto the accountowner to informtheowner about the action.61 +//__Properties with special characters__// 62 +When a user would migrate to gen3 and deploy their release containing properties with special characters, certain flows could not find the correct values to properties anymore or could not find the properties altogether. With this release, special characters such as a backslash do not break properties after deployment. 63 63 64 -//__ Passwordcomparison__//65 -When changing apassword, it iscomparedtoa listfknowndatabase breachesfor security.A warningisshown whenthepasswordcorrespondswitha passwordinthedatabase.64 +//__Hidden flow fragements__// 65 +When importing items from the store, flow fragments that are hidden in design will be listed under the versions in create. 66 66 67 -//__ Inactiveuser alerting__//68 - Inactivatedusersarenowremovedfromallalertsettings(included“disabled“settings)to avoidundesirablenotifications.67 +//__Resources disappearances__// 68 +Resources would disappear in the flow designer when pressing Cancel on selecting a new resource. With this release, resources without a name will not trigger error messages when users select components. 69 69 70 -//__Alphabetical sorting on user level in HTTP statistics__// 71 -Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 70 +//__Error channel for all inbounds__// 71 +If there is no custom error handling, Gen3 migration would set the error channel to “errorChannel” only for the first inbound in an entry flow. 72 +We added a migration step, such that the error channel is set to “errorChannel” of all inbounds in a flow if the custom error handling is set to false. 72 72 74 +//__Highlighting resources__// 75 +The performance of highlighting resources of selected components is improved in Read only mode. 73 73 74 74 == **Bug Fixes** == 75 75 76 -//__ Flowdesignerstyling__//77 -The styling of the flow designer'sleftcomponentpanel has beenrestructured,solvingararebug whichwouldbreak thestylingofcertainfunctionalities.79 +//__Topic and event-processor names__// 80 +The styling of the event streaming canvas in the Create and Deploy phases has been altered slightly to make topic and event-processor names more readable. 78 78 79 -//__ Partialsearch formessages__//80 - Itis nowpossibleto searchon messagespartiallyinManageMonitoring.For example,asearchforUptimecan bedoneby searchingfor "up" "time""ptim".82 +//__System alignment__// 83 +The positioning of Systems across Design, Create and Deploy phases are now synchronized to the position of their respective System in the Capture phase. So, systems are aligned regarding positioning across all phases. 81 81 82 -//__ Disk usage aftercloudtemplate update__//83 - In thelast cloudtemplateupdatetherewas an issuewithdisk performance.Thishas beenresolvedinthisrelease.Youcanmanuallyupgradeyourcloud template,or rely onautomaticupdates.85 +//__Error checking__// 86 +Besides checking error header, the error trigger is now configured to check if an error message contains a term. 84 84 85 -//__Error handling migration__// 86 -If there is no custom error handling, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. This has been fixed by adding a migration step, where we set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 88 +//__Alerting__// 89 +For gen3 models, you will no longer receive alert messages for every error message, every log message of 'level' ERROR, and for memory usage above 80%. 90 +For gen3 models with event streaming, the threshold to receive the 'Topic approaching maximum size' alert has been increased from 95% of configured size used to 110%. 91 +The gen3 configurable trigger for error messages has been extended with the option to check whether the 'last-exception' message contained a certain text. This can be combined with the header-value match. 87 87 93 +//__Unused containers__// 94 +Containers are set inactive when they are unused and removed in Design. 95 + 96 +//__Error popups when promoting a release version__// 97 +We fixed an issue that a lot of error popups were shown when you promoted a release version to a next environment. 98 + 99 +//__Memory leak__// 100 +A memory leak when using gen 3 metrics has been fixed. 101 + 88 88 == **Fancy Forum Answers** == 89 89 90 90 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: