Allow open files limit param#548
Conversation
|
Hi @mylivingweb and thanks for your contribution! Can you make the option default to It is definitely a good idea to expose this config param via the puppet module, but I think it's better to avoid duplicating default values in puppet and the agent code. |
|
makes sense, i'll work on it |
|
Can I ask you one more change? Can we call this Otherwise, people might think this affect all datadog agents, while it only affects the logs agent. |
|
sure, i can rename it, it is actually breaking in our dev environment due to variable reassignment so i need to fix that real quick |
|
tested in our dev environment with the latest commit. |
|
any word on merging? |
|
Looks good to me! Thanks for the patch and sorry for the delay, I was on vacation and I'm just catching up 🌴🙂 |
|
awesome, thanks |
Allow users to configure open files limit with hiera or manifests