Conversation
|
|
||
| ### Installation | ||
|
|
||
| Install yarn if not already present. Then install required dependencies & setup project. |
There was a problem hiding this comment.
I filed an issue about this: the docs seem to require node 18, while the rest of the project requires node 20.
At least I cannot build the docs with node 25.
|
It might also be good to mention that we set a default malloc conf here so if people override it, it would be good to preserve those settings in their config to make sure heap profiles continue to work |
|
can you squash the commit into a single one (with a commit message something like |
0604fac to
7820251
Compare
7820251 to
4a97be6
Compare
|
@anandbraman I think there is a bug here because there shouldn't be a |
mythical-fred
left a comment
There was a problem hiding this comment.
Documentation is a welcome addition — jemalloc tuning is a real operational need and this fills a real gap. But there's one functional bug in the Helm example that would confuse enterprise users, and the commit message needs a body. Details inline.
33042f3 to
8a6f749
Compare
Describe Manual Test Plan
Built docs locally, confirmed linkbacks
Checklist
Breaking Changes?
Mark if you think the answer is yes for any of these components:
Describe Incompatible Changes