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

metrics capture gap by ems #19506

Merged
merged 4 commits into from
Nov 19, 2019
Merged

metrics capture gap by ems #19506

merged 4 commits into from
Nov 19, 2019

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Nov 13, 2019

Extracted from #19492. This is part of the initiative towards ems centric collection (vs zone).

before

  • UI requests collecting gap metrics for a zone.

after

  • UI can request collecting gap metrics for a zone or an ems.
  • Moved the date logic to the 1 place dates are passed in. It is now run 1 time.
  • Consolidated queue captures to queue_captures, the same method that regular metrics is done.

note: Since there is typically 1 ems per zone, this change is pretty much a tomato/potatoe kind of thing. (But being ems centric buys us things down the line)

@kbrock kbrock changed the title Cu capture gap Cu capture gap by ems Nov 13, 2019
@kbrock
Copy link
Member Author

kbrock commented Nov 14, 2019

kicking

@kbrock kbrock closed this Nov 14, 2019
@kbrock kbrock reopened this Nov 14, 2019
@kbrock kbrock changed the title Cu capture gap by ems metrics capture gap by ems Nov 15, 2019
@kbrock
Copy link
Member Author

kbrock commented Nov 18, 2019

rebased to fix merge conflict

@kbrock
Copy link
Member Author

kbrock commented Nov 18, 2019

kicking

@kbrock kbrock closed this Nov 18, 2019
@kbrock kbrock reopened this Nov 18, 2019
@kbrock kbrock force-pushed the cu_capture_gap branch 3 times, most recently from 7d5bbdf to ecbe43e Compare November 18, 2019 20:33
currently the ui sends a zone to collect metric gaps
this allows the ui to transition from zone to ems
@kbrock
Copy link
Member Author

kbrock commented Nov 18, 2019

helped rubocop with fixing up the tools/metrics_capture_gap

@miq-bot
Copy link
Member

miq-bot commented Nov 18, 2019

Checked commits kbrock/manageiq@25ca045~...2fa123c with ruby 2.5.5, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
5 files checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

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

👍 nice

@agrare agrare merged commit 45e4ea2 into ManageIQ:master Nov 19, 2019
@agrare agrare added this to the Sprint 125 Ending Nov 25, 2019 milestone Nov 19, 2019
@kbrock kbrock deleted the cu_capture_gap branch November 19, 2019 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants