dotnet / dotnet/orleans

OrleanDashboard is not working with Orleans 3.7.1

Open
#8,486 0 comments 0 reactions 0 assignees View on GitHub
Needs: triage :mag:
Dominant language
C#
Stars
10.9k
Forks
2.1k
Avg merge
15h 1m
Merged PRs (30d)
345

Description

We updated orlean component to version 3.7.1,orlean dashboard component also had been updated to version 3.1.0
But we found orlean dashboard is not working,how to solve it?

this is our code for loading dashboard
` .UseDashboard(options =>
{
options.CounterUpdateIntervalMs = 30000;
})`
And we found it's working fine with orlean version below 3.5.1.So counld you help us to solve it with orlean 3.7.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.