Skip to content

Commit

Permalink
feat: add grafana dashboard samples using GMP metrics
Browse files Browse the repository at this point in the history
To be used together with Anthos clusters on VMware and on bare metal
public documentation.
  • Loading branch information
leonzz committed Aug 2, 2023
1 parent df5cdc2 commit 67f4104
Show file tree
Hide file tree
Showing 20 changed files with 12,843 additions and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# the Onyx GKE Observability team (go/onyx-observability)
/aws-logging-monitoring/ @GoogleCloudPlatform/onyx-gke-observability @yoshi-approver
/attached-logging-monitoring/ @GoogleCloudPlatform/onyx-gke-observability @yoshi-approver
/gmp-grafana-dashboards/ @GoogleCloudPlatform/onyx-gke-observability @yoshi-approver
/anthos-multi-cloud/ @GoogleCloudPlatform/anthos-multicloud @yoshi-approver
/anthos-bm-utils/ @GoogleCloudPlatform/anthos-baremetal-eng @yoshi-approver
/anthos-bm-apigee/ @GoogleCloudPlatform/app-mod-customer-engineers @yoshi-approver
6 changes: 6 additions & 0 deletions gmp-grafana-dashboards/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Grafana Dashboard Samples using Google Cloud Managed Service for Prometheus


This directory contains Grafana dashboard samples to monitor [Anthos clusters on VMware](https://cloud.google.com/anthos/clusters/docs/on-prem/latest/overview) and [Anthos clusters on bare metal](https://cloud.google.com/anthos/clusters/docs/bare-metal/latest/concepts/about-bare-metal), using metrics data from [Google Cloud Managed Service for Prometheus](https://cloud.google.com/stackdriver/docs/managed-prometheus).

To use the samples in this directory, users are expected to follow [Instruction on using Managed Service for Prometheus with Anthos clusters on VMware](https://cloud.google.com/anthos/clusters/docs/on-prem/latest/how-to/logging-and-monitoring#using-managed-service-for-prometheus), or [Instruction on using Managed Service for Prometheus with Anthos clusters on bare metal](https://cloud.google.com/anthos/clusters/docs/bare-metal/latest/how-to/log-monitoring#using-managed-service-for-prometheus).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 67f4104

Please sign in to comment.