[ https://issues.apache.org/jira/browse/KUDU-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923446#comment-17923446 ]
ASF subversion and git services commented on KUDU-3563: ------------------------------------------------------- Commit 036c22968bc8725e191259865f793efa7097d30b in kudu's branch refs/heads/master from Ádám Bakai [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=036c22968 ] 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 <ale...@apache.org> Reviewed-by: Alexey Serbin <ale...@apache.org> > 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)