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

Add max_open_files parameter for systemd systems #298

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

alexjfisher
Copy link
Member

Alternative to #297

@sc0rp10 Does this work for you?

@bastelfreak
Copy link
Member

@alexjfisher ping :)

@@ -180,6 +185,7 @@
Hash $config_defaults = {},
String $os = downcase($facts['kernel']),
Optional[Variant[Stdlib::HTTPUrl, Stdlib::Unixpath, String[1]]] $external_url = undef,
Optional[Integer] $max_open_files = undef,
Copy link
Member

Choose a reason for hiding this comment

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

@alexjfisher Could you please fix the indentation?

Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't think adding 45 extra whitespaces improved readability.

Copy link
Member Author

Choose a reason for hiding this comment

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

Rebased (which added the collect_scrape_jobs line above mine)

@bastelfreak
Copy link
Member

Ping @alexjfisher

@bastelfreak bastelfreak added the enhancement New feature or request label Jul 12, 2019
@bastelfreak bastelfreak merged commit 7c1b1a4 into voxpupuli:master Jul 12, 2019
@alexjfisher alexjfisher deleted the max_file_descriptors branch July 13, 2019 09:09
Rovanion pushed a commit to Rovanion/puppet-prometheus that referenced this pull request May 5, 2021
Add `max_open_files` parameter for systemd systems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants