CardanoSolutions / ogmios

❇️ A WebSocket JSON/RPC bridge for Cardano
https://ogmios.dev
Mozilla Public License 2.0
304 stars 90 forks source link

Where is the dashboard served? #12

Closed rhyslbw closed 3 years ago

rhyslbw commented 3 years ago

3.0.0 Release notes mentions:

Interactive dashboard leveraging Ogmios health's endpoint and local state query protocol to show metrics in real-time.

Looking at the code it should be at the root, however I'm just seeing the previous page:

image

rhyslbw commented 3 years ago

Ok, that's odd. I rebuilt the images from source, and I'm now getting the dashboard at the root. Either I had an issue with the downloaded Docker images, or I didn't hard-refresh the browser cache.

Either way, great improvement!

KtorZ commented 3 years ago

I imagine it's an issue with the browser cache indeed :thinking:. There's a link to the dashboard from the logs, but I realize it's not mentioned anywhere in the user manual (and same goes for the available runtime metrics and the health endpoint).