Slava Sayko

Results 43 comments of Slava Sayko
trafficstars

See V1 discussion: https://github.com/slanatech/swagger-stats/discussions/135

Right ... the challenge is that once "rid" is added dynamically as an object to ElasticSearch index mapping, it will have to be always an object in all subsequent indexed...

Hi ! Embedded telemetry UI shows data from individual node only. To aggregate data If you run multiple nodes, you can enable storing metrics to ElasticSearch and/or Prometheus. Then you...

Hi! Thanks ! This is where support for ElasticSearch and Prometheus comes in. Indeed, when running in production, you would most likely have N+1 configuration - multiple nodes behind LB,...

Not yet, but thinking about it ... What I have in mind - package UI and simple backend into separate app (docker image). This app would query stats from all...

Envision this to be a part of 1.X release: https://github.com/slanatech/swagger-stats/discussions/135 Comments and discussions are very welcome !

Are you trying to set up swagger-stats dashboard in Grafana? Or Prometheus and Grafana in general ?

This will be done in 1.X

Looks like req and res arguments passed to swagger-stats middleware could be wrong. Which version of express are you using ? Could you share your package.json ?