# monitoring-javascript-dashboard **Repository Path**: mirrors_GoogleCloudPlatform/monitoring-javascript-dashboard ## Basic Information - **Project Name**: monitoring-javascript-dashboard - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Monitoring JavaScript Dashboard =============================== About ----- This sample demonstrates the use of the Cloud Monitoring API using the Google APIs JavaScript Client Library. For more information about the Monitoring API, please see the documentation: https://developers.google.com/cloud/eap/cloud-monitoring/ Instructions ------------ 1. Update the API Key and Client ID in the monitoring.js file with your own OAuth 2.0 credentials. For more information, see the Google APIs JavaScript Client Library documentation: https://developers.google.com/api-client-library/javascript/features/authentication 2. Download the dependencies and install in the scripts/ and css/ directories, or update the URLs in the index.html file to point to hosted versions of the dependencies. Dependencies ------------ - [jQuery 1.11.0][1] - [jQuery UI 1.10.4][2] - [Bootstrap 3.1.1][3] - [d3 3.4.3][4] - [Rickshaw][5] [1]: http://jquery.com/ [2]: https://jqueryui.com/ [3]: http://getbootstrap.com/ [4]: http://d3js.org/ [5]: http://code.shutterstock.com/rickshaw/