Yaniv Dary has posted comments on this change.

Change subject: reports: br6 report - added comments to queries
......................................................................


Patch Set 9:

(2 comments)

http://gerrit.ovirt.org/#/c/25227/9/packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_quality_of_service_hosts_br6_files/cluster_quality_of_service_hosts_br6_jrxml.data
File 
packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_quality_of_service_hosts_br6_files/cluster_quality_of_service_hosts_br6_jrxml.data:

Line 93:             history_datetime,
Line 94:             cpu_usage_percent,
Line 95:             memory_usage_percent,
Line 96:             minutes_in_status
Line 97:         FROM v3_4_statistics_hosts_resources_usage_hourly
Maybe we should parametrize this, so that daily can be used.
Line 98:             INNER JOIN v3_4_configuration_history_hosts
Line 99:                 ON (
Line 100:                     v3_4_configuration_history_hosts.host_id =
Line 101:                     
v3_4_statistics_hosts_resources_usage_hourly.host_id


Line 240:             
v3_4_statistics_hosts_resources_usage_hourly.history_datetime,
Line 241:             cpu_usage_percent,
Line 242:             memory_usage_percent,
Line 243:             minutes_in_status
Line 244:         FROM v3_4_statistics_hosts_resources_usage_hourly
also
Line 245:             INNER JOIN v3_4_configuration_history_hosts
Line 246:                 ON (
Line 247:                     
v3_4_statistics_hosts_resources_usage_hourly.host_id =
Line 248:                     v3_4_configuration_history_hosts.host_id


-- 
To view, visit http://gerrit.ovirt.org/25227
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3c7f8127ad7fca24446776427b2eb6bce843b1cb
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Yaniv Dary <yd...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to