- k8s/k8s-custom-metrics.json
My own dashboard to explore Kubernetes resources. It uses metrics from Prometheus and kube-stat-metrics as metircs exporter. It also has panel to watch logs of container via Loki datasource.
If you don't want to use Yandex Monitoring to monitor your cloud resources you can configure cloud to share metrics with your own Prometheus instance: https://yandex.cloud/en/docs/monitoring/operations/metric/prometheusExport
-
yandex_cloud/yandex-certificates.json
Dashboard to explore Certificate Manager. It has two panels: certificates' expiriation and out of order certificates. So you can create alerts based on these panels. -
yandex_cloud/yandex-compute.json
Dashboard to explore Compute Cloud. It shows information about CPU, Disk and Network. I don't recommend to use metrics from Yandex Monitoring to check VM status. Instead of that you can configure basic Node Exporter, it provides more information! -
yandex_cloud/yandex-kafka.json
Dashboard to check Kafka's metrics. It has very large collection of panels. You can see there brokers' status, topics' and whole cluster size, CPU/Memory usage, etc. -
yandex_cloud/yandex-postgres.json
Dashboard to explore PostgreSQL cluster. It gives information about running status, compute resource usage, information about connections, transactions, sessions and databases list.