appmetrics-dash icon indicating copy to clipboard operation
appmetrics-dash copied to clipboard

A data visualizer that uses " Node Application Metrics" (appmetrics) to monitor and display Node.js application data as a html web application.

Results 34 appmetrics-dash issues
Sort by recently updated
recently updated
newest added

`1355 warn [email protected] No description 1356 warn [email protected] No repository field. 1357 verbose stack Error: [email protected] install: `node extract_all_binaries.js || node-gyp rebuild` 1357 verbose stack Exit status 1 1357 verbose...

This is one part of the pull request, since the graphmetrics repo is a submodule and the changes affect both. This PR extends the backend to store the latest 300...

Hai Team, can you help me how to print the raw data from localhost:3001/appmetrics-dash in console.log?

question

Is it possible to show HTTP verbs like GET/PUT/POST/PATCH/DELETE in the HTTP Requests? Also is it possible to get 95 percentile, 99 percentile response times?

enhancement

Hello, I must first thank the developers for the spectacular monitoring tool. Now I need to tell you a problem I'm having to access my metrics from an api that...

I am wondering if all the date provided by the monitoring agent is being drawn in this current dashboard version ?

When driving load through my application, I've noticed that the HTTP incoming requests graph keeps moving along when there are no further requests but the HTTP Throughput graph does not....

Application crashes immediately after startup. ``` /home/aroberts/design-for-cloud/node_modules/appmetrics-dash/node_modules/appmetrics/probes/socketio-probe.js:140 am.emit('socketio', { ^ TypeError: am.emit is not a function at SocketioProbe.metricsEnd (/home/aroberts/design-for-cloud/node_modules/appmetrics-dash/node_modules/appmetrics/probes/socketio-probe.js:140:8) at /home/aroberts/design-for-cloud/node_modules/appmetrics-dash/node_modules/appmetrics/probes/socketio-probe.js:51:14 at Namespace.newFunc [as emit] (/home/aroberts/design-for-cloud/node_modules/appmetrics-dash/node_modules/appmetrics/lib/aspect.js:83:14) at Server.(anonymous function) [as...

bug

I am constantly getting errors during npm install: ``` gyp ERR! build error gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit...

It would be good to add memory usage and event loop times to the **Resource Usage** table

enhancement