[
https://issues.apache.org/jira/browse/KUDU-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073410#comment-18073410
]
ASF subversion and git services commented on KUDU-3685:
-------------------------------------------------------
Commit 35f51f402a5f154b6b9c5f6bb38022f200d32c56 in kudu's branch
refs/heads/master from Marton Greber
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=35f51f402 ]
KUDU-3685: Add Prometheus to thirdparty
Add Prometheus to thirdparty to support implementing MiniPrometheus for
tests.
Do not build Prometheus from source, since it would currently be the
only third-party component requiring Go tooling. Instead, download the
Prometheus release binary.
Tested that the install works, and Prometheus can start up on:
Ubuntu22, Ubuntu18, Rhel88
Change-Id: I22ec4d34cb5f486aca3e2d624b17528774c2be09
Reviewed-on: http://gerrit.cloudera.org:8080/24187
Reviewed-by: Zoltan Chovan <[email protected]>
Tested-by: Marton Greber <[email protected]>
Reviewed-by: Gabriella Lotz <[email protected]>
> Implement MiniPrometheus
> ------------------------
>
> Key: KUDU-3685
> URL: https://issues.apache.org/jira/browse/KUDU-3685
> Project: Kudu
> Issue Type: Sub-task
> Components: Prometheus
> Reporter: Marton Greber
> Assignee: Marton Greber
> Priority: Minor
>
> While working on https://gerrit.cloudera.org/#/c/21723/
> It turned out that it would be beneficial to not only test the service
> discovery endpoint in our current tests (eg master-test).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)