slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
893 stars 137 forks source link

Support GraphQL in swagger-stats API #1

Open sv2 opened 7 years ago

sv2 commented 7 years ago

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

SaiPravesh commented 4 years ago

Hi @sv2 This there any update on this?

thealphadollar commented 4 years ago

@SaiPravesh Do you think this package that I found will be useful to you?

https://www.npmjs.com/package/graphql-metrics

sv2 commented 4 years ago

Thanks, will review !