swagger-stats icon indicating copy to clipboard operation
swagger-stats copied to clipboard

can not add dashboard to Kibana

Open RezaSalaari opened this issue 3 years ago • 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؟؟

RezaSalaari avatar Dec 12 '21 10:12 RezaSalaari

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

ghost avatar Mar 28 '22 21:03 ghost