@Sandeep Yarashi , Thank you for your question. I understand that you have asked the same question here. An answer has been posted on the aforementioned thread. For convenient tracking of the question and so that the community can find answers to related questions at one place, we shall encourage you to continue with the conversation at https://learn.microsoft.com/en-us/answers/questions/514027/cannot-access-prometheus-and-grafana-from-browser-1.html
Cannot access prometheus and grafana from browser
Sandeep Yarashi
1
Reputation point
I have aks,appgw , sample webapp ,public ip deployed in azure. In aks I installed prometheus and grafana using helm.
I can curl -L http:localhost.com:9090 (prometheus port -9090) in aks after port forwarding but can't access localhost:9090 in browser as my laptop and aks is in different network. I want to access prometheus and grafana with public IP of app gateway.
For eg:public ip is 10.0.2.2 I want to access prometheus by 10.0.2.2/prometheus and
access grafana by 10.0.2.2/ grafana. How to achieve this.
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,213 questions
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,447 questions
2 answers
Sort by: Most helpful
-
SRIJIT-BOSE-MSFT 4,346 Reputation points Microsoft Employee
2021-08-16T05:35:13.78+00:00 -
Sandeep Yarashi 1 Reputation point
2021-08-30T07:38:06.747+00:00 @SRIJIT-BOSE-MSFT no, it's not working is there any alternative