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

Log api response time metrics and produce useful time series graphs from Day1 #14

Open
pulkitsinghal opened this issue Jul 6, 2018 · 0 comments

Comments

@pulkitsinghal
Copy link

If you configure nginx to log API response times then you can look over such logs and see if your API responds within 200ms. In the future if some code ends up affecting performance negatively and causes a slowdown, you'll be able to catch it easily because you added this feature early on.

NewRelic is a more sophisticated option, easier to integrate but might kill the charm of learning.

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