Jason Wilson
Jason Wilson
Was this issue ever resolved? We're observing similar behavior where resolvers overlap in a nestjs app with multiple graphql endpoints. Renaming the offending resolvers fixed the issue. Let us know...
Hi @riggerthegeek not sure that this setup will work in its current incarnation. You might be able to use bunyan `-p` option with some bash hackery and launch bunyan via...
@jmcneese were you able to get around this issue?
Thanks for the feedback @blakeembrey! I've been thinking about different architectures for handling cluster mode and or workers. Decoupling the child from the dashboard would allow for greater control but...
Thanks for the suggestion @seabaylea! I'm not super familiar with appmetrics but have been contemplating a plugin system that would allow users to integrate their own views/metrics. This would allow...