2021-07-23 15:44:12 +08:00
{
2021-09-09 17:20:00 +08:00
"annotations" : {
"list" : [
2021-07-23 15:44:12 +08:00
{
2021-09-09 17:20:00 +08:00
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"type" : "dashboard"
}
]
} ,
"editable" : true ,
"gnetId" : null ,
"graphTooltip" : 0 ,
2021-10-18 10:28:35 +08:00
"id" : 27 ,
2021-11-29 19:29:41 +08:00
"iteration" : 1638184124946 ,
2021-09-09 17:20:00 +08:00
"links" : [ ] ,
"panels" : [
2021-11-09 16:47:04 +08:00
{
"datasource" : "prometheus" ,
2021-11-11 19:36:44 +08:00
"description" : "Current health state of RootCoord" ,
2021-11-09 16:47:04 +08:00
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [
{
"from" : "-65535" ,
"id" : 1 ,
"text" : "UP" ,
"to" : "-1" ,
"type" : 2 ,
"value" : "0"
} ,
{
"from" : "0" ,
"id" : 2 ,
"text" : "DOWN" ,
"to" : "1" ,
"type" : 1 ,
"value" : "0"
}
] ,
"noValue" : "N/A" ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "dark-red" ,
"value" : 0
}
]
} ,
"unit" : "short"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
2021-11-11 19:36:44 +08:00
"w" : 4 ,
2021-11-09 16:47:04 +08:00
"x" : 0 ,
"y" : 0
} ,
2021-11-11 19:36:44 +08:00
"id" : 123220 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
"pluginVersion" : "7.5.4" ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(up{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\",app_kubernetes_io_component=\"rootcoord\"})*(-1)" ,
"format" : "time_series" ,
"interval" : "" ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "RootCoord Health" ,
"type" : "stat"
} ,
{
"datasource" : "prometheus" ,
"description" : "Current health state of DataCoord" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [
{
"from" : "-65535" ,
"id" : 1 ,
"text" : "UP" ,
"to" : "-1" ,
"type" : 2 ,
"value" : "0"
} ,
{
"from" : "0" ,
"id" : 2 ,
"text" : "DOWN" ,
"to" : "1" ,
"type" : 1 ,
"value" : "0"
}
] ,
"noValue" : "N/A" ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "dark-red" ,
"value" : 0
}
]
} ,
"unit" : "short"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
"y" : 0
} ,
2021-11-09 16:47:04 +08:00
"id" : 123219 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
"pluginVersion" : "7.5.4" ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(up{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\",app_kubernetes_io_component=\"datacoord\"})*(-1)" ,
"format" : "time_series" ,
"interval" : "" ,
2021-11-10 20:25:03 +08:00
"legendFormat" : "" ,
2021-11-09 16:47:04 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "DataCoord Health" ,
"type" : "stat"
} ,
2021-11-11 19:36:44 +08:00
{
"datasource" : "prometheus" ,
"description" : "Current health state of IndexCoord" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [
{
"from" : "-65535" ,
"id" : 1 ,
"text" : "UP" ,
"to" : "-1" ,
"type" : 2 ,
"value" : "0"
} ,
{
"from" : "0" ,
"id" : 2 ,
"text" : "DOWN" ,
"to" : "1" ,
"type" : 1 ,
"value" : "0"
}
] ,
"noValue" : "N/A" ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "dark-red" ,
"value" : 0
}
]
} ,
"unit" : "short"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
"y" : 0
} ,
"id" : 123221 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
"pluginVersion" : "7.5.4" ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(up{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\",app_kubernetes_io_component=\"indexcoord\"})*(-1)" ,
"format" : "time_series" ,
"interval" : "" ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "IndexCoord Health" ,
"type" : "stat"
} ,
2021-09-09 17:20:00 +08:00
{
2021-09-15 17:15:49 +08:00
"collapsed" : false ,
2021-09-09 17:20:00 +08:00
"datasource" : null ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 5
2021-09-09 17:20:00 +08:00
} ,
"id" : 123155 ,
2021-09-15 17:15:49 +08:00
"panels" : [ ] ,
"title" : "Root Coordinator" ,
"type" : "row"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 19:23:48 +08:00
"description" : "Total count of has_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
2021-07-23 15:44:12 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 6
2021-09-15 17:15:49 +08:00
} ,
"id" : 123161 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-13 19:36:57 +08:00
{
2021-10-18 10:28:35 +08:00
"exemplar" : true ,
2021-10-16 18:04:40 +08:00
"expr" : "sum(milvus_rootcoord_has_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Has Collection Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 19:23:48 +08:00
"description" : "Success count of has_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2021-09-13 19:36:57 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
2021-11-09 16:47:04 +08:00
"y" : 6
2021-09-15 17:15:49 +08:00
} ,
"id" : 123165 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-13 19:36:57 +08:00
{
2021-10-18 10:28:35 +08:00
"exemplar" : true ,
2021-10-16 19:40:41 +08:00
"expr" : "sum(milvus_rootcoord_has_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Has Collection Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 19:23:48 +08:00
"description" : "Total count of create_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
2021-09-13 19:36:57 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 6
2021-09-15 17:15:49 +08:00
} ,
"id" : 123159 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-13 19:36:57 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-13 19:36:57 +08:00
{
2021-10-18 10:28:35 +08:00
"exemplar" : true ,
2021-10-16 19:42:35 +08:00
"expr" : "sum(milvus_rootcoord_create_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Collection Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 19:23:48 +08:00
"description" : "Success count of create_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
2021-09-09 17:34:01 +08:00
}
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 12 ,
2021-11-09 16:47:04 +08:00
"y" : 6
2021-09-15 17:15:49 +08:00
} ,
"id" : 123160 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-10-18 10:28:35 +08:00
"exemplar" : true ,
2021-10-16 22:10:45 +08:00
"expr" : "sum(milvus_rootcoord_create_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Collection Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 19:23:48 +08:00
"description" : "Total count of show_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
2021-09-09 17:34:01 +08:00
}
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 6
2021-09-15 17:15:49 +08:00
} ,
"id" : 123163 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-09 17:20:00 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_show_collections_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Collection Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 19:23:48 +08:00
"description" : "Success count of show_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2021-07-23 15:44:12 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 20 ,
2021-11-09 16:47:04 +08:00
"y" : 6
2021-09-15 17:15:49 +08:00
} ,
"id" : 123164 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-09 17:20:00 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_show_collections_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Collection Success" ,
"type" : "stat"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "per-minute increasing rate of has_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 11
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123149 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
2021-09-09 17:34:01 +08:00
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
2021-10-21 20:05:22 +08:00
"expr" : "sum(increase(milvus_rootcoord_has_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
2021-09-09 17:20:00 +08:00
} ,
{
2021-10-19 21:10:41 +08:00
"exemplar" : true ,
2021-10-22 19:53:13 +08:00
"expr" : "sum(increase(milvus_rootcoord_has_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Has Collection Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-09-09 17:34:01 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
2021-09-09 17:20:00 +08:00
} ,
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "per-minute increasing rate of create_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 11
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123139 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-10-21 20:07:13 +08:00
"expr" : "sum(increase(milvus_rootcoord_create_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
2021-09-13 19:36:57 +08:00
} ,
2021-09-09 17:34:01 +08:00
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-10-22 17:57:40 +08:00
"expr" : "sum(increase(milvus_rootcoord_create_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Create Collection Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-09-09 17:20:00 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
2021-09-09 17:20:00 +08:00
} ,
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "per-minute increasing rate of show_collections requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 11
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123152 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
2021-09-09 17:34:01 +08:00
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-10-21 20:23:14 +08:00
"expr" : "sum(increase(milvus_rootcoord_show_collections_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
2021-09-09 17:20:00 +08:00
} ,
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-11-01 19:23:48 +08:00
"expr" : "increase(milvus_rootcoord_show_collections_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Show Collection Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-09-13 19:36:57 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
2021-09-09 17:34:01 +08:00
} ,
2021-09-13 19:36:57 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Total count of describe_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
2021-09-13 19:36:57 +08:00
}
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 17
2021-09-15 17:15:49 +08:00
} ,
"id" : 123162 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-13 19:36:57 +08:00
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_describe_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Describe Collection Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Success count of describe_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
2021-11-01 19:23:48 +08:00
"decimals" : 0 ,
2021-09-15 17:15:49 +08:00
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2021-09-13 19:36:57 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
2021-11-09 16:47:04 +08:00
"y" : 17
2021-09-15 17:15:49 +08:00
} ,
"id" : 123166 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-13 19:36:57 +08:00
{
2021-09-29 19:28:09 +08:00
"exemplar" : true ,
2021-10-18 11:50:35 +08:00
"expr" : "sum(milvus_rootcoord_describe_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Describe Collection Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Total count of drop_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
2021-09-09 17:34:01 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 17
2021-09-15 17:15:49 +08:00
} ,
"id" : 123167 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-09 17:34:01 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:34:01 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_drop_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Drop Collection Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Success count of drop_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2021-09-09 17:34:01 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 12 ,
2021-11-09 16:47:04 +08:00
"y" : 17
2021-09-15 17:15:49 +08:00
} ,
"id" : 123168 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-09 17:34:01 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-13 19:36:57 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:34:01 +08:00
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_drop_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Drop Collection Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Total count of drop_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
2021-09-13 19:36:57 +08:00
}
2021-07-23 15:44:12 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 17
2021-09-15 17:15:49 +08:00
} ,
"id" : 123176 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-13 19:36:57 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-09-30 10:33:59 +08:00
"exemplar" : true ,
2021-10-18 11:50:35 +08:00
"expr" : "sum(milvus_rootcoord_drop_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Drop Partition Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Success count of drop_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2021-09-13 19:36:57 +08:00
}
2021-09-15 17:15:49 +08:00
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 20 ,
2021-11-09 16:47:04 +08:00
"y" : 17
2021-09-15 17:15:49 +08:00
} ,
"id" : 123175 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2021-09-13 19:36:57 +08:00
] ,
2021-09-15 17:15:49 +08:00
"fields" : "" ,
"values" : false
2021-09-09 17:20:00 +08:00
} ,
2021-09-15 17:15:49 +08:00
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
2021-09-09 17:20:00 +08:00
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_drop_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Drop Partition Success" ,
"type" : "stat"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2021-10-21 20:23:14 +08:00
"datasource" : "prometheus" ,
2021-11-01 20:13:56 +08:00
"description" : "per-minute increasing rate of describe_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 22
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123145 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-10-21 20:23:14 +08:00
"expr" : "sum(increase(milvus_rootcoord_describe_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
2021-09-13 19:36:57 +08:00
} ,
2021-09-09 17:34:01 +08:00
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-10-21 20:23:14 +08:00
"expr" : "sum(increase(milvus_rootcoord_describe_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Describe Collection Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
2021-07-23 15:44:12 +08:00
} ,
2021-09-09 17:20:00 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "per-minute increasing rate of drop_collection requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 22
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123147 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-10-20 20:28:35 +08:00
"exemplar" : true ,
2021-10-21 20:23:14 +08:00
"expr" : "sum(increase(milvus_rootcoord_drop_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
2021-09-13 19:36:57 +08:00
} ,
2021-09-09 17:34:01 +08:00
{
2021-10-21 20:23:14 +08:00
"exemplar" : true ,
"expr" : "sum(increase(milvus_rootcoord_drop_collection_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Drop Collection Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "per-minute increasing rate of drop_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 22
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123177 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-09-27 15:35:58 +08:00
"exemplar" : true ,
2021-10-21 20:23:14 +08:00
"expr" : "sum(increase(milvus_rootcoord_drop_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-10-21 20:23:14 +08:00
"exemplar" : true ,
"expr" : "sum(increase(milvus_rootcoord_drop_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Drop Partition Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"datasource" : "$datasource" ,
2021-11-01 20:13:56 +08:00
"description" : "Total count of show_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 28
2021-09-15 17:15:49 +08:00
} ,
"id" : 123181 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_show_partitions_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Partition Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 22:53:30 +08:00
"description" : "Success count of show_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
2021-11-09 16:47:04 +08:00
"y" : 28
2021-09-15 17:15:49 +08:00
} ,
"id" : 123170 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_show_partitions_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Partition Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 22:53:30 +08:00
"description" : "Total count of create_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 28
2021-09-15 17:15:49 +08:00
} ,
"id" : 123178 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-26 20:30:37 +08:00
"expr" : "sum(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Partition Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-01 22:53:30 +08:00
"description" : "Success count of create_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 12 ,
2021-11-09 16:47:04 +08:00
"y" : 28
2021-09-15 17:15:49 +08:00
} ,
"id" : 123173 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Partition Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-02 19:40:50 +08:00
"description" : "Total count of has_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
2021-09-13 19:36:57 +08:00
}
2021-07-23 15:44:12 +08:00
} ,
2021-09-15 17:15:49 +08:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 28
2021-09-15 17:15:49 +08:00
} ,
"id" : 123169 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_has_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Has Partition Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-02 19:52:44 +08:00
"description" : "Success count of has_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 20 ,
2021-11-09 16:47:04 +08:00
"y" : 28
2021-09-15 17:15:49 +08:00
} ,
"id" : 123179 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_has_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Has Partition Success" ,
"type" : "stat"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-03 20:20:39 +08:00
"description" : "per-minute increasing rate of show_partitions requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 33
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123153 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-10-21 20:23:14 +08:00
"exemplar" : true ,
"expr" : "sum(increase(milvus_rootcoord_show_partitions_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-10-21 20:23:14 +08:00
"exemplar" : true ,
"expr" : "sum(increase(milvus_rootcoord_show_partitions_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Show Partition Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-09 16:47:04 +08:00
"description" : "per-minute increasing rate of create_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 33
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123143 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-10-22 19:53:13 +08:00
"exemplar" : true ,
2021-10-22 19:39:22 +08:00
"expr" : "sum(increase(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-10-22 19:53:13 +08:00
"exemplar" : true ,
2021-10-22 19:39:22 +08:00
"expr" : "sum(increase(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Create Partition Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-03 20:22:25 +08:00
"description" : "per-minute increasing rate of has_partition requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 33
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123180 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-23 16:59:28 +08:00
"expr" : "sum(increase(milvus_rootcoord_has_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-23 17:01:22 +08:00
"expr" : "sum(increase(milvus_rootcoord_has_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Has Partition Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"datasource" : "$datasource" ,
2021-11-03 20:24:14 +08:00
"description" : "Total count of create_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 39
2021-09-15 17:15:49 +08:00
} ,
"id" : 123174 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
2021-10-18 16:26:49 +08:00
"expr" : "sum(milvus_rootcoord_create_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Index Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-12 19:29:27 +08:00
"description" : "Success count of create_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
2021-11-09 16:47:04 +08:00
"y" : 39
2021-09-15 17:15:49 +08:00
} ,
"id" : 123182 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_create_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Index Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-04 18:46:23 +08:00
"description" : "Total count of drop_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 39
2021-09-15 17:15:49 +08:00
} ,
"id" : 123184 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
2021-10-19 16:55:17 +08:00
"expr" : "sum(milvus_rootcoord_drop_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Drop Index Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-04 18:46:23 +08:00
"description" : "Success count of drop_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 12 ,
2021-11-09 16:47:04 +08:00
"y" : 39
2021-09-15 17:15:49 +08:00
} ,
"id" : 123185 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 11:50:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_drop_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Drop Index Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-04 18:48:34 +08:00
"description" : "Total count of describe_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 39
2021-09-15 17:15:49 +08:00
} ,
"id" : 123187 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 18:50:41 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_rootcoord_describe_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Describe Index Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-04 18:50:22 +08:00
"description" : "Success count of describe_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 20 ,
2021-11-09 16:47:04 +08:00
"y" : 39
2021-09-15 17:15:49 +08:00
} ,
"id" : 123188 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
2021-10-19 16:45:16 +08:00
"expr" : "sum(milvus_rootcoord_describe_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Describe Index Success" ,
"type" : "stat"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-05 20:01:22 +08:00
"description" : "per-minute increasing rate of create_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 44
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123183 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-23 18:17:13 +08:00
"expr" : "sum(increase(milvus_rootcoord_create_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-23 18:17:13 +08:00
"expr" : "sum(increase(milvus_rootcoord_create_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Create Index Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-05 19:59:25 +08:00
"description" : "per-minute increasing rate of drop_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 44
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123186 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
"expr" : "sum(increase(milvus_rootcoord_drop_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-25 19:52:55 +08:00
"expr" : "sum(increase(milvus_rootcoord_drop_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Drop Index Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-05 20:03:08 +08:00
"description" : "per-minute increasing rate of describe_index requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 44
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123189 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-27 18:06:36 +08:00
"expr" : "sum(increase(milvus_rootcoord_describe_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-27 18:06:36 +08:00
"expr" : "sum(increase(milvus_rootcoord_describe_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Describe Index Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"datasource" : "$datasource" ,
2021-11-06 16:31:01 +08:00
"description" : "Total count of show_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 50
2021-09-15 17:15:49 +08:00
} ,
"id" : 123195 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
2021-10-19 16:57:07 +08:00
"expr" : "sum(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Segments Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-06 16:29:12 +08:00
"description" : "Success count of show_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
2021-11-09 16:47:04 +08:00
"y" : 50
2021-09-15 17:15:49 +08:00
} ,
"id" : 123191 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-26 20:28:42 +08:00
"expr" : "sum(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Segments Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-06 16:27:24 +08:00
"description" : "Total count of describe_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 50
2021-09-15 17:15:49 +08:00
} ,
"id" : 123192 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-25 19:11:15 +08:00
"expr" : "sum(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Describe Segments Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-08 20:50:29 +08:00
"description" : "Success count of describe_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 12 ,
2021-11-09 16:47:04 +08:00
"y" : 50
2021-09-15 17:15:49 +08:00
} ,
"id" : 123193 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-25 19:13:22 +08:00
"expr" : "sum(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2021-09-26 19:48:05 +08:00
"title" : "Describe Segments Success" ,
2021-09-15 17:15:49 +08:00
"type" : "stat"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "List of proxy nodes which has register with etcd" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 50
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123141 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
2021-10-28 19:35:53 +08:00
"expr" : "sum(milvus_rootcoord_list_of_proxy{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}) by (app_kubernetes_io_instance)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"intervalFactor" : 2 ,
2021-11-01 19:23:48 +08:00
"legendFormat" : "{{app_kubeneres_io_instance}}" ,
2021-09-15 17:15:49 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Proxy Node List" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-08 20:52:13 +08:00
"description" : "per-minute increasing rate of show_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 55
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123151 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-25 19:15:15 +08:00
"expr" : "sum(increase(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-25 19:15:15 +08:00
"expr" : "sum(increase(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Show Segments Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2021-11-15 20:01:32 +08:00
"min" : "0" ,
2021-09-15 17:15:49 +08:00
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-02 19:54:33 +08:00
"description" : "per-minute increasing rate of describe_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 55
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123194 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-27 19:16:34 +08:00
"expr" : "sum(increase(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-27 19:18:36 +08:00
"expr" : "sum(increase(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Descirbe Segments Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"collapsed" : false ,
"datasource" : null ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 61
2021-09-15 17:15:49 +08:00
} ,
"id" : 123172 ,
"panels" : [ ] ,
"title" : "Data Coordinator" ,
"type" : "row"
} ,
{
"datasource" : "$datasource" ,
2021-11-08 20:54:02 +08:00
"description" : "Total count of flush_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 62
2021-09-15 17:15:49 +08:00
} ,
"id" : 123190 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-18 15:38:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Flush Segments Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-09 20:15:42 +08:00
"description" : "Success count of flush_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 4 ,
2021-11-09 16:47:04 +08:00
"y" : 62
2021-09-15 17:15:49 +08:00
} ,
"id" : 123196 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Flush Segments Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-09 20:17:37 +08:00
"description" : "Total count of watch_dm_channels requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "super-light-blue" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 62
2021-09-15 17:15:49 +08:00
} ,
"id" : 123198 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 20:00:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_dataNode_watch_dm_channels_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Watch dm_channels Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-11-11 20:59:07 +08:00
"description" : "Success count of watch_dm_channels requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 4 ,
"x" : 12 ,
2021-11-09 16:47:04 +08:00
"y" : 62
2021-09-15 17:15:49 +08:00
} ,
"id" : 123199 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"targets" : [
{
2021-10-19 20:00:35 +08:00
"exemplar" : true ,
"expr" : "sum(milvus_dataNode_watch_dm_channels_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})" ,
2021-09-15 17:15:49 +08:00
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Watch dm_channels Success" ,
"type" : "stat"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "List of data nodes which has register with etcd" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 62
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123207 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(milvus_dataCoord_list_of_data_node{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}) by (app_kubernetes_io_instance)" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Data Node List" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-10 20:23:08 +08:00
"description" : "per-minute increasing rate of flush_segments requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 67
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123197 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-28 19:38:10 +08:00
"expr" : "sum(increase(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-28 19:38:10 +08:00
"expr" : "sum(increase(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Flush Segments Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-10 20:21:20 +08:00
"description" : "per-minute increasing rate of watch_dm_channels requests" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 67
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123200 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-28 20:48:43 +08:00
"expr" : "sum(increase(milvus_dataNode_watch_dm_channels_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-10-28 20:45:01 +08:00
"expr" : "sum(increase(milvus_dataNode_watch_dm_channels_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[2m])/2)" ,
2021-09-15 17:15:49 +08:00
"interval" : "" ,
"legendFormat" : "success" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Watch dm_channels Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-10-12 16:00:33 +08:00
"description" : "0.95 quantile of Pulsar client producer rpc latency" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 68
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123210 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "histogram_quantile(0.95, sum(rate(pulsar_client_producer_rpc_latency_seconds_bucket{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}[5m])) by (le, topic))" ,
"interval" : "" ,
"legendFormat" : "{{topic}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Pulsar Client Producer RPC Latency" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-10-12 19:41:33 +08:00
"description" : "Pulsar Client Consumer Processing Time" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 73
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123208 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "histogram_quantile(0.95, sum(rate(pulsar_client_consumer_processing_time_seconds_bucket{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}[5m])) by (le, topic))" ,
"interval" : "" ,
"legendFormat" : "{{topic}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Pulsar Client Consumer Processing Time" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-09-09 17:20:00 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-09-13 19:36:57 +08:00
} ,
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-07-23 15:44:12 +08:00
}
2021-09-09 17:20:00 +08:00
] ,
2021-09-15 17:15:49 +08:00
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-09 17:20:00 +08:00
} ,
{
2021-09-15 17:15:49 +08:00
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-10-13 18:08:43 +08:00
"description" : "0.95 quantile of Pulsar client producer latency" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
2021-09-09 17:20:00 +08:00
"gridPos" : {
2021-09-15 17:15:49 +08:00
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 73
2021-07-23 15:44:12 +08:00
} ,
2021-09-15 17:15:49 +08:00
"hiddenSeries" : false ,
"id" : 123209 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
2021-09-09 18:06:02 +08:00
{
2021-09-15 17:15:49 +08:00
"exemplar" : true ,
"expr" : "histogram_quantile(0.95, sum(rate(pulsar_client_producer_latency_seconds_bucket{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}[5m])) by (le, topic))" ,
"interval" : "" ,
"legendFormat" : "{{topic}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Pulsar Client Producer Latency" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-09-13 20:20:58 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-09-14 14:53:48 +08:00
} ,
2021-09-13 19:14:58 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-10-14 17:03:06 +08:00
"description" : "Pulsar client received bytes by topic" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 74
2021-09-15 17:15:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123214 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-15 17:15:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
2021-09-13 19:14:58 +08:00
{
2021-09-15 17:15:49 +08:00
"exemplar" : true ,
"expr" : "pulsar_client_bytes_received{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"legendFormat" : "{{topic}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Pulsar Client Received Bytes" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-09-13 19:36:57 +08:00
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-09-13 19:36:57 +08:00
} ,
{
2021-09-15 17:15:49 +08:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-09-13 19:36:57 +08:00
}
] ,
2021-09-15 17:15:49 +08:00
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-13 19:36:57 +08:00
} ,
2021-09-09 17:20:00 +08:00
{
"collapsed" : false ,
"datasource" : null ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 80
2021-09-09 17:20:00 +08:00
} ,
"id" : 123157 ,
"panels" : [ ] ,
"title" : "Runtime" ,
"type" : "row"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-15 20:01:32 +08:00
"description" : "Total cpu usage of all milvus components" ,
2021-09-09 17:20:00 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 81
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123202 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
2021-11-17 19:35:11 +08:00
"min" : false ,
2021-09-09 17:20:00 +08:00
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(rate(process_cpu_seconds_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m]))" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-09-11 16:38:01 +08:00
"legendFormat" : "cpu usage" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-09-13 15:28:10 +08:00
"title" : "CPU Usage Total" ,
2021-09-09 17:20:00 +08:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2021-11-15 20:11:14 +08:00
"min" : "0" ,
2021-09-09 17:20:00 +08:00
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
2021-07-23 15:44:12 +08:00
}
2021-09-09 17:20:00 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 81
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123204 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(process_resident_memory_bytes{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"})" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-09-11 13:56:02 +08:00
"legendFormat" : "memory" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Memory Total" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
2021-07-23 15:44:12 +08:00
{
2021-11-15 20:01:32 +08:00
"decimals" : null ,
2021-09-09 17:20:00 +08:00
"format" : "bytes" ,
2021-07-23 15:44:12 +08:00
"label" : null ,
2021-09-09 17:20:00 +08:00
"logBase" : 1 ,
"max" : null ,
2021-11-15 20:01:32 +08:00
"min" : "0" ,
2021-09-09 17:20:00 +08:00
"show" : true
2021-07-23 15:44:12 +08:00
} ,
{
2021-09-09 17:20:00 +08:00
"format" : "bytes" ,
2021-07-23 15:44:12 +08:00
"label" : null ,
2021-09-09 17:20:00 +08:00
"logBase" : 1 ,
"max" : null ,
2021-11-17 19:35:11 +08:00
"min" : null ,
2021-11-15 20:01:32 +08:00
"show" : false
2021-09-09 17:20:00 +08:00
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Number of goroutines that currently exist." ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 81
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123206 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "sum(go_goroutines{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"})" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "goroutines" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Goroutines Total" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
2021-11-29 19:29:41 +08:00
"label" : "" ,
2021-09-09 17:20:00 +08:00
"logBase" : 1 ,
"max" : null ,
2021-11-17 20:17:11 +08:00
"min" : "0" ,
2021-09-09 17:20:00 +08:00
"show" : true
2021-07-23 15:44:12 +08:00
} ,
{
2021-09-09 17:20:00 +08:00
"format" : "short" ,
2021-07-23 15:44:12 +08:00
"label" : null ,
2021-09-09 17:20:00 +08:00
"logBase" : 1 ,
"max" : null ,
2021-11-17 19:35:11 +08:00
"min" : null ,
2021-09-09 17:20:00 +08:00
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-15 20:01:32 +08:00
"description" : "process cpu usage" ,
2021-09-09 17:20:00 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 87
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123135 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-10-19 19:18:34 +08:00
"exemplar" : true ,
2021-09-09 17:20:00 +08:00
"expr" : "rate(process_cpu_seconds_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m])" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-10-19 21:10:41 +08:00
"legendFormat" : "{{pod}}" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-09-23 19:15:54 +08:00
"title" : "CPU Usage" ,
2021-09-09 17:20:00 +08:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-07-23 15:44:12 +08:00
} ,
{
2021-09-09 17:20:00 +08:00
"format" : "short" ,
2021-07-23 15:44:12 +08:00
"label" : null ,
2021-09-09 17:20:00 +08:00
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "prometheus" ,
2021-11-12 19:37:11 +08:00
"description" : "Process memory of milvus pod" ,
2021-09-09 17:20:00 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 87
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123133 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : false ,
"expr" : "process_resident_memory_bytes{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}" ,
"hide" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-10-19 21:10:41 +08:00
"legendFormat" : "{{pod}}" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
2021-11-01 19:23:48 +08:00
} ,
{
"exemplar" : false ,
"expr" : "process_resident_memory_bytes{app_kubernetes_io_name=\"milvus\", app_kubernetes_io_instance=~\"mic-memory\", namespace=\"chaos-testing\"}" ,
"hide" : true ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{pod}}" ,
"queryType" : "randomWalk" ,
"refId" : "B"
}
] ,
2021-11-01 20:13:56 +08:00
"thresholds" : [ ] ,
2021-09-09 17:20:00 +08:00
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Memory" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2021-11-29 19:29:41 +08:00
"min" : "0" ,
2021-09-09 17:20:00 +08:00
"show" : true
2021-07-23 15:44:12 +08:00
} ,
{
2021-09-09 17:20:00 +08:00
"format" : "bytes" ,
2021-07-23 15:44:12 +08:00
"label" : null ,
2021-09-09 17:20:00 +08:00
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Number of goroutines that currently exist." ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 87
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123125 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-10-19 21:10:41 +08:00
"exemplar" : true ,
2021-09-09 17:20:00 +08:00
"expr" : "go_goroutines{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-10-19 21:10:41 +08:00
"legendFormat" : "{{pod}}" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Goroutines" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
2021-07-23 15:44:12 +08:00
}
2021-09-09 17:20:00 +08:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Number of bytes allocated and still in use." ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 93
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123137 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-09-09 17:20:00 +08:00
"expr" : "go_memstats_alloc_bytes{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-10-29 17:43:58 +08:00
"legendFormat" : "{{pod}}" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Go Allocated Memory" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2021-11-29 19:29:41 +08:00
"min" : "0" ,
2021-09-09 17:20:00 +08:00
"show" : true
} ,
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-07-23 15:44:12 +08:00
} ,
2021-09-09 17:20:00 +08:00
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-09-13 17:58:58 +08:00
"description" : "GC Max duration seconds" ,
2021-09-09 17:20:00 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 93
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123131 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-01 19:23:48 +08:00
"exemplar" : true ,
2021-09-09 17:20:00 +08:00
"expr" : "go_gc_duration_seconds{quantile=\"1\", app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
2021-10-30 18:57:09 +08:00
"legendFormat" : "{{pod}}" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-09-13 17:58:58 +08:00
"title" : "GC Max duration seconds" ,
2021-09-09 17:20:00 +08:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-07-23 15:44:12 +08:00
} ,
2021-09-09 17:20:00 +08:00
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Number of OS threads created." ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 93
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123127 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "go_threads{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
2021-07-23 15:44:12 +08:00
] ,
2021-09-09 17:20:00 +08:00
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-09-14 17:31:48 +08:00
"title" : "OS Threads" ,
2021-09-09 17:20:00 +08:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-07-23 15:44:12 +08:00
] ,
2021-09-09 17:20:00 +08:00
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-07-23 15:44:12 +08:00
} ,
2021-09-09 17:20:00 +08:00
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-15 20:01:32 +08:00
"description" : "Next GC Bytes" ,
2021-09-09 17:20:00 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 99
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123129 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-09 17:20:00 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2021-11-29 19:29:41 +08:00
"exemplar" : true ,
2021-09-09 17:20:00 +08:00
"expr" : "go_memstats_next_gc_bytes{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-11-17 20:19:13 +08:00
"legendFormat" : "{{pod}}" ,
2021-09-09 17:20:00 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Next GC Bytes" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2021-11-29 19:29:41 +08:00
"min" : "0" ,
2021-09-09 17:20:00 +08:00
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-14 14:53:48 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
2021-11-15 20:01:32 +08:00
"description" : "Number of process opened fds" ,
2021-09-14 14:53:48 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 99
2021-09-14 14:53:48 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123211 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-14 14:53:48 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
2021-09-14 15:57:47 +08:00
"expr" : "process_open_fds{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}" ,
2021-09-14 14:53:48 +08:00
"interval" : "" ,
"intervalFactor" : 2 ,
2021-11-29 19:29:41 +08:00
"legendFormat" : "{{component}}: {{pod}}" ,
2021-09-14 14:53:48 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-11-15 20:01:32 +08:00
"title" : "Process Opened Fds" ,
2021-09-14 14:53:48 +08:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-14 15:57:47 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "The fraction of this program's available CPU time used by the GC since the program started" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 99
2021-09-14 15:57:47 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123212 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-14 15:57:47 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "go_memstats_gc_cpu_fraction{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-11-29 19:29:41 +08:00
"legendFormat" : "{{component}}: {{pod}}" ,
2021-09-14 15:57:47 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "GC CPU " ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-14 16:59:48 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Rate of memory frees." ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 105
2021-09-14 16:59:48 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123213 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-14 16:59:48 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "rate(go_memstats_frees_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m])" ,
"interval" : "" ,
"intervalFactor" : 2 ,
2021-11-29 19:29:41 +08:00
"legendFormat" : "{{component}}: {{pod}}" ,
2021-09-14 16:59:48 +08:00
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Memory Free Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-16 14:57:49 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Rate of mallocs" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-11-09 16:47:04 +08:00
"y" : 105
2021-09-16 14:57:49 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123215 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-16 14:57:49 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "rate(go_memstats_mallocs_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m])" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Malloc Rate" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-18 16:01:51 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Number of allocated heap objects" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
2021-11-09 16:47:04 +08:00
"y" : 105
2021-09-18 16:01:51 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123216 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-18 16:01:51 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "go_memstats_heap_objects{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Allocated Heap Objects" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-22 21:55:53 +08:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "Rate of bytes allocated, even if freed" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-11-09 16:47:04 +08:00
"y" : 111
2021-09-22 21:55:53 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123217 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-10-18 10:28:35 +08:00
"pluginVersion" : "7.5.4" ,
2021-09-22 21:55:53 +08:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"exemplar" : true ,
"expr" : "rate(go_memstats_alloc_bytes_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m])" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-09-23 19:03:54 +08:00
"title" : "Memory Allocated Rate" ,
2021-09-22 21:55:53 +08:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : null ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2021-09-09 17:20:00 +08:00
}
] ,
2021-09-13 15:28:10 +08:00
"refresh" : false ,
2021-09-09 17:20:00 +08:00
"schemaVersion" : 27 ,
"style" : "dark" ,
"tags" : [
"milvus2.0"
] ,
"templating" : {
"list" : [
{
"current" : {
"selected" : false ,
"text" : "prometheus" ,
"value" : "prometheus"
} ,
"description" : null ,
"error" : null ,
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
"multi" : false ,
"name" : "datasource" ,
"options" : [ ] ,
"query" : "prometheus" ,
"queryValue" : "" ,
"refresh" : 1 ,
"regex" : "" ,
"skipUrlSync" : false ,
"type" : "datasource"
} ,
{
"current" : {
2021-11-01 19:23:48 +08:00
"selected" : true ,
2021-09-09 17:20:00 +08:00
"text" : "milvus" ,
"value" : "milvus"
} ,
"description" : null ,
"error" : null ,
"hide" : 2 ,
"label" : null ,
"name" : "app_name" ,
"options" : [
{
2021-10-22 19:53:13 +08:00
"selected" : true ,
2021-09-09 17:20:00 +08:00
"text" : "milvus" ,
"value" : "milvus"
}
] ,
"query" : "milvus" ,
"skipUrlSync" : false ,
"type" : "textbox"
} ,
{
"allValue" : null ,
"current" : {
2021-10-18 18:50:41 +08:00
"selected" : false ,
2021-10-19 20:00:35 +08:00
"text" : "default" ,
"value" : "default"
2021-09-09 17:20:00 +08:00
} ,
"datasource" : "$datasource" ,
"definition" : "label_values(kube_pod_info, namespace)" ,
"description" : null ,
"error" : null ,
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
"multi" : false ,
"name" : "namespace" ,
"options" : [ ] ,
"query" : {
"query" : "label_values(kube_pod_info, namespace)" ,
"refId" : "prometheus-namespace-Variable-Query"
} ,
"refresh" : 1 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"allValue" : null ,
"current" : {
2021-11-09 16:47:04 +08:00
"isNone" : true ,
2021-11-29 19:29:41 +08:00
"selected" : false ,
2021-11-09 16:47:04 +08:00
"text" : "None" ,
"value" : ""
2021-09-09 17:20:00 +08:00
} ,
"datasource" : "$datasource" ,
"definition" : "label_values(go_info{app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}, app_kubernetes_io_instance)" ,
"description" : null ,
"error" : null ,
"hide" : 0 ,
2021-11-09 16:47:04 +08:00
"includeAll" : false ,
2021-09-09 17:20:00 +08:00
"label" : null ,
"multi" : false ,
"name" : "instance" ,
"options" : [ ] ,
"query" : {
"query" : "label_values(go_info{app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}, app_kubernetes_io_instance)" ,
"refId" : "prometheus-instance-Variable-Query"
} ,
"refresh" : 2 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"allValue" : null ,
"current" : {
2021-11-01 19:23:48 +08:00
"isNone" : true ,
2021-10-19 20:00:35 +08:00
"selected" : false ,
2021-11-01 19:23:48 +08:00
"text" : "None" ,
"value" : ""
2021-09-09 17:20:00 +08:00
} ,
"datasource" : "$datasource" ,
"definition" : "label_values(go_info{namespace=\"$namespace\", app_kubernetes_io_instance=~\"$instance\",app_kubernetes_io_name=\"$app_name\"} , pod)" ,
"description" : null ,
"error" : null ,
"hide" : 2 ,
"includeAll" : false ,
"label" : null ,
"multi" : true ,
"name" : "pod" ,
"options" : [ ] ,
"query" : {
"query" : "label_values(go_info{namespace=\"$namespace\", app_kubernetes_io_instance=~\"$instance\",app_kubernetes_io_name=\"$app_name\"} , pod)" ,
"refId" : "prometheus-pod-Variable-Query"
} ,
"refresh" : 2 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
2021-10-19 19:18:34 +08:00
} ,
{
"allValue" : null ,
"current" : {
2021-11-01 19:23:48 +08:00
"isNone" : true ,
2021-10-19 19:18:34 +08:00
"selected" : false ,
2021-11-01 19:23:48 +08:00
"text" : "None" ,
"value" : ""
2021-10-19 19:18:34 +08:00
} ,
"datasource" : "${datasource}" ,
"definition" : "label_values(go_info{namespace=\"$namespace\", app_kubernetes_io_instance=~\"$instance\",app_kubernetes_io_name=\"$app_name\"} , app_kubernetes_io_component)" ,
"description" : null ,
"error" : null ,
"hide" : 2 ,
"includeAll" : false ,
"label" : null ,
"multi" : true ,
"name" : "component" ,
"options" : [ ] ,
"query" : {
"query" : "label_values(go_info{namespace=\"$namespace\", app_kubernetes_io_instance=~\"$instance\",app_kubernetes_io_name=\"$app_name\"} , app_kubernetes_io_component)" ,
"refId" : "StandardVariableQuery"
} ,
"refresh" : 2 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
2021-09-09 17:20:00 +08:00
}
]
} ,
"time" : {
2021-11-17 19:35:11 +08:00
"from" : "now-30m" ,
2021-09-13 17:58:58 +08:00
"to" : "now"
2021-09-09 17:20:00 +08:00
} ,
"timepicker" : {
"hidden" : false ,
"refresh_intervals" : [
"5s" ,
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
] ,
"type" : "timepicker"
} ,
"timezone" : "browser" ,
"title" : "Milvus2.0" ,
"uid" : "uLf5cJ3Gz" ,
2021-11-29 19:29:41 +08:00
"version" : 171
2021-11-01 19:23:48 +08:00
}