microsoft / service-fabric-explorer

Service Fabric Explorer is a web based dashboard for visualizing the state of a Service Fabric cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Fabric Explorer 9.1 Release notes

jeffj6123 opened this issue · comments

commented

Major updates

#771 : Event Store analysis (RCA Engine)

  • Provide additional details for a couple common scenarios that are available in the event store. This includes Application Process Exit, Container Exit, Node Restart, and Node Down due to repair jobs to start

  • Display summary information for Application Process Exit and Container Exit events on application essentials

  • Display relationships of events to show the most probable cause for an event
    expanded summary
    Thank you to our intern @ceelo777 for all of their work this summer on this feature

#764 Infrastructure Tab and Concerning Repair Jobs
Some might have been familiar with the initial infrastructure tab added in 9.0 but we have made changes to make it much more discoverable.

  • Provide a summary tab of all infrastructure jobs
  • Display a tile on the cluster essentials to show concerning repair jobs and throttled repair jobs
  • Display useful information for 4 common scenarios for why a repair job might be "stuck"
    • Stuck due to cluster health in preparing/restoring
    • Long running executing
    • Seed node quorum issues
    • long running safety checks
  • Display when a infrastructure job is being throttled
    potentiallystuckjobs
    infrastructuretab

#769 / #719 / #723 General Event Store improvements

  • Event store items are not clickable to filter the list to the item
  • Added improved time selection by allowing exact time input
  • Add container exit events to be easier to see

#727 Accessibility Compliance

  • Completed compliance testing to stay WCAG compliant

Bug Fixes

  • Application upgrades might not show up in some scenarios on the event store viewer
  • Filtering/sorting a list will now correctly reset back to the beginning of the list
  • Fixed arrow rotation #733
  • The current upgrade domain will not properly change during upgrades to reflect the actual current domain

Community Contributions
fixed arrow rotation #733 @jdemis

Coming soon

Improved SFX desktop client

  • mutli cluster support
  • Improved Aad log in
  • bulk import and update