rayray2002 opened a new pull request #828:
URL: https://github.com/apache/submarine/pull/828


   ### What is this PR for?
   Prometheus + Grafana are good data visualizing tools for k8s. Adding them to 
Submarine to monitor matrices and resources.
   
   
[kube-prometheus-stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)
 is a collection of Kubernetes, Grafana and Prometheus configurations. Easy for 
for setting up and monitoring.
   
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   * [ ] - Deploy ingressroute in submarine
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1104
   
   ### How should this be tested?
   ```
   cd subamrine
   kubectl apply -f 
./submarine-cloud-v2/artifacts/submarine/submarine-grafana.yaml
   ```
   http://localhost:32080/grafana/
   
   ID: admin
   Password: prom-operator
   
   ### Screenshots (if appropriate)
   <img width="1440" alt="ζˆͺεœ– 2021-12-07 δΈ‹εˆ12 39 12" 
src="https://user-images.githubusercontent.com/8317457/145626567-98235ad0-0e7d-4366-bb2f-0966f21529e3.png";>
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No (I think)
   * Does this need new documentation? Yes
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to