service-fabric-explorer icon indicating copy to clipboard operation
service-fabric-explorer copied to clipboard

Service Fabric Explorer 9.0 Release notes

Open jeffj6123 opened this issue 2 years ago • 0 comments

Major updates

#637 : Better replication layout

  • This feature improves the layout and info associated with replication state.
  • Replication information is cleanly layed out in an expanded tile with repliation queue status on the right side

replicator-view

#647 : Cluster map improvements

  • Provide much more robust search options; specifically group/filter by node typ
  • Provide info tiles about repair jobs, disabling state, and down nodes for a UD or FD
  • Scale width the screen as necessary cluster-map

#665 : Improved metrics layout

  • Following from the cluster map improvements, the metrics layout was also cleaned up to be easier to work with
  • Provide the ability to compare multiple metrics side by side
  • Provide the ability to filter/group by new constraints
  • Provide a chart and map based view

metrics

#561: Infrastructure Service page (thank you @saketharsh for this feature addition)

  • Provide an additional tab from infrastructure services that provides info on infrastructure jobs
  • Show information on active jobs and recent ones

infrastructurejob

#699 : Improved upgrade failure layout

  • Improved the upgrade failure layout to be consistent with the rest of the upgrade page
  • Moved policies into a more obvious spot
  • Indicate manual mode based upgrades improved-failed-upgrade-view

manual-mode-banner

#672 Event store improvements

  • Provide the additional two timeline events; disabling node and down with intent
  • Provides more clarity on the reason for a down node
  • #700 Default Event Store on cluster page to include Nodes and repair jobs by default disabling combined-event-store

Improved UX layouts

  • improved color consistency
  • Cleaner dropdown menus
  • Shadows/rounded edges to provide a more modern feel
  • responsive shadows to selections
  • Cleaner toggles
  • More consistent spacing
  • Moved to css vars

Minor updates

#657 Repair task durations will not increase over time properly instead of staying the length from on page load

#658 Quick close left panel, you can now easily close the left side panel using the |<= icon collapse-side

#674 FMM Finder: SFX now provides it's most likely guess for the location of FMM on the system service essentials fmmfinder

#688 More responsive Image store viewer

  • Folder navigation cancel's will be respected
  • display when loading a folder

Bug fixes

#638 Event store tabs should only display on enabled clusters

#640 Readonly application params can be configured by a header param

#646 Fixed an issue with removing app types by group

#650 Renamed health tab from 'healthy' to 'all'

#653 Fixed an issue that was stopping container tail from being passed to the API.

jeffj6123 avatar Apr 21 '22 16:04 jeffj6123