[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-06-25 Thread Alexey Serbin (Jira)


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

Alexey Serbin updated KUDU-3269:

Fix Version/s: 1.16.0
   Resolution: Fixed
   Status: Resolved  (was: In Review)

> 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
> Fix For: 1.16.0
>
>
> 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)


[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-06-23 Thread Alexey Serbin (Jira)


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

Alexey Serbin updated KUDU-3269:

Status: In Review  (was: Open)

> 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)


[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-06-23 Thread Alexey Serbin (Jira)


 [ 
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)


[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-06-23 Thread Alexey Serbin (Jira)


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

Alexey Serbin updated KUDU-3269:

Component/s: tserver
 master

> 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++
>
> 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)


[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-06-23 Thread Alexey Serbin (Jira)


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

Alexey Serbin updated KUDU-3269:

Description: 
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.

  was:
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 once the JSON file with metrics is on hands, but there is no 
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.


> 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
>Reporter: Alexey Serbin
>Assignee: Abhishek
>Priority: Minor
>  Labels: newbie++
>
> 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)


[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-06-23 Thread Alexey Serbin (Jira)


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

Alexey Serbin updated KUDU-3269:

Description: 
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 once the JSON file with metrics is on hands, but there is no 
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.

  was:
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.


> 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
>Reporter: Alexey Serbin
>Assignee: Abhishek
>Priority: Minor
>  Labels: newbie++
>
> 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 once the JSON file with metrics is on hands, but there is no 
> 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)


[jira] [Updated] (KUDU-3269) Add UUID of the server into the metrics output

2021-04-19 Thread Grant Henke (Jira)


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

Grant Henke updated KUDU-3269:
--
Labels: newbie++  (was: )

> 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
>Reporter: Alexey Serbin
>Priority: Minor
>  Labels: newbie++
>
> 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.



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