slanatech/swagger-stats

can not add dashboard to Kibana

Opened this issue · 1 comments

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؟؟

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

  • Swagger-stats needs ES to bootstrap, contrary to README where it is comprehended that it is optional.

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

  • swagger-stats doesn't support ES 8. It has to do with templates formats I believe...

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