File tree
5 files changed
+7
-7
lines changed- dashboard
- src/main/webapp
- javaagent
- prometheus
5 files changed
+7
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Submodule graphmetrics updated 38 files
- .eslintrc+2-3
- AUTHORS.md+8-8
- CONTRIBUTING.md+1-1
- css/style2.css+1-10
- index.html+1-1
- js/cpuChart.js+1-1
- js/envTable.js+142
- js/eventLoopChart.js+2-2
- js/flamegraph.js+108-245
- js/gcChart.js+1-1
- js/gcTimeChart.js+1-1
- js/httpHttpsOutboundRequestsChart.js-453
- js/httpHttpsRequestsChart.js-461
- js/httpOutboundRequestsChart.js+3-5
- js/httpRequestsChart.js+5-6
- js/httpThroughPutChart.js+3-9
- js/httpTop5.js+212
- js/i18n.js-8
- js/loopChart.js-373
- js/memChart.js+15-61
- js/memPoolsChart.js+1-1
- js/probeEventsChart.js+1-1
- js/textTable.js-154
- js/top5.js-236
- locales/en.properties+1-10
- package.json+4-2
- test/apps/lb-3/common/models/message.js-16
- test/apps/lb-3/package.json+1-1
- test/apps/lb-3/server/boot/authentication.js-16
- test/apps/lb-3/server/boot/root.js-16
- test/apps/lb-3/server/server.js-16
- test/ex-use-express.js-15
- test/ex-use-server.js-15
- test/test-http-inject-recursion.js-15
- test/test-https-injection.js-15
- test/test-loopback-injection.js-15
- test/test-nodereport-missing.js-15
- test/test-server-creation.js-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
0 commit comments