You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2014/07/29 15:53:39 UTC

[jira] [Updated] (AMBARI-6653) UI requests metrics, which not shown to user

     [ https://issues.apache.org/jira/browse/AMBARI-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrii Tkach updated AMBARI-6653:
---------------------------------

    Attachment: AMBARI-6653.patch

> UI requests metrics, which not shown to user
> --------------------------------------------
>
>                 Key: AMBARI-6653
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6653
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.7.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-6653.patch
>
>
> On Hosts page UI sends requests like
> {noformat}
> http://hostname:8080/api/v1/clusters/cluster_name/hosts?page_size=25&from=0&Hosts/host_name.in(....)&fields=Hosts/host_name,Hosts/maintenance_state,Hosts/public_host_name,Hosts/cpu_count,Hosts/ph_cpu_count,Hosts/total_mem,Hosts/host_status,Hosts/last_heartbeat_time,Hosts/os_arch,Hosts/os_type,Hosts/ip,host_components/HostRoles/state,host_components/HostRoles/maintenance_state,host_components/HostRoles/stale_configs,host_components/HostRoles/service_name,metrics/disk,metrics/load/load_one,metrics/cpu/cpu_system,metrics/cpu/cpu_user,metrics/memory/mem_total,metrics/memory/mem_free,alerts/summary&minimal_response=true&_=1404226294362
> {noformat}
> Metrics below not shown to user:
> - metrics/memory/mem_free
> - metrics/memory/mem_total
> - metrics/cpu/cpu_system
> - metrics/cpu/cpu_user
> No need to request them, it's increasing response time on large clusters



--
This message was sent by Atlassian JIRA
(v6.2#6252)