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

can not add dashboard to Kibana #160

Open RezaSalaari opened 2 years ago

RezaSalaari commented 2 years ago

Hi, I was unsuccessful trying to add a dashboard to Kibana

It gives me the error of not finding a connection every time

fdsfsdfs

And another question is why I do not see metrics in the Kibana dashboard؟؟

ghost commented 2 years ago

Are you using ES 8.1?? I can guess maybe from Kibana's interface... I came up with two conclusions:

swagger-stats stores details about each request/response in Elasticsearch, so you may use Kibana to perform detailed analysis of API usage over time, build visualizations and dashboards

@sv2 these are guesses, so please confirm as soon as possible, thanks @sv2