You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/12 11:56:32 UTC

[GitHub] [incubator-devlake] klesh opened a new pull request, #2475: feat: access grafana via http://config-ui/grafana

klesh opened a new pull request, #2475:
URL: https://github.com/apache/incubator-devlake/pull/2475

   # Summary
   
   User can access grafana in 2 ways:
   1. http://grafana-host:port/grafana
   2. http://config-ui-host:port/grafana
   
   ## Step to verify:
   1. build grafana/config-ui image on your machine: `docker-compose build grafana config-ui`
   2. fire up containers: `docker-compose up -d grafan config-ui`
   3. access grafana directly `http://localhost:3002`
   4. access grafana via config-ui reverse proxy: `http://localhost:4000/grafana/`
   
   ### Does this close any open issues?
     Closes #2279
   
   ### Screenshots
   ![image](https://user-images.githubusercontent.com/61080/178484038-dda076bf-89e2-4e34-9b8f-d64d4c578655.png)
   
   ![image](https://user-images.githubusercontent.com/61080/178483969-ea7a662d-cc84-4fff-96e0-5fe76012dd95.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 commented on pull request #2475: feat: access grafana via http://config-ui/grafana

Posted by GitBox <gi...@apache.org>.
warren830 commented on PR #2475:
URL: https://github.com/apache/incubator-devlake/pull/2475#issuecomment-1183023168

   > /LGTM, I'll do helm parts.
   
   Thank you Bin!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 merged pull request #2475: feat: access grafana via http://config-ui/grafana

Posted by GitBox <gi...@apache.org>.
warren830 merged PR #2475:
URL: https://github.com/apache/incubator-devlake/pull/2475


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] matrixji commented on pull request #2475: feat: access grafana via http://config-ui/grafana

Posted by GitBox <gi...@apache.org>.
matrixji commented on PR #2475:
URL: https://github.com/apache/incubator-devlake/pull/2475#issuecomment-1181686605

   /LGTM, I'll do helm parts.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org