slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
891 stars 136 forks source link

UI not found in basic installation #141

Closed mkilp closed 3 years ago

mkilp commented 3 years ago

Hey there!

I was trying out your library and the stats and metrics seem to work amazing.

However it seems as the dashboard on /ui does not seem to work for me.

It just puts out "Not Found".

Any way for me to get some debug logs so I can pinpoint the issue? Are there any prereqs to get the dashboard running?

I'm using Loopback3 as my api library.

Thanks and awesome library you got here!

mkilp commented 3 years ago

Never mind apparently the Docs on the website are a little out of date. Navigating to the /swagger-stats root instead of /swagger-stats/ui worked.