Martin Schneppenheim
Martin Schneppenheim
As of bypassing the limitation, I'd first need to understand how I could reset the group settings (e.g. reservoir). I was under the impression they are actually stored in redis...
Since you've asked for it :-). Just tried this library and got lots of blocked messages in bluebird apparently? I am a bit confused about this. > 22:29:00 - warn:...
Hmm I use winston for logging. 3150ms seems pretty high for printing a log message too, but it might have been because of too high CPU. Here there are two...
Fixed by a PR submitted by @qm42 . I'll publish the updated NPM library in a bit
I do want unique slugs in fact, as far as I understood it would add an incrementing number in case the slug already exists in the schema. As I said...
Well the list of possible integrations with NestJS is kinda endless. Beside the given integrations which could come out of the box in NestJS, you could also offer metrics about:...
@DavisJaunzems That looks interesting. Maybe we can use this as inspiration for our own metrics module. Two questions I wasn't able to figure out at a first glance: 1. How...
No @cojack you are wrong. swagger-stats (as the name already says) relies on swagger definitions. It's written a generic JavaScript library and therefore not written for a specific framework. 1....
@kamilmysliwiec Well not really, but I am working on a proof of concept to show you and/or @BrunnerLivio afterwards :-).
@appsolutegeek To be honest I haven't worked on it for months anymore, as I am barely using NodeJS these days. Back in the days I had my own prometheus module...