-
Notifications
You must be signed in to change notification settings - Fork 897
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
Add option for container performance reports #11904
Conversation
3e0154c
to
f06829c
Compare
@miq-bot add_label euwe/yes |
f06829c
to
fac3f3c
Compare
Checked commit zeari@fac3f3c with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1 lib/miq_expression.rb
|
@simon3z I think this is ready for merge |
@zeari yes I agree. LGTM 👍 ready for merge cc @chessbyte @gtanzillo @miq-bot assign chessbyte |
ping @chessbyte @gtanzillo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
Add option for container performance reports (cherry picked from commit d379d4c) https://bugzilla.redhat.com/show_bug.cgi?id=1412383
Euwe backport details:
|
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1376377
Added
ContainerPerformance
,ContainerProjectPerformance
,ContainerGroupPerformance
,ContainerNodePerformance
.cc @simon3z
@miq-bot add_label providers/containers, reporting