Skip to content

polarsignals/pprof-example-app-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS pprof example

This repository demonstrates examples of how nodejs applications can be instrumented with pprof.

There are two examples:

Deploy on Kubernetes

kubectl run pprof-example-app-node --image=quay.io/polarsignals/pprof-example-app-node:v0.0.1 --port=3000

About

Node app that exposes pprof profiling endpoints via HTTP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published