Alexey Serbin created KUDU-3269:
-----------------------------------
Summary: 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
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)