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

Hugepages input plugin #1447

Closed
wants to merge 2 commits into from
Closed

Hugepages input plugin #1447

wants to merge 2 commits into from

Conversation

maksadbek
Copy link
Contributor

@maksadbek maksadbek commented Jul 4, 2016

Required for all PRs:

  • CHANGELOG.md updated
  • Sign CLA (if not already signed)
  • README.md updated (if adding a new plugin)

@maksadbek maksadbek changed the title Hugepages input plugin #1176 Hugepages input plugin Jul 4, 2016
@maksadbek
Copy link
Contributor Author

A plugin that is described in #1176

)

var hugepagesSampleConfig = `
##
Copy link
Contributor

Choose a reason for hiding this comment

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

remove this line and 2-space indentation please :)

@sparrc
Copy link
Contributor

sparrc commented Jul 14, 2016

looks good, thanks @maksadbek, just the config formatting fix and I'll merge

@maksadbek
Copy link
Contributor Author

Ok, thanks

@maksadbek maksadbek closed this Jul 15, 2016
@maksadbek maksadbek reopened this Jul 15, 2016
for k, v := range numaNodeMetrics {
metrics := make(map[string]interface{})
tags := map[string]string{
"node": k,
Copy link
Contributor

Choose a reason for hiding this comment

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

what's the possible size of the number of unique occurences of "k"? (ie, is there a cardinality concern here?)

Copy link
Contributor

@oplehto oplehto Feb 7, 2018

Choose a reason for hiding this comment

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

Theoretically one might have up to 1023 (max number of NUMA nodes in Linux kernels these days). In the real world it will probably always be well under 10.

@sparrc
Copy link
Contributor

sparrc commented Aug 11, 2016

@maksadbek what's the status of this PR? if you rebase your changes it should clear up the test failure

@sparrc
Copy link
Contributor

sparrc commented Aug 24, 2016

closing for inactivity, please feel free to open a new PR when it's ready

@sparrc sparrc closed this Aug 24, 2016
russorat pushed a commit that referenced this pull request Feb 8, 2018
@russorat russorat mentioned this pull request Feb 8, 2018
3 tasks
russorat pushed a commit that referenced this pull request Jun 1, 2021
@zak-pawel zak-pawel mentioned this pull request Mar 2, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants