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

Alexey Serbin updated KUDU-3269:
--------------------------------
    Code Review: https://gerrit.cloudera.org/#/c/17607/
         Labels: newbie++ operability supportability  (was: newbie++)

> Add UUID of the server into the metrics output
> ----------------------------------------------
>
>                 Key: KUDU-3269
>                 URL: https://issues.apache.org/jira/browse/KUDU-3269
>             Project: Kudu
>          Issue Type: Improvement
>          Components: master, tserver
>            Reporter: Alexey Serbin
>            Assignee: Abhishek
>            Priority: Minor
>              Labels: newbie++, operability, supportability
>
> The server's section in the metrics output looks like the following:
> {noformat}
> {
>         "type": "server",                                                     
>   
>         "id": "kudu.tabletserver",                                            
>   
>         "attributes": {},                                                     
>   
>         "metrics": [ ... ]
> }
> {noformat}
> It would be great to add the UUID of the server into the output along with 
> {{"type"}}, node/host name might be helpful as well.
> The rationale is to be able to tell what tablet server the metrics were 
> collected from once a JSON file with metrics is on hands, but there isn't 
> information from which URL the metrics were collected.  So, the UUID and the 
> node name is to allow for easier identification of the collected metrics.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to