[
https://issues.apache.org/jira/browse/KUDU-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923546#comment-17923546
]
ASF subversion and git services commented on KUDU-3563:
-------------------------------------------------------
Commit 61a4bcf6eeeb5e8726eaa04554434e122862db6c in kudu's branch
refs/heads/branch-1.18.x from Ádám Bakai
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=61a4bcf6e ]
KUDU-3563 Output tablet-level metrics in Prometheus
Newline characters have been removed from tablet metric entity
descriptions because they produce invalid Prometheus format.
Change-Id: Id033a1410966167d9bb24f6a44c584e73c17a4af
Reviewed-on: http://gerrit.cloudera.org:8080/22314
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
(cherry picked from commit 036c22968bc8725e191259865f793efa7097d30b)
Reviewed-on: http://gerrit.cloudera.org:8080/22442
Reviewed-by: Abhishek Chennaka <[email protected]>
> Output tablet-level metrics in Prometheus format
> ------------------------------------------------
>
> Key: KUDU-3563
> URL: https://issues.apache.org/jira/browse/KUDU-3563
> Project: Kudu
> Issue Type: Improvement
> Components: master, server, tserver
> Reporter: Alexey Serbin
> Assignee: Bakai Ádám
> Priority: Major
> Labels: metrics, prometheus, supportability, visibility
>
> The request to support outputting Kudu metrics in Prometheus format is
> tracked [KUDU-3375|https://issues.apache.org/jira/browse/KUDU-3375]. The
> [first take on
> this|https://github.com/apache/kudu/commit/00efc6826ac9a1f5d10750296c7357790a041fec]
> has taken care of the server-level metrics, ignoring all the tablet-level
> metrics.
> In the scope of this JIRA item, it's necessary to output all the tablet-level
> metrics in Prometheus format as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)