Skip to content

Commit addee69

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#1063)
1 parent 910f8b5 commit addee69

2 files changed

Lines changed: 125 additions & 125 deletions

File tree

-216 Bytes
Binary file not shown.

monitor-snapshot/master/operator/dashboards/ticdc_new_arch.json

Lines changed: 125 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,130 +1181,6 @@
11811181
"align": false,
11821182
"alignLevel": null
11831183
}
1184-
},
1185-
{
1186-
"datasource": "tidb-cluster",
1187-
"description": "Current warning or failed reason of each changefeed. The metric message is normalized to a single line and truncated to 256 characters.",
1188-
"fieldConfig": {
1189-
"defaults": {
1190-
"custom": {
1191-
"align": null,
1192-
"filterable": false
1193-
},
1194-
"links": [],
1195-
"mappings": [],
1196-
"thresholds": {
1197-
"mode": "absolute",
1198-
"steps": [
1199-
{
1200-
"color": "green",
1201-
"value": null
1202-
},
1203-
{
1204-
"color": "red",
1205-
"value": 80
1206-
}
1207-
]
1208-
}
1209-
},
1210-
"overrides": [
1211-
{
1212-
"matcher": {
1213-
"id": "byName",
1214-
"options": "namespace"
1215-
},
1216-
"properties": [
1217-
{
1218-
"id": "custom.width",
1219-
"value": 120
1220-
}
1221-
]
1222-
},
1223-
{
1224-
"matcher": {
1225-
"id": "byName",
1226-
"options": "changefeed"
1227-
},
1228-
"properties": [
1229-
{
1230-
"id": "custom.width",
1231-
"value": 180
1232-
}
1233-
]
1234-
},
1235-
{
1236-
"matcher": {
1237-
"id": "byName",
1238-
"options": "state"
1239-
},
1240-
"properties": [
1241-
{
1242-
"id": "custom.width",
1243-
"value": 100
1244-
}
1245-
]
1246-
},
1247-
{
1248-
"matcher": {
1249-
"id": "byName",
1250-
"options": "code"
1251-
},
1252-
"properties": [
1253-
{
1254-
"id": "custom.width",
1255-
"value": 180
1256-
}
1257-
]
1258-
}
1259-
]
1260-
},
1261-
"gridPos": {
1262-
"h": 8,
1263-
"w": 24,
1264-
"x": 0,
1265-
"y": 32
1266-
},
1267-
"id": 62010,
1268-
"options": {
1269-
"showHeader": true,
1270-
"sortBy": []
1271-
},
1272-
"pluginVersion": "7.5.17",
1273-
"targets": [
1274-
{
1275-
"expr": "max by (namespace, changefeed, state, code, message) (ticdc_owner_changefeed_error_info{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\", changefeed=~\"$changefeed\"})",
1276-
"format": "time_series",
1277-
"instant": true,
1278-
"refId": "A"
1279-
}
1280-
],
1281-
"title": "Changefeed Error Details",
1282-
"transformations": [
1283-
{
1284-
"id": "labelsToFields",
1285-
"options": {}
1286-
},
1287-
{
1288-
"id": "organize",
1289-
"options": {
1290-
"excludeByName": {
1291-
"Metric": true,
1292-
"Time": true,
1293-
"Value": true,
1294-
"__name__": true
1295-
},
1296-
"indexByName": {
1297-
"changefeed": 1,
1298-
"code": 3,
1299-
"message": 4,
1300-
"namespace": 0,
1301-
"state": 2
1302-
},
1303-
"renameByName": {}
1304-
}
1305-
}
1306-
],
1307-
"type": "table"
13081184
}
13091185
],
13101186
"title": "Summary",
@@ -4705,6 +4581,130 @@
47054581
"align": false,
47064582
"alignLevel": null
47074583
}
4584+
},
4585+
{
4586+
"datasource": "tidb-cluster",
4587+
"description": "Current warning or failed reason of each changefeed. The metric message is normalized to a single line and truncated to 256 characters.",
4588+
"fieldConfig": {
4589+
"defaults": {
4590+
"custom": {
4591+
"align": null,
4592+
"filterable": false
4593+
},
4594+
"links": [],
4595+
"mappings": [],
4596+
"thresholds": {
4597+
"mode": "absolute",
4598+
"steps": [
4599+
{
4600+
"color": "green",
4601+
"value": null
4602+
},
4603+
{
4604+
"color": "red",
4605+
"value": 80
4606+
}
4607+
]
4608+
}
4609+
},
4610+
"overrides": [
4611+
{
4612+
"matcher": {
4613+
"id": "byName",
4614+
"options": "namespace"
4615+
},
4616+
"properties": [
4617+
{
4618+
"id": "custom.width",
4619+
"value": 120
4620+
}
4621+
]
4622+
},
4623+
{
4624+
"matcher": {
4625+
"id": "byName",
4626+
"options": "changefeed"
4627+
},
4628+
"properties": [
4629+
{
4630+
"id": "custom.width",
4631+
"value": 180
4632+
}
4633+
]
4634+
},
4635+
{
4636+
"matcher": {
4637+
"id": "byName",
4638+
"options": "state"
4639+
},
4640+
"properties": [
4641+
{
4642+
"id": "custom.width",
4643+
"value": 100
4644+
}
4645+
]
4646+
},
4647+
{
4648+
"matcher": {
4649+
"id": "byName",
4650+
"options": "code"
4651+
},
4652+
"properties": [
4653+
{
4654+
"id": "custom.width",
4655+
"value": 180
4656+
}
4657+
]
4658+
}
4659+
]
4660+
},
4661+
"gridPos": {
4662+
"h": 8,
4663+
"w": 24,
4664+
"x": 0,
4665+
"y": 26
4666+
},
4667+
"id": 62010,
4668+
"options": {
4669+
"showHeader": true,
4670+
"sortBy": []
4671+
},
4672+
"pluginVersion": "7.5.17",
4673+
"targets": [
4674+
{
4675+
"expr": "max by (namespace, changefeed, state, code, message) (ticdc_owner_changefeed_error_info{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\", changefeed=~\"$changefeed\"})",
4676+
"format": "time_series",
4677+
"instant": true,
4678+
"refId": "A"
4679+
}
4680+
],
4681+
"title": "Changefeed Error Details",
4682+
"transformations": [
4683+
{
4684+
"id": "labelsToFields",
4685+
"options": {}
4686+
},
4687+
{
4688+
"id": "organize",
4689+
"options": {
4690+
"excludeByName": {
4691+
"Metric": true,
4692+
"Time": true,
4693+
"Value": true,
4694+
"__name__": true
4695+
},
4696+
"indexByName": {
4697+
"changefeed": 1,
4698+
"code": 3,
4699+
"message": 4,
4700+
"namespace": 0,
4701+
"state": 2
4702+
},
4703+
"renameByName": {}
4704+
}
4705+
}
4706+
],
4707+
"type": "table"
47084708
}
47094709
],
47104710
"title": "Changefeed",
@@ -27289,4 +27289,4 @@
2728927289
"title": "Test-Cluster-TiCDC-New-Arch",
2729027290
"uid": "YiGL8hBZ0aac",
2729127291
"version": 40
27292-
}
27292+
}

0 commit comments

Comments
 (0)