Socket
Socket
Sign inDemoInstall

swagger-stats

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-stats - npm Package Versions

124

0.95.1

Diff

Changelog

Source

v0.95.19

  • [bug] Elasticsearch - Crash when elasticsearch's credentials are given #121
  • [bug] Define prom-client as Peer Dependency instead of Direct Dependency #126
  • [feature] https elasticsearch support #130
sv2
published 0.95.0 •

Changelog

Source

v0.95.0

  • [feature] Elasticsearch support #12

swagger-stats now supports storing details about each API Request/Response in Elasticsearch, so you may use Kibana to perform analysis of API usage over time, build visualizations and dashboards. Example Kibana dashboards provided in dashboards/elastic6

sv2
published 0.94.1 •

sv2
published 0.94.0 •

Changelog

Source

v0.94.0

  • [feature] Apdex score #10

  • [feature] Support Authentication for /stats and /metrics #14

  • [feature] Add label "code" to Prometheus histogram metrics #21

See updated dashboard at Grafana Dashboards

sv2
published 0.93.1 •

Changelog

Source

v0.93.1

  • [bug] Can't start on node v7.10.1, Mac Os 10.12.6 #22
sv2
published 0.93.0 •

Changelog

Source

v0.93.0

  • [feature] Support providing Prometheus metrics via prom-client library #20
sv2
published 0.92.0 •

Changelog

Source

v0.92.0

  • [feature] OnResponseFinish hook: pass request/response record to callback so app can post proceses it add it to the log #5
sv2
published 0.91.0 •

Changelog

Source

v0.91.0

  • [feature] Option to specify alternative URI path for ui,stats and metrics #17
app.use(swStats.getMiddleware({
   uriPath: '/myservice',
   swaggerSpec:swaggerSpec
}));
$ curl http://<your app host:port>/myservice/stats
sv2
published 0.90.3 •

Changelog

Source

v0.90.3

  • [feature] Added new chart to API Operation Page #16
    • handle time histogram
    • request size histogram
    • response size histogram
    • response codes counts
sv2
published 0.90.2 •

Changelog

Source

v0.90.2

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc