nodejs-dashboard
nodejs-dashboard copied to clipboard
Telemetry dashboard for node.js apps from the terminal!
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
RangeError [ERR_INVALID_OPT_VALUE]: The value "-63" is invalid for option "size"
From @parkerziegler > "escape"` and `"q"` as valid keys to trigger sending `SIGINT`.
After installing and configuring the library, I ran some requests but it's not indicating in the terminal. How do i go about that?
I'm curious about the risks related to using this package. The docs say not to use it in production, but without outlining what the encountered or anticipated problems with the...
added import to my server entrypoint: `import 'nodejs-dashboard';` added npm script like so: `"start:dev": "NODE_ENV=development nodemon --watch server --exec \"npm run build:schema && nodejs-dashboard babel-node server/index.js\""` get these escape characters...
This is more likely an issue on the ts-node side of things, but I'm not sure how the chart statistics are obtained to open up a topic over there.