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

Added new fields for Jenkins Total and Busy executors #6957

Merged
merged 4 commits into from
Feb 14, 2020
Merged

Added new fields for Jenkins Total and Busy executors #6957

merged 4 commits into from
Feb 14, 2020

Conversation

vikkyomkar
Copy link
Contributor

@vikkyomkar vikkyomkar commented Jan 30, 2020

closes #6843

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@vikkyomkar
Copy link
Contributor Author

Fixes #6843

@vikkyomkar
Copy link
Contributor Author

@danielnelson can you please review this PR ?

@vikkyomkar
Copy link
Contributor Author

@danielnelson Can I get some eyes on it ?

Comment on lines 249 to 250
// get total and busy executors
if nodeResp.TotalExecutors != 0 {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should add this measurement even when total executors is 0.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated code as per the suggestion

@danielnelson danielnelson added this to the 1.14.0 milestone Feb 11, 2020
@danielnelson danielnelson added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Feb 11, 2020
@danielnelson danielnelson merged commit e056097 into influxdata:master Feb 14, 2020
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include "busyExecutors" field in jenkins input plugin metircs
2 participants