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

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

Results 92 swagger-stats issues
Sort by recently updated
recently updated
newest added
trafficstars

When using fastify cli in my node js application and trying to register swagger-stats, the route "/swagger-stats/ui" shows 404. Heres, my package.json and app.js for registering the statsplugin. "scripts": {...

bug

Store system stats in ElasticSearch in dedicated indexes, so system stats can be analyzed over time / over multiple nodes.

enhancement

swagger-stat uses fastify and fastify uses 'light-my-request'. We are getting the below error `node_modules/light-my-request/index.d.ts(89,13): error TS2430: Interface 'Chain' incorrectly extends interface 'Promise'. The types of 'get(...)[Symbol.toStringTag]' are incompatible between these...

bug

http://swaggerstats.io/docs.html#comment-3544948458 > Regarding bullet #2: in my Node.js project I have a user-authentication mechanism, and I want to collect usage statistics by username (i.e, to have a new tab that...

enhancement

### 1. How can we view the server error message of any API endpoint? Right now, it only shows the status code and phrase of the error. @sv2 ![image](https://user-images.githubusercontent.com/41014321/95010315-d1f5f780-0645-11eb-982d-e4f32bbc2dc1.png) ###...

enhancement

Thanks a lot for creating this useful library. I wanted to use it with my application which uses clustering and GraphQL metrics. I tried the script present at [Scraping with...

enhancement

http://graphql.org/ Swagger-stats API already allows to retrieve statistics fields selectively and/or in combination. Allow to specify what statistics to return using GraphQL

enhancement

Hi, I am new to Prometheus+Grafana Monitoring Tool. I have installed & configured in WINDOWS machine by gone through some documents from website. After integrate Prometheus+Grafana, i am getting "**cannot...

question

It would be nice to be able to set a specific uriPath for each of the ui, stats & metrics endpoints. For example, some tools expects the /metrics endpoint to...

enhancement

Allow app to submit custom metrics. Provide Inc/Dec operations. Keep overall values, and time- interval values. Examples: number of DB connections, time to execute internal operations, number of items in...

enhancement