You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/16 12:50:00 UTC

[jira] [Work logged] (KNOX-2855) Add HBase UI proxying for prometheus end point

     [ https://issues.apache.org/jira/browse/KNOX-2855?focusedWorklogId=834158&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-834158 ]

ASF GitHub Bot logged work on KNOX-2855:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Dec/22 12:49
            Start Date: 16/Dec/22 12:49
    Worklog Time Spent: 10m 
      Work Description: vaijosh opened a new pull request, #704:
URL: https://github.com/apache/knox/pull/704

   (It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   ## What changes were proposed in this pull request?
   In HBASE-20904 we added support for /prometheus endpoints under Hbase WebUI. 
   So in this PR added configurations to make sure that /prometheus endpoints works fine through the proxy.
   
   ## How was this patch tested?
   Copied the patched files "rewrite.xml" and "service.xml" into knox directory and restarted the knox. When opened the Hbase WebUI, the /prometheus endpoint started working as expected. Earlier it used to give 404 error without proxying configurations.
   
   (Please explain how this patch was tested. For instance: running automated unit/integration tests, manual tests. Please write down your test steps as detailed as possible)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
   
   Please review [Knox Contributing Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow) before opening a pull request.
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 834158)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add HBase UI proxying for prometheus end point
> ----------------------------------------------
>
>                 Key: KNOX-2855
>                 URL: https://issues.apache.org/jira/browse/KNOX-2855
>             Project: Apache Knox
>          Issue Type: New Feature
>            Reporter: Vaibhav Joshi
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Recently we added prometheus endpoints in Hbase Web UI under HBASE-20904.
> So we need to add the configuration in knox as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)