{
    "name": "SSL Check",
    "tags": "",
    "ident": "",
    "configs": {
        "var": [
            {
                "name": "datasource",
                "type": "datasource",
                "definition": "prometheus"
            }
        ],
        "panels": [
            {
                "type": "barGauge",
                "id": "5ec40a29-e607-48f6-836b-e862af192fb3",
                "layout": {
                    "h": 13,
                    "w": 24,
                    "x": 0,
                    "y": 0,
                    "i": "5ec40a29-e607-48f6-836b-e862af192fb3",
                    "isResizable": true
                },
                "version": "2.0.0",
                "datasourceCate": "prometheus",
                "targets": [
                    {
                        "refId": "A",
                        "expr": "(probe_ssl_earliest_cert_expiry - time())/86400",
                        "legend": "{{instance}}"
                    }
                ],
                "transformations": [
                    {
                        "id": "organize",
                        "options": {}
                    }
                ],
                "name": "SSL 证书剩余有效时间 (天)",
                "custom": {
                    "calc": "lastNotNull",
                    "baseColor": "#FF656B",
                    "serieWidth": 20,
                    "sortOrder": "desc"
                },
                "options": {
                    "standardOptions": {
                        "util": "none",
                        "decimals": 0
                    }
                },
                "datasourceValue": "${datasource}"
            }
        ],
        "version": "3.0.0"
    }
}