swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.

MIT License

Downloads
141.8K
Stars
871
Committers
28

Bot releases are hidden (Show)

swagger-stats - 0.99.7 Latest Release

Published by sv2 over 1 year ago

  • [bug] Remove DEBUG env override #245
swagger-stats - 0.99.6

Published by sv2 over 1 year ago

Dependencies updated

  • [bug] Unit tests failing #245
swagger-stats - 0.99.5

Published by sv2 almost 2 years ago

Dependency on deprecated request has been removed, axios is used instead

  • [improvement] Replace deprecated dependency on request #148
swagger-stats - 0.99.4

Published by sv2 almost 2 years ago

v0.99.4

  • [bug] api_index_template.json is missing in the last patch #238
swagger-stats - 0.99.3

Published by sv2 almost 2 years ago

  • Update dependencies to the most recent versions
swagger-stats - 0.99.2

Published by sv2 over 3 years ago

v0.99.2

  • [bug] API Responses page in built-in Telemetry UI is not responding with ~1000 endpoints #139
swagger-stats - 0.99.1

Published by sv2 over 3 years ago

In this major release, swagger-stats fully switches to new UX. More UX settings added, such as multiple color themes for dashboards.

  • [bug] Hapi - authentication is not working #109
  • [bug] Missing requests in metrics #105
  • [bug] Issue during installation of swagger stats #100
  • [bug] Authentication does not protect the new UI #93
  • [feature] Any way to change swagger-stats ui page title #44
    Starting from 0.99.1 page title shows what is passed in the "name" configuration option of swagger-stats
swagger-stats - 0.95.19

Published by sv2 over 3 years ago

  • [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
swagger-stats - 0.95.18

Published by sv2 about 4 years ago

  • [bug] body response show duplicate data #118

swagger-stats now support data type flattened available in ES 7.X for body of the requests. This way we can store any body payload, and query it efficiently in ES.
https://www.elastic.co/guide/en/elasticsearch/reference/current/flattened.html#flattened

  • [bug] Reduce package size for NPM #119
  • [feature] Add 30x statuses as satisfied apdex requests #107
swagger-stats - 0.95.17

Published by sv2 over 4 years ago

  • [feature] Add authentication to /swagger-stats/ux URL #97
  • [feature] Allow passing of hapi specific options #95
  • [bug] append basePath on setCookie #92
swagger-stats - 0.95.16

Published by sv2 over 4 years ago

  • [bug] UX paths are not properly resolved #91
  • [feature] Restify support #86
  • [bug] Natives package has been deprecated - removed #81
  • [bug] openapi3 basePath was removed #81
    New option basePath allows to specify base path as needed when Openapi 3.0 spec is used.
swagger-stats - 0.95.15

Published by sv2 over 4 years ago

  • [feature] New User eXperience is enabled at /swagger-stats/ux
    New UX is optional and can be used in parallel with legacy UI.
    Will keep it optional for several releases, and then make default.
    Send your feedback !
swagger-stats - 0.95.11

Published by sv2 about 5 years ago

[feature] Support for Fastify Framework #62

swagger-stats - 0.95.10

Published by sv2 about 5 years ago

  • [bug] Duration buckets not being used for Prometheus #72
  • [feature] Share promClient with parent by exposing or using peerDependencies #61
  • [feature] Prefix metrics on /metrics endpoint #50
swagger-stats - 0.95.9

Published by sv2 about 5 years ago

[bug] Removed dependency on Inert when using with Hapi #79

swagger-stats - 0.95.8

Published by sv2 about 5 years ago

swagger-stats - 0.95.7

Published by sv2 almost 6 years ago

  • [bug] Fixes error in body stringification #59, #60

  • [bug] Cannot upload to elk and Built-In API Telemetry #46

  • [feature] Option elasticsearchIndexPrefix #45,#47

swagger-stats - 0.95.6

Published by sv2 over 6 years ago

  • [bug] Last Errors and Errors tab no populated using FeatherJS #42

  • [bug] Request Content Length null or undefined #40

swagger-stats - 0.95.5

Published by sv2 over 6 years ago

  • [feature] Allow onAuthenticate to be asynchronous #31

  • [feature] Prevent tracking of specific routes #36

  • [feature] Support for extracting request body #38
    Thanks to DavisJaunzems!

swagger-stats - 0.95.2

Published by sv2 almost 7 years ago

  • [bug] passing null to elasticsearch is considered as a valid url bug #25
Package Rankings
Top 1.45% on Npmjs.org
Top 6.22% on Proxy.golang.org
Badges
Extracted from project README
CircleCI Coverage Status npm version npm downloads Gitter
Related Projects