dashboards/microservices/metadata.yaml (27 lines of code) (raw):
sample_dashboards:
-
category: Microservices
id: cart-service-monitoring
display_name: CartService Monitoring
description: |-
This dashboard has 7 charts to display the metrics for the cart service in our [demo application](https://github.com/GoogleCloudPlatform/microservices-demo).
The metrics include resource utilization and bytes transmitted.
Note: [Istio metrics](https://cloud.google.com/monitoring/api/metrics_istio) are used. Please make sure Istio is installed and configured for your cluster.
-
category: Microservices
id: micro-service-monitoring
display_name: MicroService Monitoring
description: |-
This dashboard has 8 charts to display the metrics for the microservices in our [demo application](https://github.com/GoogleCloudPlatform/microservices-demo).
The metrics include request count, response latencies, and request/response bytes.
Note: [Istio metrics](https://cloud.google.com/monitoring/api/metrics_istio) are used. Please make sure Istio is installed and configured for your cluster.
-
category: Microservices
id: usecase-payment-monitoring
display_name: UseCase(payment) Monitoring
description: |-
This dashboard has 16 charts to demonstrate how we can monitor the payment use case.
The first 15 charts include the metrics from the load balancer and all the related microservices in the scenario.
The last chart demonstrates how we can monitor application errors using a [log based metric](https://cloud.google.com/logging/docs/logs-based-metrics)
(the metric has to be created first in order to be used in the chart)
Note: [Istio metrics](https://cloud.google.com/monitoring/api/metrics_istio) are used. Please make sure Istio is installed and configured for your cluster.