ansible-node-exporter icon indicating copy to clipboard operation
ansible-node-exporter copied to clipboard

Add support for more command line flags

Open wilfriedroset opened this issue 3 years ago • 2 comments

This commit introduce support for 4 more command line flags namely:

  • --web.max-requests --> node_exporter_web_max_requests
  • --web.disable-exporter-metrics --> node_exporter_web_disable_exporter_metrics
  • --log.level --> node_exporter_log_level
  • --log.format --> node_exporter_log_format

Fixes: #154

wilfriedroset avatar Nov 09 '21 21:11 wilfriedroset

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 17 '22 06:04 stale[bot]

still alive, waiting for feedbacks from maintainers on fixing circleci build

wilfriedroset avatar Apr 17 '22 09:04 wilfriedroset

This role has been deprecated in favor of a the prometheus-community/ansible collection.

SuperQ avatar Mar 06 '23 15:03 SuperQ