2018-08-17 04:40:44 +00:00
{
"__requires" : [
{
"type" : "grafana" ,
"id" : "grafana" ,
"name" : "Grafana" ,
"version" : "5.0.0"
} ,
{
"type" : "panel" ,
"id" : "grafana-piechart-panel" ,
"name" : "Pie Chart" ,
"version" : "1.3.3"
} ,
{
"type" : "panel" ,
"id" : "graph" ,
"name" : "Graph" ,
"version" : "5.0.0"
}
] ,
"annotations" : {
"list" : [
{
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"type" : "dashboard"
}
]
} ,
2018-09-27 23:44:22 +00:00
"editable" : false ,
2018-08-17 04:40:44 +00:00
"gnetId" : null ,
"graphTooltip" : 0 ,
"id" : null ,
"iteration" : 1534386250869 ,
"links" : [ ] ,
"panels" : [
{
"collapsed" : false ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 12 ,
"panels" : [ ] ,
"repeat" : null ,
"title" : "RGW Host Detail : $rgw_servers" ,
"type" : "row"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-10-04 23:42:00 +00:00
"datasource" : "$datasource" ,
2018-08-17 04:40:44 +00:00
"fill" : 1 ,
"gridPos" : {
"h" : 8 ,
"w" : 6 ,
"x" : 0 ,
"y" : 1
} ,
"id" : 34 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2019-10-30 08:42:41 +00:00
"expr" : "sum by (ceph_daemon) (rate(ceph_rgw_get_initial_lat_sum{ceph_daemon=~\"($rgw_servers)\"}[30s]) / rate(ceph_rgw_get_initial_lat_count{ceph_daemon=~\"($rgw_servers)\"}[30s]))" ,
2018-08-17 04:40:44 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "GET {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "A"
} ,
{
2019-10-30 08:42:41 +00:00
"expr" : "sum by (ceph_daemon)(rate(ceph_rgw_put_initial_lat_sum{ceph_daemon=~\"($rgw_servers)\"}[30s]) / rate(ceph_rgw_put_initial_lat_count{ceph_daemon=~\"($rgw_servers)\"}[30s]))" ,
2018-08-17 04:40:44 +00:00
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "PUT {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2019-10-30 08:42:41 +00:00
"timeRegions" : [ ] ,
2018-08-17 04:40:44 +00:00
"timeShift" : null ,
"title" : "$rgw_servers GET/PUT Latencies" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "s" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : false
}
]
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-10-04 23:42:00 +00:00
"datasource" : "$datasource" ,
2018-08-17 04:40:44 +00:00
"fill" : 1 ,
2019-10-30 08:42:41 +00:00
"fillGradient" : 0 ,
2018-08-17 04:40:44 +00:00
"gridPos" : {
"h" : 8 ,
"w" : 7 ,
"x" : 6 ,
"y" : 1
} ,
"id" : 18 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : true ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "rate(ceph_rgw_get_b{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "GETs {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "B"
} ,
{
"expr" : "rate(ceph_rgw_put_b{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "PUTs {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2019-10-30 08:42:41 +00:00
"timeRegions" : [ ] ,
2018-08-17 04:40:44 +00:00
"timeShift" : null ,
"title" : "Bandwidth by HTTP Operation" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : 0 ,
"format" : "bytes" ,
"label" : "" ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : false
}
]
} ,
{
"aliasColors" : {
"GETs" : "#7eb26d" ,
"Other" : "#447ebc" ,
"PUTs" : "#eab839" ,
"Requests" : "#3f2b5b" ,
"Requests Failed" : "#bf1b00"
} ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-10-04 23:42:00 +00:00
"datasource" : "$datasource" ,
2018-08-17 04:40:44 +00:00
"fill" : 1 ,
2019-10-30 08:42:41 +00:00
"fillGradient" : 0 ,
2018-08-17 04:40:44 +00:00
"gridPos" : {
"h" : 8 ,
"w" : 7 ,
"x" : 13 ,
"y" : 1
} ,
"id" : 14 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : true ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "rate(ceph_rgw_failed_req{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "Requests Failed {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "B"
} ,
{
"expr" : "rate(ceph_rgw_get{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "GETs {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "C"
} ,
{
"expr" : "rate(ceph_rgw_put{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "PUTs {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "D"
} ,
{
"expr" : "rate(ceph_rgw_req{ceph_daemon=~\"[[rgw_servers]]\"}[30s]) -\n (rate(ceph_rgw_get{ceph_daemon=~\"[[rgw_servers]]\"}[30s]) +\n rate(ceph_rgw_put{ceph_daemon=~\"[[rgw_servers]]\"}[30s]))" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "Other {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2019-10-30 08:42:41 +00:00
"timeRegions" : [ ] ,
2018-08-17 04:40:44 +00:00
"timeShift" : null ,
"title" : "HTTP Request Breakdown" ,
"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
}
]
} ,
{
"aliasColors" : {
"Failures" : "#bf1b00" ,
"GETs" : "#7eb26d" ,
"Other (HEAD,POST,DELETE)" : "#447ebc" ,
"PUTs" : "#eab839"
} ,
"breakPoint" : "50%" ,
"cacheTimeout" : null ,
"combine" : {
"label" : "Others" ,
"threshold" : 0
} ,
2018-10-04 23:42:00 +00:00
"datasource" : "$datasource" ,
2018-08-17 04:40:44 +00:00
"fontSize" : "80%" ,
"format" : "none" ,
"gridPos" : {
"h" : 8 ,
"w" : 4 ,
"x" : 20 ,
"y" : 1
} ,
"id" : 23 ,
"interval" : null ,
"legend" : {
"show" : true ,
"values" : true
} ,
"legendType" : "Under graph" ,
"links" : [ ] ,
"maxDataPoints" : 3 ,
"nullPointMode" : "connected" ,
"pieType" : "pie" ,
"strokeWidth" : 1 ,
"targets" : [
{
"expr" : "rate(ceph_rgw_failed_req{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "Failures {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "A"
} ,
{
"expr" : "rate(ceph_rgw_get{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "GETs {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "B"
} ,
{
"expr" : "rate(ceph_rgw_put{ceph_daemon=~\"[[rgw_servers]]\"}[30s])" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "PUTs {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "C"
} ,
{
"expr" : "rate(ceph_rgw_req{ceph_daemon=~\"[[rgw_servers]]\"}[30s]) -\n (rate(ceph_rgw_get{ceph_daemon=~\"[[rgw_servers]]\"}[30s]) +\n rate(ceph_rgw_put{ceph_daemon=~\"[[rgw_servers]]\"}[30s]))" ,
"format" : "time_series" ,
"intervalFactor" : 1 ,
2019-10-30 08:42:41 +00:00
"legendFormat" : "Other (DELETE,LIST) {{ceph_daemon}}" ,
2018-08-17 04:40:44 +00:00
"refId" : "D"
}
] ,
"title" : "Workload Breakdown" ,
"type" : "grafana-piechart-panel" ,
"valueName" : "current"
}
] ,
"refresh" : "15s" ,
"schemaVersion" : 16 ,
"style" : "dark" ,
"tags" : [
"overview"
] ,
"templating" : {
"list" : [
2018-10-04 23:42:00 +00:00
{
"current" : {
"tags" : [ ] ,
"text" : "default" ,
"value" : "default"
} ,
"hide" : 0 ,
"label" : "Data Source" ,
"name" : "datasource" ,
"options" : [ ] ,
"query" : "prometheus" ,
"refresh" : 1 ,
"regex" : "" ,
"type" : "datasource"
} ,
2018-08-17 04:40:44 +00:00
{
"allValue" : null ,
"current" : { } ,
2018-10-04 23:42:00 +00:00
"datasource" : "$datasource" ,
2018-08-17 04:40:44 +00:00
"hide" : 0 ,
"includeAll" : true ,
"label" : null ,
"multi" : false ,
"name" : "rgw_servers" ,
"options" : [ ] ,
"query" : "label_values(ceph_rgw_req, ceph_daemon)" ,
"refresh" : 1 ,
"regex" : "" ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
}
]
} ,
"time" : {
"from" : "now-1h" ,
"to" : "now"
} ,
"timepicker" : {
"refresh_intervals" : [
"5s" ,
"10s" ,
"15s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
} ,
"timezone" : "" ,
"title" : "RGW Instance Detail" ,
"uid" : "x5ARzZtmk" ,
"version" : 2
2018-09-27 23:44:22 +00:00
}