dashboards/logging/metadata.yaml (31 lines of code) (raw):
sample_dashboards:
-
category: Logging
id: management
display_name: Logging Management
description: "This dashboard has 6 widgets that focus on quickly understanding the current throughput and log. Some of the highlighted metrics include Bytes Sent, Entries, Exported Bytes, Exported Logs, Log Based Metric Errors, etc. These metrics are populated via [Google system logging metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-logging)."
-
category: Logging
id: kubernetes-usage
display_name: Logging Usage - Kubernetes
description: "This dashboard has several widgets mostly focusing up on a Kubernetes Logging Environment by looking at the metrics Log Bytes Sent, Log Entries split up by different monitored resource types found for Kubernetes like containers, pods, namespaces, and clusters. These metrics are populated via [Google system logging metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-logging)."
-
category: Logging
id: gke-system-usage
display_name: Logging Usage - GKE System logs
description: "This dashboard has widgets to show GKE system logs by looking at the logging metric byte_count. It uses various queries to filter the metric for GKE nodes, pods, and containers. These metrics are populated via [Google system logging metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-logging)."
-
category: Logging
id: gce-usage
display_name: Logging Usage - GCE
description: "This dashboard is fairly simple in that it primarily looks at the Log Bytes Sent and Log Entries metrics but also adds in some additional visualizations of Entries by Severity. These metrics are populated via [Google system logging metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-logging)."
-
category: Logging
id: cloudsql-usage
display_name: Logging Usage - Cloud SQL
description: "This dashboard primarily looks at the Log Bytes Sent and Log Entries metrics but also adds in some additional visualizations of Entries by Severity for monitored resources of cloudsql_database and cloudsql_instance_database. These metrics are populated via [Google system logging metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-logging)."
-
category: Logging
id: dataflow-usage
display_name: Logging Usage - Dataflow logs
description: "This dashboard has widgets to show dataflow log volumes by looking at the logging metric byte_count. These metrics are populated via [Google system logging metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-logging)."