Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application performance monitoring and metrics for Node.js with appmetrics #75

Open
tobespc opened this issue Feb 26, 2016 · 0 comments

Comments

@tobespc
Copy link

tobespc commented Feb 26, 2016

Monitoring and metrics are important for production applications. This talk will show how you can easily gather metrics like Environment, CPU, Memory, GC, EventLoop and function profiling information as well as statistics on modules like HTTP, socket.io, MySQL etc. with the open source npm module https://www.npmjs.com/package/appmetrics. Though code samples and demo's we'll show how you can capture and display key information by writing your own code as well as though already available tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant