|
13897 | 13897 | "aliasColors": {}, |
13898 | 13898 | "dashLength": 10, |
13899 | 13899 | "datasource": "tidb-cluster", |
13900 | | - "description": "Infoschema cache v2 hit, evict and miss number", |
| 13900 | + "description": "Infoschema v2 cache hit, evict and miss number", |
13901 | 13901 | "fieldConfig": { |
13902 | 13902 | "defaults": {}, |
13903 | 13903 | "overrides": [] |
|
13962 | 13962 | ], |
13963 | 13963 | "thresholds": [], |
13964 | 13964 | "timeRegions": [], |
13965 | | - "title": "Infoschema Cache v2", |
| 13965 | + "title": "Infoschema v2 Cache Operation", |
13966 | 13966 | "tooltip": { |
13967 | 13967 | "shared": true, |
13968 | 13968 | "sort": 2, |
@@ -14010,6 +14010,113 @@ |
14010 | 14010 | "steppedLine": false, |
14011 | 14011 | "timeFrom": null, |
14012 | 14012 | "timeShift": null |
| 14013 | + }, |
| 14014 | + { |
| 14015 | + "aliasColors": {}, |
| 14016 | + "bars": false, |
| 14017 | + "dashLength": 10, |
| 14018 | + "dashes": false, |
| 14019 | + "datasource": "tidb-cluster", |
| 14020 | + "description": "Memory size of infoschema cache v2", |
| 14021 | + "fieldConfig": { |
| 14022 | + "defaults": {}, |
| 14023 | + "overrides": [] |
| 14024 | + }, |
| 14025 | + "fill": 1, |
| 14026 | + "fillGradient": 0, |
| 14027 | + "gridPos": { |
| 14028 | + "h": 8, |
| 14029 | + "w": 12, |
| 14030 | + "x": 0, |
| 14031 | + "y": 38 |
| 14032 | + }, |
| 14033 | + "hiddenSeries": false, |
| 14034 | + "id": 23763572014, |
| 14035 | + "legend": { |
| 14036 | + "alignAsTable": false, |
| 14037 | + "avg": false, |
| 14038 | + "current": true, |
| 14039 | + "max": false, |
| 14040 | + "min": false, |
| 14041 | + "rightSide": true, |
| 14042 | + "show": true, |
| 14043 | + "total": false, |
| 14044 | + "values": true |
| 14045 | + }, |
| 14046 | + "lines": true, |
| 14047 | + "linewidth": 2, |
| 14048 | + "nullPointMode": "null", |
| 14049 | + "options": { |
| 14050 | + "alertThreshold": false |
| 14051 | + }, |
| 14052 | + "percentage": false, |
| 14053 | + "pluginVersion": "7.5.17", |
| 14054 | + "pointradius": 2, |
| 14055 | + "points": false, |
| 14056 | + "renderer": "flot", |
| 14057 | + "seriesOverrides": [], |
| 14058 | + "spaceLength": 10, |
| 14059 | + "stack": false, |
| 14060 | + "steppedLine": false, |
| 14061 | + "targets": [ |
| 14062 | + { |
| 14063 | + "exemplar": true, |
| 14064 | + "expr": "tidb_domain_infoschema_v2_cache_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}", |
| 14065 | + "interval": "", |
| 14066 | + "legendFormat": "used", |
| 14067 | + "refId": "A" |
| 14068 | + }, |
| 14069 | + { |
| 14070 | + "exemplar": true, |
| 14071 | + "expr": "tidb_domain_infoschema_v2_cache_limit{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}", |
| 14072 | + "hide": false, |
| 14073 | + "interval": "", |
| 14074 | + "legendFormat": "limit", |
| 14075 | + "refId": "B" |
| 14076 | + } |
| 14077 | + ], |
| 14078 | + "thresholds": [], |
| 14079 | + "timeFrom": null, |
| 14080 | + "timeRegions": [], |
| 14081 | + "timeShift": null, |
| 14082 | + "title": "Infoschema v2 Cache Size", |
| 14083 | + "tooltip": { |
| 14084 | + "shared": true, |
| 14085 | + "sort": 0, |
| 14086 | + "value_type": "individual" |
| 14087 | + }, |
| 14088 | + "type": "graph", |
| 14089 | + "xaxis": { |
| 14090 | + "buckets": null, |
| 14091 | + "mode": "time", |
| 14092 | + "name": null, |
| 14093 | + "show": true, |
| 14094 | + "values": [] |
| 14095 | + }, |
| 14096 | + "yaxes": [ |
| 14097 | + { |
| 14098 | + "$$hashKey": "object:90", |
| 14099 | + "format": "bytes", |
| 14100 | + "label": null, |
| 14101 | + "logBase": 1, |
| 14102 | + "max": null, |
| 14103 | + "min": null, |
| 14104 | + "show": true |
| 14105 | + }, |
| 14106 | + { |
| 14107 | + "$$hashKey": "object:91", |
| 14108 | + "format": "short", |
| 14109 | + "label": null, |
| 14110 | + "logBase": 1, |
| 14111 | + "max": null, |
| 14112 | + "min": null, |
| 14113 | + "show": false |
| 14114 | + } |
| 14115 | + ], |
| 14116 | + "yaxis": { |
| 14117 | + "align": false, |
| 14118 | + "alignLevel": null |
| 14119 | + } |
14013 | 14120 | } |
14014 | 14121 | ], |
14015 | 14122 | "repeat": null, |
|
0 commit comments