Sakari Jokinen

Results 14 issues of Sakari Jokinen

Would it be possible to add [heap_size_limit](https://nodejs.org/api/v8.html#v8getheapspacestatistics) gauge to the default nodejs metrics that get collected? It would be useful for displaying an upper limit for heap usage of node...

stats_cb does not seem to be supported. Is there a particular reason for this or just simple matter of coding? Other than implementing that is there any other way to...

enhancement

It seems that if the schema used to encode is missing from schema-registry decoding a message will throw (this seems to happen with any 4xx responses). This is fine, a...