Points to remember
The following are some important points to remember:
- Cloud Monitoring is a GCP service that collects metrics, events, and metadata from multi-cloud and hybrid infrastructures in real time.
- A workspace provides a single pane of glass related to GCP resources.
- A workspace can monitor resources from multiple monitored projects.
- A monitored project, however, can only be associated with a single workspace.
- Dashboards provide a graphical representation of key signal data, called metrics, in a manner that is suitable for end users or the operations team.
- Metrics represent numerical measurements of resource usage that can be observed and collected across the system at regular time intervals.
- MQL can be used to create a chart with a text-based interface and uses an expressive query language to execute complex queries against time series data.
- Uptime checks test the availability of an external facing service within a specific timeout interval...