Hystrix Dashboard Breaking after update Steeltoe 3.2 version with DotNet6
Describe the bug
After updating Steeltoe 3.2 version with DotNet6 sometime Circuit section is not loading in dashboard and sometimes only few circuits display not all.
but older version "Steeltoe.CircuitBreaker.Hystrix.MetricsEventsCore" Version="2.1.1" with netstadared2.0 is working fine with same API
Steps to reproduce
Steps to reproduce the behavior:
- DotNet6 + Steeltoe 3.2
- Start the Load and Open Hystrix Dashboard
- Circuit sections will not display sometimes and sometime few Circuits is showing
Expected behavior
sometime Circuit section is not loading in dashboard and sometimes only few circuits display not all.
Environment (please complete the following information):
- Steeltoe 3.2 version
- DotNet6
Screenshots
If applicable, addHytrix Issues with Dotnet6.docxscreenshots to help explain your problem.
Additional context or links
Add any other context about the problem here. Hytrix Issues with Dotnet6.docx


@deepakapj : Thanks ... I'm getting ready to look at this... and was wondering if you had any more detail on your environment/setup ... are you using Docker (.e. g. app running in Docker, dashboard in Docker, everything running locally????) .
Also, wondering if you have a sample that I should use to start with to repo the problem?
Thanks Dave
Closing due to lack of response for additional information. If there is still an issue here, please provide more information and ideally a sample app that reproduces the problem.