dashboards/mongodb/metadata.yaml (7 lines of code) (raw):

sample_dashboards: - category: MongoDB id: mongodb-gce-overview display_name: MongoDB Overview description: |- This dashboard is based on [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/mongodb#monitored-metrics) and has charts displaying Connections, Sessions, Databases, Data Size, Storage Size, Objects, Collections, Document Operations, Indexes, Indexes accessed, Index Size, Requests, Received Bytes, Transmitted Bytes, Operations Rate Avg., Operations Duration, Memory Usage, Cache Hits / Misses, Global Lock Hold Time, Cursors, and Cursor Duration from MongoDB as well as charts of infrastructure related metrics for the VMs running MongoDB: CPU % Top 5 VMs, Memory % Top 5 VMs, and Hosts by Region. There is also a log panel containing MongoDB logs. related_integrations: - id: mongodb platform: GCE - category: MongoDB id: mongodb-prometheus display_name: MongoDB Prometheus Overview description: "This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/percona/mongodb_exporter). This dashboard has charts displaying: Active Connections, Available Connections, Memory Utilization %, Page Faults, Asserts, Memory (kb), Disk Read/Write IO, Disk Queue Time (microseconds), Collection Ops, Collection Ops Latencies (microseconds), Collection Size (bytes), Document Ops, Operations Queued due to Lock, Operation Scan and Order, and Oplog Size." related_integrations: - id: mongodb platform: GKE