本系列文章旨在了解和学习Nodejs调试方法和技巧,内容摘自 https://github.com/nswbmw/node-in-debugging 开发环境 MacOS|Linux([email protected] 64位) [email protected] 目录 CPU 篇 perf + FlameGraph v8-profiler Tick Processor 内存篇 gcore + llnode heapdump memwatch-next cpu-memory-monitor 代码篇 Promise Async + Await Error Stack Node@8 Rust Addons Event Loop uncaughtException + llnode 工具篇 Source Map Chrome DevTools Visual Studio Code debug + repl2 + power-assert supervisor-hot-reload APM 篇 NewRelic Elastic APM 日志篇 koa-await-breakpoint async_hooks ELK OpenTracing + Jaeger Sentry 监控篇 Telegraf + InfluxDB + Grafana(上) Telegraf + InfluxDB + Grafana(下) 应用篇 node-clinic alinode
评论区