orenccl opened a new pull request, #96:
URL: https://github.com/apache/gravitino-playground/pull/96

   1. **Add monitoring information to the README**
   2. **Add Prometheus and Grafana settings to docker-compose**
   3. **Add a basic Prometheus configuration file**
   4. **Add a basic Grafana configuration, provision data source to Prometheus, 
and provision a dashboard to Gravitino Playground**
   5. **Add port checks in `playground.sh`**
   
   ### Fixes
   - Change `- 18888:8888` to `- "18888:8888"` in the README for correct port 
mapping format.
   - Change `docker-compose ps` to `docker-compose ps -a` to view all 
containers (including stopped ones).
   
   ---
   
   **Note**: Please ignore the high JVM Non-Heap Memory Usage and JVM Direct 
Memory Usage caused by my WSL2 environment.
   
   
![image](https://github.com/user-attachments/assets/5f1c4bb8-c3e3-4ba5-b088-f91e634bd861)
   


-- 
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