Richard Astbury
Richard Astbury
@hankir I'm afraid the build if broken.
it could be, I haven't looked into it yet. It might not be anything to do with your contribution.
Hi, the path is relative, I have seen problems like this that have been fixed when you add a trailing slash to the URL, to indicate that it's a path...
Whatever you put as the path setting is substituted here: https://github.com/OrleansContrib/OrleansDashboard/blob/master/OrleansDashboard/Index.html#L6 so I would suggest using just `dashboard` or similar with no slashes
I'll have a go at doing a repro later
The path is relative I believe. I have seen similar problems where adding trailing slash to the url fixes it.
Hey arlz, thanks for your interest in the project. In the preference page you should be able to turn system grains off: https://github.com/OrleansContrib/OrleansDashboard/blob/master/App/components/preferences.jsx#L39 Does this help?
I'm surprised the system grains are so highly utilised tbh
89 req/sec does seem high. Not sure what's causing that. I notice you only have 23 activations across 10 silos, so you are basically just seeing the monitoring overhead