Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Fix filesystem collector defaults on darwin / Mac OS - #819

Merged
rfratto merged 2 commits into
mainfrom
fix-filesystem-collector-darwin
Aug 12, 2021
Merged

Fix filesystem collector defaults on darwin / Mac OS#819
rfratto merged 2 commits into
mainfrom
fix-filesystem-collector-darwin

Conversation

@eamonryan

Copy link
Copy Markdown
Contributor

PR Description

This adds darwin to the switch statement for the node_exporter default config, making it so that filesystem metrics are actually collected.

Which issue(s) this PR fixes

Fixed #818

Notes to the Reviewer

PR Checklist

  • CHANGELOG updated
  • [N/A] Documentation added
  • Tests updated

@CLAassistant

CLAassistant commented Aug 12, 2021

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@eamonryan eamonryan changed the title Fix filesystem collector darwin Fix filesystem collector defaults on darwin / Mac OS Aug 12, 2021

@rfratto rfratto left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks! Once you sign the CLA I can merge :)

@rfratto
rfratto merged commit f4cb115 into main Aug 12, 2021
@rfratto
rfratto deleted the fix-filesystem-collector-darwin branch August 12, 2021 00:40
@mattdurham mattdurham mentioned this pull request Sep 7, 2021
3 tasks
mattdurham pushed a commit that referenced this pull request Nov 11, 2021
* Fix darwin filesystem collector defaults

* Changelog update
@github-actions github-actions Bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Apr 11, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node_exporter not initializing filesystem collector for darwin

3 participants