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-10-21 20:23:14 +08:00
"iteration" : 1634816955564 ,
2021-09-09 17:20:00 +08:00
"links" : [ ] ,
"panels" : [
{
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 ,
"y" : 0
} ,
"id" : 123155 ,
2021-09-15 17:15:49 +08:00
"panels" : [ ] ,
"title" : "Root Coordinator" ,
"type" : "row"
} ,
{
"datasource" : "$datasource" ,
2021-09-27 18:17:59 +08:00
"description" : "Counter of has collection" ,
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 ,
"y" : 1
} ,
"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-09-27 11:48:05 +08:00
"description" : "Total success Has collection operations" ,
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 ,
"y" : 1
} ,
"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-09-28 11:56:03 +08:00
"description" : "Counter of create collection" ,
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 ,
"y" : 1
} ,
"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-09-28 11:56:03 +08:00
"description" : "Counter of create collection" ,
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 ,
"y" : 1
} ,
"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-09-28 17:58:17 +08:00
"description" : "Total RootCoord Show collection operations" ,
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 ,
"y" : 1
} ,
"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-09-28 19:00:20 +08:00
"description" : "Successful RootCoord Show collection operations" ,
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 ,
"y" : 1
} ,
"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-10-20 20:28:35 +08:00
"description" : "per-minute rate of has_collection" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
"y" : 6
} ,
"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 17:55:50 +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-10-20 20:18:37 +08:00
"description" : "per-minute rate of create_collection" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
"y" : 6
} ,
"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-21 20:23:14 +08:00
"expr" : "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-10-20 20:28:35 +08:00
"description" : "per-minute rate of show_collections" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
"y" : 6
} ,
"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-10-20 20:00:43 +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-09-29 14:29:59 +08:00
"description" : "Total RootCoord describe collection operations" ,
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 ,
"y" : 12
} ,
"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-09-29 18:30:03 +08:00
"description" : "Total success of RootCoord describe collection operations" ,
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 ,
"y" : 12
} ,
"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-10-14 18:44:56 +08:00
"description" : "Total RootCoord drop collection operations" ,
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 ,
"y" : 12
} ,
"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-09-30 09:59:59 +08:00
"description" : "Total success of RootCoord drop collection operations" ,
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 ,
"y" : 12
} ,
"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-09-30 10:33:59 +08:00
"description" : "Total RootCoord drop partition operations" ,
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 ,
"y" : 12
} ,
"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-10-18 10:28:35 +08:00
"description" : "Successful RootCoord drop partition operations" ,
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 ,
"y" : 12
} ,
"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-10-20 20:28:35 +08:00
"description" : "per-minute rate of describe_collection" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
"y" : 17
} ,
"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-10-20 20:28:35 +08:00
"description" : "per-minute rate of drop_collection" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
"y" : 17
} ,
"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-10-21 20:01:42 +08:00
"description" : "per-minute rate of drop partition" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
"y" : 17
} ,
"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-10-01 06:32:12 +08:00
"description" : "Total RootCoord Show partition operations" ,
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 ,
"y" : 23
} ,
"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-10-01 09:31:54 +08:00
"description" : "Successful RootCoord Show partition operations" ,
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 ,
"y" : 23
} ,
"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-10-01 12:33:50 +08:00
"description" : "Total RootCoord Create partition operations" ,
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 ,
"y" : 23
} ,
"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" : [
{
"expr" : "sum(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}) by (pod)" ,
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Create Partition Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-10-02 16:41:56 +08:00
"description" : "Successful RootCoord Create partition operations" ,
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 ,
"y" : 23
} ,
"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-10-03 17:42:36 +08:00
"description" : "Total RootCoord Has partition operations" ,
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 ,
"y" : 23
} ,
"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-10-03 20:45:56 +08:00
"description" : "Total success of RootCoord Has partition operations" ,
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 ,
"y" : 23
} ,
"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-10-21 20:23:14 +08:00
"description" : "per-minute rate of show_partitions" ,
2021-09-15 17:15:49 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
"y" : 28
} ,
"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" ,
"description" : "per-second rate of create_partition as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
"y" : 28
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_create_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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" ,
"description" : "per-second rate of has_partition as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
"y" : 28
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_has_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_has_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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-10-04 13:24:32 +08:00
"description" : "Total RootCoord Create index operations" ,
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 ,
"y" : 34
} ,
"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-10-04 19:20:02 +08:00
"description" : "Total success of RootCoord Create index operations" ,
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 ,
"y" : 34
} ,
"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-10-05 12:30:42 +08:00
"description" : "Total RootCoord Drop index operations" ,
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 ,
"y" : 34
} ,
"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-10-05 15:26:23 +08:00
"description" : "Total success of RootCoord Drop index operations" ,
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 ,
"y" : 34
} ,
"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-10-06 14:08:04 +08:00
"description" : "Total RootCoord Describe index operations" ,
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 ,
"y" : 34
} ,
"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-10-06 17:14:25 +08:00
"description" : "Successful RootCoord Describe index operations" ,
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 ,
"y" : 34
} ,
"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" ,
"description" : "per-second rate of create_index as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
"y" : 39
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_create_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_create_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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" ,
"description" : "per-second rate of drop_index as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
"y" : 39
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_drop_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_drop_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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" ,
"description" : "per-second rate of describe_index as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 16 ,
"y" : 39
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_describe_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_describe_index_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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-10-07 15:22:14 +08:00
"description" : "Total RootCoord Show segments operations" ,
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 ,
"y" : 45
} ,
"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-10-07 18:06:57 +08:00
"description" : "Successful RootCoord Show segments operations" ,
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 ,
"y" : 45
} ,
"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" : [
{
"expr" : "sum(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}) by (pod)" ,
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Show Segments Success" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-10-08 13:06:54 +08:00
"description" : "Total RootCoord Describe segments operations" ,
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 ,
"y" : 45
} ,
"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" : [
{
"expr" : "sum(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}) by (pod)" ,
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Describe Segments Total" ,
"type" : "stat"
} ,
{
"datasource" : "$datasource" ,
2021-10-08 16:23:14 +08:00
"description" : "Total success RootCoord Describe segments operations" ,
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 ,
"y" : 45
} ,
"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" : [
{
"expr" : "sum(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}) by (pod)" ,
"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 ,
"y" : 45
} ,
"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 ,
"expr" : "sum(milvus_rootcoord_list_of_proxy{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}) by (client_id)" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{client_id}}" ,
"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" ,
"description" : "per-second rate of show_segments as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
"y" : 50
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_show_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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 ,
"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" ,
"description" : "per-second rate of describe_segments as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
"y" : 50
} ,
"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" : [
{
"expr" : "sum(rate(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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 ,
"y" : 56
} ,
"id" : 123172 ,
"panels" : [ ] ,
"title" : "Data Coordinator" ,
"type" : "row"
} ,
{
"datasource" : "$datasource" ,
2021-10-09 10:52:52 +08:00
"description" : "Total DataNode flush segments operations" ,
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 ,
"y" : 57
} ,
"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-10-09 17:59:16 +08:00
"description" : "Successful DataNode Flush segments operations" ,
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 ,
"y" : 57
} ,
"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-10-11 18:40:29 +08:00
"description" : "Total DataNode Watch dm channel operations" ,
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 ,
"y" : 57
} ,
"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-10-11 18:54:38 +08:00
"description" : "Total success of DataNode Watch dm channel operations" ,
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 ,
"y" : 57
} ,
"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 ,
"y" : 57
} ,
"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" ,
"description" : "per-second rate of flush_segments as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
"y" : 62
} ,
"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" : [
{
"expr" : "sum(rate(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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" ,
"description" : "per-second rate of watch_dm_channels as measured over the last 5 minutes" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
"y" : 62
} ,
"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" : [
{
"expr" : "sum(rate(milvus_dataNode_watch_dm_channels_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}[5m])) by (pod)" ,
"interval" : "" ,
"legendFormat" : "total" ,
"queryType" : "randomWalk" ,
"refId" : "A"
} ,
{
"expr" : "sum(rate(milvus_dataNode_watch_dm_channels_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}[5m])) by (pod)" ,
"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 ,
"y" : 63
} ,
"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 ,
"y" : 68
} ,
"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 ,
"y" : 68
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 ,
"y" : 69
} ,
"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-09-15 17:15:49 +08:00
"y" : 75
2021-09-09 17:20:00 +08:00
} ,
"id" : 123157 ,
"panels" : [ ] ,
"title" : "Runtime" ,
"type" : "row"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "$datasource" ,
"description" : "" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-09-15 17:15:49 +08:00
"y" : 76
2021-09-09 17:20:00 +08:00
} ,
"hiddenSeries" : false ,
"id" : 123202 ,
"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(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 ,
"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" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-09-15 17:15:49 +08:00
"y" : 76
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-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
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-09-15 17:15:49 +08:00
"y" : 76
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" ,
"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" : "$datasource" ,
2021-09-24 18:47:55 +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-09-15 17:15:49 +08:00
"y" : 82
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-10-13 19:22:52 +08:00
"description" : "Process memory" ,
2021-09-09 17:20:00 +08:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-09-15 17:15:49 +08:00
"y" : 82
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"
}
] ,
"thresholds" : [ ] ,
"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 ,
"min" : null ,
"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-09-15 17:15:49 +08:00
"y" : 82
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-09-15 17:15:49 +08:00
"y" : 88
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" : [
{
"expr" : "go_memstats_alloc_bytes{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"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 ,
"min" : null ,
"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-09-15 17:15:49 +08:00
"y" : 88
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" : [
{
"expr" : "go_gc_duration_seconds{quantile=\"1\", app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"legendFormat" : "{{component}}: {{pod}}" ,
"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-09-15 17:15:49 +08:00
"y" : 88
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" ,
"description" : "" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 0 ,
2021-09-15 17:15:49 +08:00
"y" : 94
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" : [
{
"expr" : "go_memstats_next_gc_bytes{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}" ,
"interval" : "" ,
"intervalFactor" : 2 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"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 ,
"min" : null ,
"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" ,
"description" : "Number of Process Opened Fds" ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 8 ,
"x" : 8 ,
2021-09-15 17:15:49 +08:00
"y" : 94
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 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"queryType" : "randomWalk" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-09-15 16:35:52 +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-09-15 17:15:49 +08:00
"y" : 94
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 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"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-09-15 17:15:49 +08:00
"y" : 100
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 ,
"legendFormat" : "{{component}}: {{pod}}" ,
"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 ,
"y" : 100
} ,
"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 ,
"y" : 100
} ,
"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 ,
"y" : 106
} ,
"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" : {
"selected" : true ,
"text" : "milvus" ,
"value" : "milvus"
} ,
"description" : null ,
"error" : null ,
"hide" : 2 ,
"label" : null ,
"name" : "app_name" ,
"options" : [
{
2021-10-21 20:23:14 +08:00
"selected" : false ,
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-10-21 20:23:14 +08:00
"selected" : true ,
2021-10-19 20:00:35 +08:00
"text" : "All" ,
"value" : "$__all"
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 ,
"includeAll" : true ,
"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-10-19 20:00:35 +08:00
"isNone" : true ,
"selected" : false ,
"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" : {
"isNone" : true ,
"selected" : false ,
"text" : "None" ,
"value" : ""
} ,
"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-10-20 20:28:35 +08:00
"from" : "now-5m" ,
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-10-21 20:23:14 +08:00
"version" : 61
2021-10-22 17:55:50 +08:00
}