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