can not add dashboard to Kibana
Opened this issue · 1 comments
RezaSalaari commented
Deleted user commented
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