2021-06-11 08:49:11 +00:00
{
2021-10-08 09:42:41 +00:00
"__inputs" : [ ] ,
"__requires" : [
2021-06-11 08:49:11 +00:00
{
2021-10-08 09:42:41 +00:00
"id" : "grafana" ,
"name" : "Grafana" ,
"type" : "grafana" ,
"version" : "5.3.3"
2021-06-11 08:49:11 +00:00
} ,
2021-10-08 09:42:41 +00:00
{
"id" : "graph" ,
"name" : "Graph" ,
"type" : "panel" ,
"version" : "5.0.0"
2021-06-11 08:49:11 +00:00
}
2021-10-08 09:42:41 +00:00
] ,
"annotations" : {
"list" : [
{
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"showIn" : 0 ,
"tags" : [ ] ,
"type" : "dashboard"
}
]
} ,
"description" : "Detailed Performance of RBD Images (IOPS/Throughput/Latency)" ,
"editable" : false ,
"gnetId" : null ,
"graphTooltip" : 0 ,
"hideControls" : false ,
"id" : null ,
"links" : [ ] ,
"panels" : [
2021-06-11 08:49:11 +00:00
{
2021-10-08 09:42:41 +00:00
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2022-05-12 15:24:35 +00:00
"datasource" : "$datasource" ,
2024-03-27 08:16:24 +00:00
"description" : "RBD per-image IO statistics are disabled by default.\n\nPlease refer to https://docs.ceph.com/en/latest/mgr/prometheus/#rbd-io-statistics for information about how to enable those optionally." ,
2023-10-04 09:07:42 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : {
"fillOpacity" : 8 ,
"showPoints" : "never"
} ,
"unit" : "iops"
}
} ,
2021-10-08 09:42:41 +00:00
"fill" : 1 ,
2021-11-23 08:30:38 +00:00
"fillGradient" : 0 ,
2021-10-08 09:42:41 +00:00
"gridPos" : {
"h" : 9 ,
"w" : 8 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 2 ,
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"sideWidth" : null ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null as zero" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"repeat" : null ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2024-01-26 14:05:52 +00:00
"expr" : "rate(ceph_rbd_write_ops{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval])" ,
2021-10-08 09:42:41 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2021-12-17 07:58:58 +00:00
"legendFormat" : "{{pool}} Write" ,
2021-10-08 09:42:41 +00:00
"refId" : "A"
} ,
{
2024-01-26 14:05:52 +00:00
"expr" : "rate(ceph_rbd_read_ops{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval])" ,
2021-10-08 09:42:41 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2021-12-17 07:58:58 +00:00
"legendFormat" : "{{pool}} Read" ,
2021-10-08 09:42:41 +00:00
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "IOPS" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
2023-10-04 09:07:42 +00:00
"type" : "timeseries" ,
2021-10-08 09:42:41 +00:00
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "iops" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
} ,
{
"format" : "iops" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
}
]
2021-06-11 08:49:11 +00:00
} ,
{
2021-10-08 09:42:41 +00:00
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2022-05-12 15:24:35 +00:00
"datasource" : "$datasource" ,
2024-03-27 08:16:24 +00:00
"description" : "RBD per-image IO statistics are disabled by default.\n\nPlease refer to https://docs.ceph.com/en/latest/mgr/prometheus/#rbd-io-statistics for information about how to enable those optionally." ,
2023-10-04 09:07:42 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : {
"fillOpacity" : 8 ,
"showPoints" : "never"
} ,
"unit" : "Bps"
}
} ,
2021-10-08 09:42:41 +00:00
"fill" : 1 ,
2021-11-23 08:30:38 +00:00
"fillGradient" : 0 ,
2021-10-08 09:42:41 +00:00
"gridPos" : {
"h" : 9 ,
"w" : 8 ,
"x" : 8 ,
"y" : 0
} ,
"id" : 3 ,
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"sideWidth" : null ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null as zero" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"repeat" : null ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2024-01-26 14:05:52 +00:00
"expr" : "rate(ceph_rbd_write_bytes{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval])" ,
2021-10-08 09:42:41 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2021-12-17 07:58:58 +00:00
"legendFormat" : "{{pool}} Write" ,
2021-10-08 09:42:41 +00:00
"refId" : "A"
} ,
{
2024-01-26 14:05:52 +00:00
"expr" : "rate(ceph_rbd_read_bytes{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval])" ,
2021-10-08 09:42:41 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2021-12-17 07:58:58 +00:00
"legendFormat" : "{{pool}} Read" ,
2021-10-08 09:42:41 +00:00
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Throughput" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
2023-10-04 09:07:42 +00:00
"type" : "timeseries" ,
2021-10-08 09:42:41 +00:00
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "Bps" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
} ,
{
"format" : "Bps" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
}
]
2021-06-11 08:49:11 +00:00
} ,
{
2021-10-08 09:42:41 +00:00
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2022-05-12 15:24:35 +00:00
"datasource" : "$datasource" ,
2024-03-27 08:16:24 +00:00
"description" : "RBD per-image IO statistics are disabled by default.\n\nPlease refer to https://docs.ceph.com/en/latest/mgr/prometheus/#rbd-io-statistics for information about how to enable those optionally." ,
2023-10-04 09:07:42 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : {
"fillOpacity" : 8 ,
"showPoints" : "never"
} ,
"unit" : "ns"
}
} ,
2021-10-08 09:42:41 +00:00
"fill" : 1 ,
2021-11-23 08:30:38 +00:00
"fillGradient" : 0 ,
2021-10-08 09:42:41 +00:00
"gridPos" : {
"h" : 9 ,
"w" : 8 ,
"x" : 16 ,
"y" : 0
} ,
"id" : 4 ,
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"sideWidth" : null ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null as zero" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"repeat" : null ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2024-01-26 14:05:52 +00:00
"expr" : "rate(ceph_rbd_write_latency_sum{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval]) /\n rate(ceph_rbd_write_latency_count{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval])\n" ,
2021-10-08 09:42:41 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2021-12-17 07:58:58 +00:00
"legendFormat" : "{{pool}} Write" ,
2021-10-08 09:42:41 +00:00
"refId" : "A"
} ,
{
2024-01-26 14:05:52 +00:00
"expr" : "rate(ceph_rbd_read_latency_sum{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval]) /\n rate(ceph_rbd_read_latency_count{pool=\"$pool\", image=\"$image\", cluster=~\"$cluster\", }[$__rate_interval])\n" ,
2021-10-08 09:42:41 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2021-12-17 07:58:58 +00:00
"legendFormat" : "{{pool}} Read" ,
2021-10-08 09:42:41 +00:00
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Average Latency" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
2023-10-04 09:07:42 +00:00
"type" : "timeseries" ,
2021-10-08 09:42:41 +00:00
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "ns" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
} ,
{
"format" : "ns" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
}
]
2021-06-11 08:49:11 +00:00
}
2021-10-08 09:42:41 +00:00
] ,
2022-05-18 08:12:25 +00:00
"refresh" : "30s" ,
2021-10-08 09:42:41 +00:00
"rows" : [ ] ,
"schemaVersion" : 16 ,
"style" : "dark" ,
2022-05-12 15:24:35 +00:00
"tags" : [
"ceph-mixin"
] ,
2021-10-08 09:42:41 +00:00
"templating" : {
"list" : [
{
"current" : {
"text" : "default" ,
"value" : "default"
} ,
"hide" : 0 ,
2022-05-12 15:24:35 +00:00
"label" : "Data Source" ,
"name" : "datasource" ,
2021-10-08 09:42:41 +00:00
"options" : [ ] ,
"query" : "prometheus" ,
"refresh" : 1 ,
"regex" : "" ,
"type" : "datasource"
} ,
2022-05-12 15:24:35 +00:00
{
2024-01-26 14:05:52 +00:00
"allValue" : null ,
2022-05-12 15:24:35 +00:00
"current" : { } ,
"datasource" : "$datasource" ,
2024-01-26 14:05:52 +00:00
"hide" : 0 ,
"includeAll" : false ,
2022-05-12 15:24:35 +00:00
"label" : "cluster" ,
2024-01-26 14:05:52 +00:00
"multi" : false ,
2022-05-12 15:24:35 +00:00
"name" : "cluster" ,
"options" : [ ] ,
2024-01-26 14:05:52 +00:00
"query" : "label_values(ceph_health_status, cluster)" ,
2022-05-12 15:24:35 +00:00
"refresh" : 1 ,
"regex" : "(.*)" ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
2021-10-08 09:42:41 +00:00
{
"allValue" : null ,
"current" : { } ,
2022-05-12 15:24:35 +00:00
"datasource" : "$datasource" ,
2021-10-08 10:07:17 +00:00
"hide" : 0 ,
2021-10-08 09:42:41 +00:00
"includeAll" : false ,
"label" : "" ,
"multi" : false ,
2022-05-12 15:24:35 +00:00
"name" : "pool" ,
2021-10-08 09:42:41 +00:00
"options" : [ ] ,
2024-01-26 14:05:52 +00:00
"query" : "label_values(ceph_rbd_read_ops{cluster=~\"$cluster\", }, pool)" ,
2021-10-08 09:42:41 +00:00
"refresh" : 1 ,
"regex" : "" ,
"sort" : 0 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"allValue" : null ,
"current" : { } ,
2022-05-12 15:24:35 +00:00
"datasource" : "$datasource" ,
2021-10-08 10:07:17 +00:00
"hide" : 0 ,
2021-10-08 09:42:41 +00:00
"includeAll" : false ,
"label" : "" ,
"multi" : false ,
2022-05-12 15:24:35 +00:00
"name" : "image" ,
2021-10-08 09:42:41 +00:00
"options" : [ ] ,
2024-01-26 14:05:52 +00:00
"query" : "label_values(ceph_rbd_read_ops{cluster=~\"$cluster\", , pool=\"$pool\"}, image)" ,
2021-10-08 09:42:41 +00:00
"refresh" : 1 ,
"regex" : "" ,
"sort" : 0 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
}
]
} ,
"time" : {
"from" : "now-1h" ,
"to" : "now"
} ,
"timepicker" : {
"refresh_intervals" : [
"5s" ,
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
} ,
"timezone" : "" ,
"title" : "RBD Details" ,
"uid" : "YhCYGcuZz" ,
"version" : 0
2021-06-11 08:49:11 +00:00
}