{
    "name": "Qdrant",
    "tags": "",
    "ident": "",
    "configs": {
        "var": [
            {
                "name": "datasource",
                "type": "datasource",
                "hide": false,
                "definition": "prometheus",
                "defaultValue": 11
            },
            {
                "name": "ident",
                "type": "query",
                "hide": false,
                "datasource": {
                    "cate": "prometheus",
                    "value": "${datasource}"
                },
                "definition": "label_values(up{ job=\"qdrant-exporter\"},ident)",
                "multi": true,
                "allOption": true
            },
            {
                "name": "collection",
                "type": "query",
                "hide": false,
                "datasource": {
                    "cate": "prometheus",
                    "value": "${datasource}"
                },
                "definition": "label_values(qdrant_collection_status{job=\"qdrant_telemetry\"},collection_id)"
            }
        ],
        "panels": [
            {
                "type": "row",
                "id": "821ba5b8-39ad-47d6-b7f6-0184449277d5",
                "name": "Summary",
                "collapsed": true,
                "layout": {
                    "h": 1,
                    "w": 24,
                    "x": 0,
                    "y": 0,
                    "i": "821ba5b8-39ad-47d6-b7f6-0184449277d5",
                    "isResizable": false
                },
                "panels": []
            },
            {
                "type": "stat",
                "id": "e2009d60-7212-4b3a-baea-9bde7f25627f",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 0,
                    "y": 1,
                    "i": "3221e594-4a5e-4563-ae9b-367552ee6347",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(cluster_enabled{job=~\"qdrant-exporter\"})",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "cluster_enabled",
                "description": "集群是否启用",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                }
            },
            {
                "type": "stat",
                "id": "ddbd72fa-395d-4d9b-a60b-4eef1f857717",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 6,
                    "y": 1,
                    "i": "19abbe52-4e13-4e7d-97c8-49c3b3ee12d8",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(cluster_voter{job=~\"qdrant-exporter\"})",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "cluster_voter",
                "description": "Qdrant 集群节点是否是投票者或学习者。1 - 投票者",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                }
            },
            {
                "type": "stat",
                "id": "805bf8f0-72e3-4d44-bdcc-1e95b787f217",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 12,
                    "y": 1,
                    "i": "3bead696-ff17-41b6-b412-e2d745c330c8",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(cluster_term{job=~\"qdrant-exporter\"})",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "cluster_term",
                "description": "集群term数量",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                }
            },
            {
                "type": "stat",
                "id": "a714f450-7452-4d95-bef1-515a052f955f",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 18,
                    "y": 1,
                    "i": "8c65f421-d18c-4cee-9e5a-2b8bd5729ddb",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(collections_total{job=~\"qdrant-exporter\"})",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "collections_total",
                "description": "Qdrant 当前collections数量",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                }
            },
            {
                "type": "stat",
                "id": "251687cf-dfe2-404e-9757-39551eb779ac",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 0,
                    "y": 4,
                    "i": "251687cf-dfe2-404e-9757-39551eb779ac",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(app_info{ident=~\"$ident\"}) by(version)",
                        "legend": "{{version}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Version",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "version",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "standardOptions": {}
                }
            },
            {
                "type": "stat",
                "id": "c6053742-1f5d-4b8a-b137-5bc7c9307e77",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 6,
                    "y": 4,
                    "i": "aa234912-4eee-4352-ba9a-471f6f1c2a1b",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(cluster_peers_total{job=~\"qdrant-exporter\"})",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Number of Nodes",
                "description": "Qdrant 当前集群节点数量",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "thresholds": {
                                "steps": [
                                    {
                                        "color": "#6C53B1",
                                        "value": null,
                                        "type": "base"
                                    }
                                ]
                            }
                        }
                    }
                ]
            },
            {
                "type": "stat",
                "id": "8ce2609d-cb83-4416-b550-1293fbcea907",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 12,
                    "y": 4,
                    "i": "fa9c609a-b438-4c4e-9a12-edb88293f4aa",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "count(up{ job=\"qdrant-exporter\"}==1)",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Num of Available Nodes",
                "description": "Qdrant 当前存活节点数量",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "thresholds": {
                                "steps": [
                                    {
                                        "color": "#6C53B1",
                                        "value": null,
                                        "type": "base"
                                    }
                                ]
                            }
                        }
                    }
                ]
            },
            {
                "type": "stat",
                "id": "4e093692-eb4e-4817-a4e3-304187745f30",
                "layout": {
                    "h": 3,
                    "w": 6,
                    "x": 18,
                    "y": 4,
                    "i": "2c437260-c950-4228-a9cf-b0612b4f6fe7",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "sum(app_status_recovery_mode{job=~\"qdrant-exporter\"})",
                        "legend": "",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "app_status_recovery_mode",
                "description": "Qdrant 当前是否以恢复模式启动",
                "maxPerRow": 4,
                "custom": {
                    "textMode": "value",
                    "graphMode": "none",
                    "colorMode": "value",
                    "calc": "lastNotNull",
                    "valueField": "Value",
                    "colSpan": 1,
                    "textSize": {},
                    "orientation": "auto"
                },
                "options": {
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    },
                    "valueMappings": [
                        {
                            "type": "special",
                            "result": {
                                "color": "#000000"
                            },
                            "match": {
                                "special": null
                            }
                        }
                    ],
                    "standardOptions": {}
                }
            },
            {
                "type": "timeseries",
                "id": "e9923ad6-f901-4f79-9b95-cfe898c22b47",
                "layout": {
                    "h": 7,
                    "w": 8,
                    "x": 0,
                    "y": 7,
                    "i": "e9923ad6-f901-4f79-9b95-cfe898c22b47",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "rate(docker_container_cpu_usage_percent{ident=~\"$ident\"}[5m]) * 10",
                        "legend": "{{ident}} - {{ container_name }}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "CPU Usage Percentage",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "desc"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "percent"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#6C53B1",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "linear",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "e27db421-e3fe-499d-a04c-8b71741b7014",
                "layout": {
                    "h": 7,
                    "w": 8,
                    "x": 8,
                    "y": 7,
                    "i": "e27db421-e3fe-499d-a04c-8b71741b7014",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "docker_container_mem_usage{ident=~\"$ident\"}",
                        "legend": "{{ident}} - {{ container_name }}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Memory Usage",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#6C53B1",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 2,
                    "fillOpacity": 0.42,
                    "gradientMode": "none",
                    "stack": "noraml",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "7c570342-9d84-4e9e-a6e8-02ad120ef211",
                "layout": {
                    "h": 7,
                    "w": 8,
                    "x": 16,
                    "y": 7,
                    "i": "d59c876f-f1d5-4bef-9401-e2ab986e31ff",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "disk_used_percent{ident=~\"$ident\",path=\"/data\"}",
                        "legend": "{{ident}}:{{path}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Disk Usage Percentage",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "percent"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#6C53B1",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 2,
                    "fillOpacity": 0.42,
                    "gradientMode": "none",
                    "stack": "noraml",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "table",
                "id": "78e017a3-e4af-4f95-aa9c-ca1c8234e9ec",
                "layout": {
                    "h": 6,
                    "w": 24,
                    "x": 0,
                    "y": 14,
                    "i": "86c956db-7429-4f56-90f1-98d6920559d4",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "max(qdrant_collection_status{job=\"qdrant_telemetry\"}) by (collection_id)",
                        "legend": "{{collection_id}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Collection Status",
                "description": "All collection 集合状态\n",
                "maxPerRow": 4,
                "custom": {
                    "showHeader": true,
                    "colorMode": "background",
                    "nowrap": true,
                    "tableLayout": "fixed",
                    "calc": "lastNotNull",
                    "displayMode": "seriesToRows",
                    "sortColumn": "collection_id",
                    "sortOrder": "ascend",
                    "linkMode": "appendLinkColumn"
                },
                "options": {
                    "valueMappings": [],
                    "standardOptions": {
                        "util": "none"
                    }
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID",
                            "value": "A"
                        },
                        "properties": {
                            "valueMappings": [
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(63, 196, 83, 1)",
                                        "text": "green"
                                    },
                                    "match": {
                                        "special": 1
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(255, 153, 25, 1)",
                                        "text": "yellow"
                                    },
                                    "match": {
                                        "special": 2
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(246, 7, 7, 1)",
                                        "text": "red"
                                    },
                                    "match": {
                                        "special": 3
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(231, 228, 228, 1)",
                                        "text": "grey"
                                    },
                                    "match": {
                                        "special": 0
                                    }
                                }
                            ],
                            "standardOptions": {}
                        }
                    }
                ]
            },
            {
                "type": "row",
                "id": "e81bae55-9df5-4a0b-ae7d-aafe953a0642",
                "name": "Cluster",
                "collapsed": true,
                "layout": {
                    "h": 1,
                    "w": 24,
                    "x": 0,
                    "y": 39,
                    "i": "e81bae55-9df5-4a0b-ae7d-aafe953a0642",
                    "isResizable": false
                },
                "panels": []
            },
            {
                "type": "timeseries",
                "id": "956f0111-3bcd-42f2-a043-3afd001bd6d0",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 40,
                    "i": "a754b009-8972-4ec2-924e-e2819cd112ad",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(cluster_commit{job=~\"qdrant-exporter\"})",
                        "maxDataPoints": 240,
                        "legend": "{{ident}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "cluster_commit",
                "description": "Qdrant 集群最后提交（完​​成）操作的索引",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "none"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "65a9064d-bf23-4df4-b7af-45b2d9fef8c2",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 40,
                    "i": "122f4a59-5a52-4c02-9373-0ed6983a28e3",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "collections_vector_total{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "maxDataPoints": 240,
                        "legend": "{{ident}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "collections_vector_total",
                "description": "所有集合中的向量总数",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "none"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "b290426f-4ea2-43ad-9bf2-8317d7b007b9",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 44,
                    "i": "5bba6f48-682b-418c-91f1-f386a016c7c0",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "max(cluster_pending_operations_total {job=~\"qdrant-exporter\"})",
                        "maxDataPoints": 240,
                        "legend": "{{ident}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "cluster_pending_operations",
                "description": "total number of pending operations for cluster peer",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "none"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "table",
                "id": "52069bb6-bb66-46e9-9372-d5a5bf09acb3",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 44,
                    "i": "e5db6bdd-8dce-4960-a822-137c0ff49185",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "docker_container_status_uptime{ident=~\"$ident\"}",
                        "legend": "{{ident}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Node Status Over Time",
                "description": "Qdrant 集群容器运行时间",
                "maxPerRow": 4,
                "custom": {
                    "showHeader": true,
                    "colorMode": "value",
                    "nowrap": true,
                    "tableLayout": "auto",
                    "calc": "lastNotNull",
                    "displayMode": "seriesToRows",
                    "linkMode": "appendLinkColumn"
                },
                "options": {
                    "standardOptions": {
                        "util": "seconds"
                    }
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "row",
                "id": "329f2fbe-d879-4c1b-994c-459567654687",
                "name": "Responses",
                "collapsed": true,
                "layout": {
                    "h": 1,
                    "w": 24,
                    "x": 0,
                    "y": 48,
                    "i": "329f2fbe-d879-4c1b-994c-459567654687",
                    "isResizable": false
                },
                "panels": []
            },
            {
                "type": "timeseries",
                "id": "d3f80d3c-bab4-4ab4-aca3-067a78b1b16f",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 49,
                    "i": "5133b679-aec3-4887-a645-8c832285ca35",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "grpc_responses_total",
                        "legend": "{{ident}}:{{endpoint}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "grpc_responses_total",
                "description": "通过 gRPC API 响应的总数",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "d4d0fd3a-0726-45a2-bc8b-180d1339e84c",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 49,
                    "i": "97366e3c-97a5-4cec-b697-263cc1e228a5",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "grpc_responses_fail_total{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "maxDataPoints": 240,
                        "legend": "{{ident}}:{{endpoint}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "grpc_responses_fail_total",
                "description": "通过 gRPC API 失败的响应总数",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "60ff91dd-597e-4089-baa8-c1d3d646c1ff",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 53,
                    "i": "eb2b234b-0785-419f-be01-e4d0bc5e0c81",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "grpc_responses_avg_duration_seconds{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}：{{endpoint}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "grpc_responses_avg_duration_seconds",
                "description": "gRPC API 中的平均响应持续时间",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "f4c1b2e9-1d44-4dc0-9770-5ed3c6790623",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 53,
                    "i": "5c1ec9d7-90d5-4097-8065-83018584bea4",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "grpc_responses_max_duration_seconds{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}:{{endpoint}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "grpc_responses_max_duration_seconds",
                "description": "gRPC API 中的最大响应持续时间",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "43d9feef-5cf0-43d3-80e7-adf533cc692a",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 57,
                    "i": "86be3353-4d24-4c8f-b87c-f819354e88eb",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "rest_responses_max_duration_seconds{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{method}}:{{endpoint}}-{{status}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "rest_responses_max_duration_seconds",
                "description": "REST API 中的最长响应持续时间",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "baf2bb43-e3c5-4250-96f8-5e37f86feb85",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 57,
                    "i": "2ca34507-7858-4c66-b808-2ed0dd6d1bdd",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "grpc_responses_min_duration_seconds{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "maxDataPoints": 240,
                        "legend": "{{ident}}:{{endpoint}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "grpc_responses_min_duration_seconds",
                "description": "gRPC API 中的最短响应持续时间",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "c33098a3-eb17-42c7-ae49-30756d8ccd4f",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 61,
                    "i": "3a8fbe05-bce2-49de-ad92-b43edee6896a",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "rest_responses_avg_duration_seconds{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{method}}：{{endpoint}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "rest_responses_avg_duration_seconds",
                "description": "REST API 中的平均响应持续时间",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "f131d93b-874d-4823-a740-22ac4467d29d",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 61,
                    "i": "d63bde08-d6e3-45e2-a798-7929cfe58fdf",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "rest_responses_fail_total{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "maxDataPoints": 240,
                        "legend": "{{method}}:{{endpoint}}-{{status}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "rest_responses_fail_total",
                "description": "通过 REST API 失败的响应总数",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "a90cb6c8-2d42-42c6-9430-fb46d77bacd9",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 65,
                    "i": "785879a2-ccb9-4830-8478-60087dd888d5",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "rest_responses_total",
                        "legend": "{{method}}:{{endpoint}}-{{status}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "rest_responses_total",
                "description": "通过 REST API 的响应总数",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "7c941fc6-e731-4446-87d9-0b0467de78ac",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 65,
                    "i": "2c9a859c-880d-4b11-879e-9b20664f5f87",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "rest_responses_min_duration_seconds{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "maxDataPoints": 240,
                        "legend": "{{method}}:{{endpoint}}-{{status}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "rest_responses_min_duration_seconds",
                "description": "REST API 中的最短响应持续时间",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "row",
                "id": "0019e7a0-8e82-42a8-b9dc-38844f14bdcf",
                "name": "Collection",
                "collapsed": true,
                "layout": {
                    "h": 1,
                    "w": 24,
                    "x": 0,
                    "y": 69,
                    "i": "0019e7a0-8e82-42a8-b9dc-38844f14bdcf",
                    "isResizable": false
                },
                "panels": []
            },
            {
                "type": "table",
                "id": "26c4b578-d5fb-4b3d-aa12-5f527c895c39",
                "layout": {
                    "h": 6,
                    "w": 8,
                    "x": 0,
                    "y": 70,
                    "i": "26c4b578-d5fb-4b3d-aa12-5f527c895c39",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "max(qdrant_collection_vectors_size{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "legend": "{{collection_id}} : vectors_size"
                    },
                    {
                        "expr": "max(qdrant_collection_shard_number_value{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "B",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : shard_number"
                    },
                    {
                        "expr": "max(qdrant_collection_vectors_on_disk_enable{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "C",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : on_disk_vectors"
                    },
                    {
                        "expr": "max(qdrant_collection_on_disk_payload_enable{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "D",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : on_disk_payload"
                    },
                    {
                        "expr": "max(qdrant_collection_replication_factor_value{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "E",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : replication_factor"
                    },
                    {
                        "expr": "max(qdrant_collection_write_consistency_factor_value{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "F",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : write_consistency_factor"
                    },
                    {
                        "expr": "max(qdrant_collection_wal_capacity_mb{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "G",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : wal_capacity_mb"
                    },
                    {
                        "expr": "max(qdrant_collection_wal_segments_ahead{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "H",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : wal_segments_ahead"
                    },
                    {
                        "expr": "max(qdrant_collection_segments_count{collection_id=~\"$collection\",job=\"qdrant_telemetry\"}) by (collection_id)",
                        "__mode__": "__query__",
                        "refId": "I",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : segments_count"
                    },
                    {
                        "expr": "max(qdrant_collection_points_count{collection_id=~\"$collection\",job=\"qdrant_telemetry\"}) by (collection_id)",
                        "__mode__": "__query__",
                        "refId": "K",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : points_count"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Collection Configuration",
                "description": "$collection 集合配置\n",
                "maxPerRow": 4,
                "custom": {
                    "showHeader": true,
                    "colorMode": "value",
                    "nowrap": true,
                    "tableLayout": "auto",
                    "calc": "lastNotNull",
                    "displayMode": "seriesToRows",
                    "sortColumn": "collection_id",
                    "sortOrder": "ascend",
                    "linkMode": "appendLinkColumn"
                },
                "options": {
                    "valueMappings": [],
                    "standardOptions": {}
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID",
                            "value": "C"
                        },
                        "properties": {
                            "valueMappings": [
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(97, 208, 113, 1)",
                                        "text": "true"
                                    },
                                    "match": {
                                        "special": 1
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(241, 11, 11, 1)",
                                        "text": "false"
                                    },
                                    "match": {
                                        "special": 0
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "matcher": {
                            "id": "byFrameRefID",
                            "value": "D"
                        },
                        "properties": {
                            "valueMappings": [
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(63, 196, 83, 1)",
                                        "text": "true"
                                    },
                                    "match": {
                                        "special": 1
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(248, 9, 18, 1)",
                                        "text": "false"
                                    },
                                    "match": {
                                        "special": 0
                                    }
                                }
                            ],
                            "standardOptions": {}
                        }
                    }
                ]
            },
            {
                "type": "table",
                "id": "0568d6ea-75a8-45b4-8845-d14e93cb91b7",
                "layout": {
                    "h": 6,
                    "w": 8,
                    "x": 8,
                    "y": 70,
                    "i": "7b3c8a58-bb8e-4946-86d2-1180ab3bea4f",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "max(qdrant_collection_optimizer_config_deleted_threshold{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "legend": "{{collection_id}} : deleted_threshold"
                    },
                    {
                        "expr": "max(qdrant_collection_optimizer_config_vacuum_min_vector_number{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "B",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : vacuum_min_vector_number"
                    },
                    {
                        "expr": "max(qdrant_collection_optimizer_config_default_segment_number{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "C",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : default_segment_number"
                    },
                    {
                        "expr": "max(qdrant_collection_optimizer_config_indexing_threshold{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "D",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : indexing_threshold"
                    },
                    {
                        "expr": "max(qdrant_collection_optimizer_config_flush_interval_sec{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "E",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : flush_interval_sec"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Optimizer Configuration",
                "description": "$collection 集合Optimizer配置\n",
                "maxPerRow": 4,
                "custom": {
                    "showHeader": true,
                    "colorMode": "value",
                    "nowrap": true,
                    "tableLayout": "fixed",
                    "calc": "lastNotNull",
                    "displayMode": "seriesToRows",
                    "sortColumn": "collection_id",
                    "sortOrder": "ascend",
                    "linkMode": "appendLinkColumn"
                },
                "options": {
                    "valueMappings": [],
                    "standardOptions": {
                        "util": "none"
                    }
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID",
                            "value": "A"
                        },
                        "properties": {
                            "valueMappings": [],
                            "standardOptions": {}
                        }
                    }
                ]
            },
            {
                "type": "table",
                "id": "c1410c60-edc2-48ae-bfab-e7b879595aee",
                "layout": {
                    "h": 6,
                    "w": 8,
                    "x": 16,
                    "y": 70,
                    "i": "8ea7fe49-7b36-44ef-8f77-0345cb71f5fc",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "max(qdrant_collection_shnsw_config_m{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "legend": "{{collection_id}} : m"
                    },
                    {
                        "expr": "max(qdrant_collection_shnsw_config_ef_construct{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "B",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : ef_construct"
                    },
                    {
                        "expr": "max(qdrant_collection_shnsw_config_full_scan_threshold{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "C",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : full_scan_threshold"
                    },
                    {
                        "expr": "max(qdrant_collection_shnsw_config_max_indexing_threads{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "D",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : max_indexing_threads"
                    },
                    {
                        "expr": "max(qdrant_collection_replication_factor_value{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "E",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : replication_factor"
                    },
                    {
                        "expr": "max(qdrant_collection_shnsw_config_on_disk_enable{collection_id=~\"$collection\",job=\"qdrant_telemetry\"})by(collection_id)",
                        "__mode__": "__query__",
                        "refId": "F",
                        "maxDataPoints": 240,
                        "legend": "{{collection_id}} : on_disk"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Hnsw Configuration",
                "description": "$collection 集合Hnsw配置\n",
                "maxPerRow": 4,
                "custom": {
                    "showHeader": true,
                    "colorMode": "value",
                    "nowrap": true,
                    "tableLayout": "auto",
                    "calc": "lastNotNull",
                    "displayMode": "seriesToRows",
                    "sortColumn": "collection_id",
                    "sortOrder": "ascend",
                    "linkMode": "appendLinkColumn"
                },
                "options": {
                    "valueMappings": [],
                    "standardOptions": {
                        "util": "none"
                    }
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID",
                            "value": "F"
                        },
                        "properties": {
                            "valueMappings": [
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(241, 11, 11, 1)",
                                        "text": "false"
                                    },
                                    "match": {
                                        "special": 0
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(63, 196, 83, 1)",
                                        "text": "true"
                                    },
                                    "match": {
                                        "special": 1
                                    }
                                }
                            ],
                            "standardOptions": {
                                "util": ""
                            }
                        }
                    }
                ]
            },
            {
                "type": "table",
                "id": "13a89e1e-cb44-4deb-9cb3-df98d64519fb",
                "layout": {
                    "h": 5,
                    "w": 12,
                    "x": 0,
                    "y": 76,
                    "i": "231ff223-0afd-4379-b451-6b56370fc0a3",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "qdrant_shard_status{job=\"qdrant_telemetry\",collection_id=~\"$collection\"}",
                        "legend": "{{ident}} : {{collection_id}} :  {{shard_id}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Shards Status",
                "description": "${collection} 分片状态\n",
                "maxPerRow": 4,
                "custom": {
                    "showHeader": true,
                    "colorMode": "background",
                    "nowrap": true,
                    "tableLayout": "fixed",
                    "calc": "lastNotNull",
                    "displayMode": "seriesToRows",
                    "sortColumn": "collection_id",
                    "sortOrder": "ascend",
                    "linkMode": "appendLinkColumn"
                },
                "options": {
                    "valueMappings": [],
                    "standardOptions": {
                        "util": "none"
                    }
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID",
                            "value": "A"
                        },
                        "properties": {
                            "valueMappings": [
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(63, 196, 83, 1)",
                                        "text": "green"
                                    },
                                    "match": {
                                        "special": 1
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(255, 153, 25, 1)",
                                        "text": "yellow"
                                    },
                                    "match": {
                                        "special": 2
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(246, 7, 7, 1)",
                                        "text": "red"
                                    },
                                    "match": {
                                        "special": 3
                                    }
                                },
                                {
                                    "type": "special",
                                    "result": {
                                        "color": "rgba(231, 228, 228, 1)",
                                        "text": "grey"
                                    },
                                    "match": {
                                        "special": 0
                                    }
                                }
                            ],
                            "standardOptions": {}
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "1e9a9e14-ecdd-4441-b3a6-6ac849ff5e07",
                "layout": {
                    "h": 5,
                    "w": 12,
                    "x": 12,
                    "y": 76,
                    "i": "ca610d9c-96f6-4184-bd03-4fa92a3689d4",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "collection_hardware_metric_cpu{job=~\"qdrant-exporter\",ident=~\"$ident\",id=~\"$collection\"}",
                        "legend": "{{ident}}:{{id}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "collection_hardware_metric_cpu",
                "description": "集合的 CPU 处理器速度",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "none"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "982e11d2-234c-41cc-af6b-145777044d04",
                "layout": {
                    "h": 5,
                    "w": 12,
                    "x": 0,
                    "y": 81,
                    "i": "e3454124-8371-44da-b6dd-9a51d9470d18",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "collection_hardware_metric_io_write{job=~\"qdrant-exporter\",ident=~\"$ident\",id=~\"$collection\"}",
                        "legend": "{{ident}}:{{id}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "collection_hardware_metric_io_write",
                "description": "Total IO write metrics of a collection",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "none"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "971bd567-9621-496c-9e2c-c0a5b605a3fd",
                "layout": {
                    "h": 5,
                    "w": 12,
                    "x": 12,
                    "y": 81,
                    "i": "f9604ddd-5f79-46f4-b130-5ad6af71873a",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "collection_hardware_metric_io_read{job=~\"qdrant-exporter\",ident=~\"$ident\",id=~\"$collection\"}",
                        "legend": "{{ident}}:{{id}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "collection_hardware_metric_io_read",
                "description": " Total IO read metrics of a collection",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "none"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "row",
                "id": "dd8c3587-e749-4c9e-93a5-1f842c722229",
                "name": "Resource Usage",
                "collapsed": true,
                "layout": {
                    "h": 1,
                    "w": 24,
                    "x": 0,
                    "y": 86,
                    "i": "dd8c3587-e749-4c9e-93a5-1f842c722229",
                    "isResizable": false
                },
                "panels": []
            },
            {
                "type": "timeseries",
                "id": "ac72b7fa-c06a-4aaf-ba49-f70adb0cbde0",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 87,
                    "i": "166dc097-0116-4451-9c6d-be77f8feef29",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "memory_allocated_bytes {job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "memory_allocated_bytes ",
                "description": "Total number of bytes allocated by the application",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "bytesSI"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "09901b3f-a4f1-4a2c-a68e-901cab02aacc",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 87,
                    "i": "94363108-b04a-4c4c-85f9-e8028c670d40",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "memory_active_bytes{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "memory_active_bytes",
                "description": "Total number of bytes in active pages allocated by the application",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "bytesSI"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "120723d8-7af4-4a0b-b706-f09383736ffb",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 91,
                    "i": "60eb7efb-4923-4c05-9d59-7b0d86407363",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "memory_retained_bytes{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "memory_retained_bytes",
                "description": "Total number of bytes in virtual memory mappings",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "bytesSI"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "256b8778-aaee-41f3-b323-a822fe3754bc",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 91,
                    "i": "80d139d2-c787-4e61-a40b-06a21e3ee5ad",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "memory_resident_bytes{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "memory_resident_bytes ",
                "description": "Maximum number of bytes in physically resident data pages mapped",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "bytesSI"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "bf3f01d2-8334-45ca-b690-054476121714",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 0,
                    "y": 95,
                    "i": "cb9c719d-f8c9-4135-b697-558b3ab876a6",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "docker_container_cpu_throttling_throttled_periods{ident=~\"$ident\"}",
                        "legend": "{{ident}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "CPU: Throttling",
                "description": "容器 CPU 被限流（throttled）的周期数",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": ""
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "e373adad-881e-4c34-8957-7a653f87a4f0",
                "layout": {
                    "h": 4,
                    "w": 12,
                    "x": 12,
                    "y": 95,
                    "i": "f47eb14f-c6c1-4ba4-8f36-432497185692",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "memory_metadata_bytes{job=~\"qdrant-exporter\",ident=~\"$ident\"}",
                        "legend": "{{ident}}",
                        "maxDataPoints": 240
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "memory_metadata_bytes",
                "description": "Total number of bytes dedicated to metadata",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {
                        "util": "bytesSI"
                    },
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#634CD9",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "smooth",
                    "spanNulls": false,
                    "lineWidth": 1,
                    "fillOpacity": 0.5,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "row",
                "id": "1e6c6ca5-a110-4319-93b5-14096d29fa92",
                "name": "Network",
                "collapsed": true,
                "layout": {
                    "h": 1,
                    "w": 24,
                    "x": 0,
                    "y": 99,
                    "i": "1e6c6ca5-a110-4319-93b5-14096d29fa92",
                    "isResizable": false
                },
                "panels": []
            },
            {
                "type": "timeseries",
                "id": "58a1c077-25fd-44c0-a813-8fee1c5e473b",
                "layout": {
                    "h": 5,
                    "w": 12,
                    "x": 0,
                    "y": 100,
                    "i": "58a1c077-25fd-44c0-a813-8fee1c5e473b",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "irate(docker_container_net_rx_bytes{ident=~\"$ident\"}[5m])",
                        "legend": "{{ident}} - {{ container_name }}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Network Rx",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#6C53B1",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "spanNulls": true,
                    "lineWidth": 1,
                    "fillOpacity": 0.48,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5,
                    "lineInterpolation": "linear"
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            },
            {
                "type": "timeseries",
                "id": "a4f528ed-c3c8-4c90-b6a6-5d19e1fa1c3c",
                "layout": {
                    "h": 5,
                    "w": 12,
                    "x": 12,
                    "y": 100,
                    "i": "b6299d52-b18e-42bf-b94f-f24587ee63f3",
                    "isResizable": true
                },
                "version": "3.0.0",
                "datasourceCate": "prometheus",
                "datasourceValue": "${datasource}",
                "targets": [
                    {
                        "refId": "A",
                        "maxDataPoints": 240,
                        "expr": "irate(docker_container_net_tx_bytes{ident=~\"$ident\"}[5m])",
                        "legend": "{{ident}} - {{ container_name }}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "Network Tx",
                "maxPerRow": 4,
                "options": {
                    "tooltip": {
                        "mode": "all",
                        "sort": "none"
                    },
                    "legend": {
                        "displayMode": "hidden",
                        "heightInPercentage": 30,
                        "placement": "bottom",
                        "behaviour": "showItem",
                        "selectMode": "single"
                    },
                    "standardOptions": {},
                    "thresholds": {
                        "steps": [
                            {
                                "color": "#6C53B1",
                                "value": null,
                                "type": "base"
                            }
                        ]
                    }
                },
                "custom": {
                    "drawStyle": "lines",
                    "lineInterpolation": "linear",
                    "spanNulls": true,
                    "lineWidth": 1,
                    "fillOpacity": 0.48,
                    "gradientMode": "none",
                    "stack": "off",
                    "scaleDistribution": {
                        "type": "linear"
                    },
                    "showPoints": "none",
                    "pointSize": 5
                },
                "overrides": [
                    {
                        "matcher": {
                            "id": "byFrameRefID"
                        },
                        "properties": {
                            "rightYAxisDisplay": "off"
                        }
                    }
                ]
            }
        ],
        "version": "3.0.0",
        "datasourceValue": "hwcloud-bj4-vm"
    }
}