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

Document environment variables for logging node heap stats #117

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

harrider
Copy link

@harrider harrider commented Dec 5, 2024

This PR is related to the following PR that adds conditional heap memory statistics logging:
clearlydefined/service#1238

The related PR adds 2 additional environment variables to configure the behavior of this logging:

  • LOG_NODE_HEAPSTATS (flag to enable/disable heap stats logging)
  • LOG_NODE_HEAPSTATS_INTERVAL_MS (number representing the interval (in milliseconds) to log heap stats at)

This PR adds these 2 new environment variables and their descriptions to the master document for documentation purposes.

@qtomlinson
Copy link
Collaborator

@ljones140 additional env vars for service here.

Copy link
Collaborator

@qtomlinson qtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Successfully merging this pull request may close these issues.

2 participants