2024-02-18 19:27:51 +01:00
{
2024-02-24 03:35:38 +01:00
"annotations" : {
"list" : [
{
"builtIn" : 1 ,
"datasource" : {
"type" : "grafana" ,
"uid" : "-- Grafana --"
} ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"target" : {
"limit" : 100 ,
"matchAny" : false ,
"tags" : [ ] ,
"type" : "dashboard"
} ,
"type" : "dashboard"
}
]
} ,
"editable" : true ,
"fiscalYearStartMonth" : 0 ,
"graphTooltip" : 0 ,
2024-03-13 19:33:13 +01:00
"id" : 2 ,
2024-02-24 03:35:38 +01:00
"links" : [ ] ,
"liveNow" : false ,
"panels" : [
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"max" : 100 ,
"min" : 0 ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "#EAB839" ,
"value" : 80
} ,
{
"color" : "red" ,
"value" : 90
}
]
2024-03-13 19:33:13 +01:00
}
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-25 05:01:16 +01:00
"h" : 3 ,
2024-02-25 18:05:48 +01:00
"w" : 2 ,
2024-02-24 03:35:38 +01:00
"x" : 0 ,
"y" : 0
} ,
"id" : 8 ,
"options" : {
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"sizing" : "auto"
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-23 21:33:53 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
"expr" : "(sum by (instance) (irate(node_cpu_seconds_total{instance=\"host.docker.internal:9100\",job=\"node\",mode!=\"idle\"}[$__rate_interval]))/ sum by (instance) ((irate(node_cpu_seconds_total{instance=\"host.docker.internal:9100\",job=\"node\"}[$__rate_interval]))))*100" ,
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-02-28 19:37:18 +01:00
"title" : "CPU" ,
2024-02-24 03:35:38 +01:00
"type" : "gauge"
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-02-28 19:37:18 +01:00
"mode" : "thresholds"
2024-02-24 03:35:38 +01:00
} ,
"mappings" : [ ] ,
2024-02-28 19:37:18 +01:00
"max" : 100 ,
"min" : 0 ,
2024-02-24 03:35:38 +01:00
"thresholds" : {
2024-02-28 19:37:18 +01:00
"mode" : "percentage" ,
2024-02-24 03:35:38 +01:00
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
2024-02-28 19:37:18 +01:00
"color" : "#EAB839" ,
2024-02-24 03:35:38 +01:00
"value" : 80
2024-02-28 19:37:18 +01:00
} ,
{
"color" : "red" ,
"value" : 90
2024-02-24 03:35:38 +01:00
}
]
2024-03-13 19:33:13 +01:00
}
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 3 ,
"w" : 2 ,
"x" : 2 ,
"y" : 0
} ,
"id" : 9 ,
"options" : {
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"sizing" : "auto"
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-28 19:37:18 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"editorMode" : "code" ,
"expr" : "100 - ((avg_over_time(node_memory_MemAvailable_bytes{instance=\"host.docker.internal:9100\",job=\"node\"}[$__rate_interval]) * 100) / avg_over_time(node_memory_MemTotal_bytes{instance=\"host.docker.internal:9100\",job=\"node\"}[$__rate_interval]))" ,
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
"title" : "RAM" ,
"type" : "gauge"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"color" : "green" ,
"value" : null
} ,
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"color" : "#EAB839" ,
"value" : 80
} ,
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"color" : "dark-red" ,
"value" : 90
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "percent"
2024-02-28 19:37:18 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 3 ,
"w" : 2 ,
"x" : 4 ,
"y" : 0
} ,
"id" : 15 ,
"options" : {
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"sizing" : "auto"
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-28 19:37:18 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "100 * (node_filesystem_size_bytes{mountpoint='/4t'}-node_filesystem_free_bytes{mountpoint='/4t'})/(node_filesystem_size_bytes{mountpoint='/4t'})" ,
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
"title" : "Disk" ,
"type" : "gauge"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
2024-03-13 22:21:05 +01:00
"mode" : "percentage" ,
2024-02-28 19:37:18 +01:00
"steps" : [
2024-02-24 03:35:38 +01:00
{
2024-03-13 22:21:05 +01:00
"color" : "purple" ,
2024-02-28 19:37:18 +01:00
"value" : null
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 22:21:05 +01:00
"unit" : "s"
2024-02-28 19:37:18 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 4 ,
"w" : 2 ,
"x" : 6 ,
"y" : 0
} ,
2024-03-13 22:21:05 +01:00
"id" : 34 ,
2024-02-28 19:37:18 +01:00
"options" : {
2024-03-13 22:21:05 +01:00
"colorMode" : "background" ,
"graphMode" : "none" ,
2024-02-28 19:37:18 +01:00
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-03-13 22:21:05 +01:00
"showPercentChange" : true ,
2024-02-28 19:37:18 +01:00
"textMode" : "auto" ,
"wideLayout" : true
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-28 19:37:18 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "(6000000-repos_fully_indexed{job=\"db\"})/deriv(repos_fully_indexed{job=\"db\"}[1d])" ,
2024-02-28 19:37:18 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Time to 6mil" ,
2024-02-28 19:37:18 +01:00
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
2024-02-24 03:35:38 +01:00
{
2024-03-13 22:21:05 +01:00
"color" : "blue" ,
2024-02-28 19:37:18 +01:00
"value" : null
2024-02-24 03:35:38 +01:00
}
]
2024-02-25 05:01:16 +01:00
} ,
2024-03-13 19:33:13 +01:00
"unit" : "s"
2024-02-28 19:37:18 +01:00
} ,
"overrides" : [ ]
2024-02-24 03:35:38 +01:00
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 4 ,
"w" : 3 ,
"x" : 8 ,
"y" : 0
} ,
2024-03-13 22:21:05 +01:00
"id" : 24 ,
2024-02-28 19:37:18 +01:00
"options" : {
"colorMode" : "background" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"showPercentChange" : true ,
"textMode" : "auto" ,
"wideLayout" : true
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-23 21:33:53 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-25 05:01:16 +01:00
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "-1*1024*1024*1024*1024/deriv(node_filesystem_free_bytes{mountpoint='/4t'}[1d])" ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
2024-02-28 19:37:18 +01:00
"legendFormat" : "__auto" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-28 19:37:18 +01:00
"refId" : "A"
2024-02-24 03:35:38 +01:00
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Time to 1TB" ,
2024-02-28 19:37:18 +01:00
"type" : "stat"
2024-02-24 03:35:38 +01:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
2024-03-13 22:21:05 +01:00
"color" : "red" ,
2024-02-28 19:37:18 +01:00
"value" : null
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "s"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 4 ,
2024-02-24 03:35:38 +01:00
"w" : 3 ,
2024-02-28 19:37:18 +01:00
"x" : 11 ,
2024-02-25 18:05:48 +01:00
"y" : 0
} ,
2024-03-13 22:21:05 +01:00
"id" : 35 ,
2024-02-25 18:05:48 +01:00
"options" : {
2024-02-28 19:37:18 +01:00
"colorMode" : "background" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
2024-02-25 18:05:48 +01:00
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-02-28 19:37:18 +01:00
"showPercentChange" : true ,
"textMode" : "auto" ,
"wideLayout" : true
2024-02-25 18:05:48 +01:00
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-25 18:05:48 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "-4*1024*1024*1024*1024/deriv(node_filesystem_free_bytes{mountpoint='/4t'}[1d])" ,
2024-02-25 18:05:48 +01:00
"instant" : false ,
2024-02-26 03:04:06 +01:00
"legendFormat" : "__auto" ,
2024-02-25 18:05:48 +01:00
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Time to Full" ,
2024-02-28 19:37:18 +01:00
"type" : "stat"
2024-02-25 18:05:48 +01:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
2024-03-13 22:21:05 +01:00
"color" : {
"mode" : "thresholds" ,
"seriesBy" : "last"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"axisSoftMax" : 100 ,
"axisSoftMin" : 0 ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 20 ,
"gradientMode" : "scheme" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "smooth" ,
"lineWidth" : 3 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
2024-02-25 18:05:48 +01:00
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
2024-03-13 22:21:05 +01:00
"color" : "green" ,
2024-02-25 18:05:48 +01:00
"value" : null
2024-03-13 22:21:05 +01:00
} ,
{
"color" : "yellow" ,
"value" : 15
} ,
{
"color" : "orange" ,
"value" : 30
} ,
{
"color" : "red" ,
"value" : 50
2024-02-25 18:05:48 +01:00
}
]
2024-03-13 22:21:05 +01:00
}
2024-02-25 18:05:48 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 4 ,
"w" : 3 ,
"x" : 14 ,
2024-02-24 03:35:38 +01:00
"y" : 0
} ,
2024-03-13 22:21:05 +01:00
"id" : 28 ,
2024-02-24 03:35:38 +01:00
"options" : {
2024-03-13 22:21:05 +01:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "hidden" ,
"placement" : "right" ,
"showLegend" : false
2024-02-23 21:33:53 +01:00
} ,
2024-03-13 22:21:05 +01:00
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 22:21:05 +01:00
"pluginVersion" : "10.3.3" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-23 21:33:53 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "(sum by(instance) (rate(node_cpu_seconds_total{instance=\"host.docker.internal:9100\",job=\"node\", mode=\"iowait\"}[$rate_interval])) / on(instance) group_left sum by (instance)((rate(node_cpu_seconds_total{instance=\"host.docker.internal:9100\",job=\"node\"}[$rate_interval]))))*100" ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
2024-03-13 22:21:05 +01:00
"legendFormat" : "Busy Iowait" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
"refId" : "A"
2024-02-23 21:33:53 +01:00
}
2024-02-24 03:35:38 +01:00
] ,
2024-03-13 22:21:05 +01:00
"title" : "IO wait" ,
"type" : "timeseries"
2024-02-18 19:27:51 +01:00
} ,
2024-02-24 03:35:38 +01:00
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"description" : "" ,
2024-02-24 03:35:38 +01:00
"fieldConfig" : {
"defaults" : {
2024-02-28 19:37:18 +01:00
"color" : {
"mode" : "thresholds"
} ,
2024-02-24 03:35:38 +01:00
"mappings" : [ ] ,
"thresholds" : {
2024-02-26 03:04:06 +01:00
"mode" : "percentage" ,
2024-02-24 03:35:38 +01:00
"steps" : [
2024-02-28 19:37:18 +01:00
{
"color" : "green" ,
"value" : null
} ,
2024-02-24 03:35:38 +01:00
{
2024-02-26 03:04:06 +01:00
"color" : "blue" ,
2024-02-28 19:37:18 +01:00
"value" : 25
} ,
{
"color" : "yellow" ,
"value" : 50
} ,
{
"color" : "orange" ,
"value" : 75
} ,
{
"color" : "red" ,
"value" : 90
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "Bps"
2024-02-28 19:37:18 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 4 ,
"w" : 3 ,
"x" : 17 ,
"y" : 0
} ,
"id" : 25 ,
"options" : {
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"sizing" : "auto"
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-28 19:37:18 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-03-13 19:33:13 +01:00
"disableTextWrap" : false ,
"editorMode" : "builder" ,
2024-02-28 19:37:18 +01:00
"exemplar" : false ,
2024-03-13 19:33:13 +01:00
"expr" : "rate(node_disk_written_bytes_total{device=\"sda\"}[$rate_interval])" ,
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
2024-02-28 19:37:18 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
2024-03-13 19:33:13 +01:00
"refId" : "A" ,
"useBackend" : false
2024-02-28 19:37:18 +01:00
}
] ,
"title" : "IO write" ,
"type" : "gauge"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"description" : "Operating temperature: 0 to 70C\n\nWarranty: 3 years" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-GrYlRd"
} ,
"fieldMinMax" : false ,
"mappings" : [ ] ,
"max" : 69 ,
"min" : 0 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
2024-02-24 03:35:38 +01:00
"value" : null
2024-02-28 19:37:18 +01:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "celsius"
2024-02-28 19:37:18 +01:00
} ,
"overrides" : [
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "B"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "short"
} ,
{
"id" : "min" ,
"value" : 0
} ,
{
"id" : "max" ,
"value" : 10
} ,
{
"id" : "color" ,
"value" : {
"mode" : "continuous-GrYlRd"
}
}
]
} ,
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "C"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "h"
} ,
{
"id" : "min" ,
"value" : 0
} ,
{
"id" : "max" ,
"value" : 26280
2024-02-24 03:35:38 +01:00
}
]
2024-02-28 19:37:18 +01:00
}
]
2024-02-24 03:35:38 +01:00
} ,
"gridPos" : {
2024-02-26 03:04:06 +01:00
"h" : 5 ,
2024-02-28 19:37:18 +01:00
"w" : 4 ,
"x" : 20 ,
2024-02-24 03:35:38 +01:00
"y" : 0
} ,
2024-02-28 19:37:18 +01:00
"id" : 32 ,
2024-02-24 03:35:38 +01:00
"options" : {
2024-02-28 19:37:18 +01:00
"displayMode" : "lcd" ,
"maxVizHeight" : 300 ,
"minVizHeight" : 16 ,
"minVizWidth" : 8 ,
"namePlacement" : "auto" ,
"orientation" : "horizontal" ,
2024-02-24 03:35:38 +01:00
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-02-28 19:37:18 +01:00
"showUnfilled" : true ,
"sizing" : "auto" ,
"valueMode" : "color"
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-18 19:27:51 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
"disableTextWrap" : false ,
"editorMode" : "builder" ,
"expr" : "smartmon_power_on_hours_raw_value{disk=\"/dev/sda\"}" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
2024-02-28 19:37:18 +01:00
"legendFormat" : "power on" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-28 19:37:18 +01:00
"refId" : "C" ,
"useBackend" : false
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"disableTextWrap" : false ,
"editorMode" : "builder" ,
"expr" : "smartmon_airflow_temperature_cel_raw_value{disk=\"/dev/sda\"}" ,
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "disk temperature" ,
"range" : true ,
"refId" : "A" ,
"useBackend" : false
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"disableTextWrap" : false ,
"editorMode" : "builder" ,
"expr" : "smartmon_erase_fail_count_total_raw_value{disk=\"/dev/sda\"}" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "bad sectors" ,
"range" : true ,
"refId" : "B" ,
"useBackend" : false
2024-02-24 03:35:38 +01:00
}
] ,
2024-02-28 19:37:18 +01:00
"title" : "Disk health" ,
"type" : "bargauge"
2024-02-24 03:35:38 +01:00
} ,
2024-02-25 18:05:48 +01:00
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
2024-02-28 19:37:18 +01:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 40 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "never" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
"mode" : "normal"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
2024-02-25 18:05:48 +01:00
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-02-28 19:37:18 +01:00
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "bps"
2024-02-28 19:37:18 +01:00
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
"options" : "Recv_bytes_eth2"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#7EB26D" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Recv_bytes_lo"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#0A50A1" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Recv_drop_eth2"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#6ED0E0" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Recv_drop_lo"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#E0F9D7" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Recv_errs_eth2"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#BF1B00" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Recv_errs_lo"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#CCA300" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Trans_bytes_eth2"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#7EB26D" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Trans_bytes_lo"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#0A50A1" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Trans_drop_eth2"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#6ED0E0" ,
"mode" : "fixed"
}
2024-02-25 18:05:48 +01:00
}
]
} ,
2024-02-28 19:37:18 +01:00
{
"matcher" : {
"id" : "byName" ,
"options" : "Trans_drop_lo"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#E0F9D7" ,
"mode" : "fixed"
}
}
]
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
{
"matcher" : {
"id" : "byName" ,
"options" : "Trans_errs_eth2"
} ,
"properties" : [
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#BF1B00" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Trans_errs_lo"
} ,
"properties" : [
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#CCA300" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "recv_bytes_lo"
} ,
"properties" : [
2024-02-26 03:04:06 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#0A50A1" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "recv_drop_eth0"
} ,
"properties" : [
2024-02-26 03:04:06 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#99440A" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "recv_drop_lo"
} ,
"properties" : [
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#967302" ,
"mode" : "fixed"
}
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-02-28 19:37:18 +01:00
{
"matcher" : {
"id" : "byName" ,
"options" : "recv_errs_eth0"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#BF1B00" ,
"mode" : "fixed"
}
}
]
2024-02-24 03:35:38 +01:00
} ,
2024-02-28 19:37:18 +01:00
{
"matcher" : {
"id" : "byName" ,
"options" : "recv_errs_lo"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "#890F02" ,
"mode" : "fixed"
}
}
]
2024-02-25 18:05:48 +01:00
} ,
2024-02-28 19:37:18 +01:00
{
"matcher" : {
"id" : "byName" ,
"options" : "trans_bytes_eth0"
} ,
"properties" : [
2024-02-25 18:05:48 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#7EB26D" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "trans_bytes_lo"
} ,
"properties" : [
2024-02-25 18:05:48 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#0A50A1" ,
"mode" : "fixed"
}
2024-02-25 18:05:48 +01:00
}
]
} ,
2024-02-26 03:04:06 +01:00
{
"matcher" : {
2024-02-28 19:37:18 +01:00
"id" : "byName" ,
"options" : "trans_drop_eth0"
2024-02-26 03:04:06 +01:00
} ,
"properties" : [
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#99440A" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "trans_drop_lo"
} ,
"properties" : [
2024-02-26 03:04:06 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#967302" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "trans_errs_eth0"
} ,
"properties" : [
2024-02-26 03:04:06 +01:00
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "#BF1B00" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "trans_errs_lo"
} ,
"properties" : [
2024-02-26 03:04:06 +01:00
{
"id" : "color" ,
"value" : {
2024-02-28 19:37:18 +01:00
"fixedColor" : "#890F02" ,
"mode" : "fixed"
2024-02-26 03:04:06 +01:00
}
}
]
} ,
2024-02-28 19:37:18 +01:00
{
"matcher" : {
"id" : "byRegexp" ,
"options" : "/.*trans.*/"
} ,
"properties" : [
{
"id" : "custom.transform" ,
"value" : "negative-Y"
}
]
} ,
2024-02-26 03:04:06 +01:00
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "C"
} ,
"properties" : [
2024-02-28 19:37:18 +01:00
{
"id" : "custom.axisPlacement" ,
"value" : "right"
} ,
2024-02-26 03:04:06 +01:00
{
"id" : "unit" ,
2024-02-28 19:37:18 +01:00
"value" : "decbytes"
2024-02-26 03:04:06 +01:00
} ,
{
2024-02-28 19:37:18 +01:00
"id" : "custom.fillOpacity" ,
2024-02-26 03:04:06 +01:00
"value" : 0
} ,
{
2024-02-28 19:37:18 +01:00
"id" : "custom.lineWidth" ,
"value" : 3
2024-02-26 03:04:06 +01:00
} ,
{
2024-02-28 19:37:18 +01:00
"id" : "custom.axisCenteredZero" ,
"value" : true
2024-02-26 03:04:06 +01:00
} ,
{
2024-02-28 19:37:18 +01:00
"id" : "color" ,
"value" : {
"fixedColor" : "light-blue" ,
"mode" : "fixed"
}
2024-02-26 03:04:06 +01:00
}
]
2024-02-28 19:37:18 +01:00
}
]
2024-02-26 03:04:06 +01:00
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 6 ,
2024-03-13 19:33:13 +01:00
"w" : 4 ,
2024-02-26 03:04:06 +01:00
"x" : 0 ,
"y" : 3
} ,
2024-02-28 19:37:18 +01:00
"id" : 10 ,
2024-02-26 03:04:06 +01:00
"options" : {
2024-02-28 19:37:18 +01:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : false
2024-02-25 18:05:48 +01:00
} ,
2024-02-28 19:37:18 +01:00
"tooltip" : {
"mode" : "multi" ,
"sort" : "desc"
}
2024-02-25 18:05:48 +01:00
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-02-28 19:37:18 +01:00
"disableTextWrap" : false ,
2024-02-25 18:05:48 +01:00
"editorMode" : "code" ,
2024-02-28 19:37:18 +01:00
"expr" : "rate(node_network_receive_bytes_total{instance=\"host.docker.internal:9100\", job=\"node\"}[$rate_interval]) * 8" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
2024-02-25 18:05:48 +01:00
"instant" : false ,
2024-02-28 19:37:18 +01:00
"legendFormat" : "recv {{device}}" ,
2024-02-25 18:05:48 +01:00
"range" : true ,
2024-02-28 19:37:18 +01:00
"refId" : "A" ,
"useBackend" : false
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"disableTextWrap" : false ,
"editorMode" : "code" ,
"expr" : "rate(node_network_transmit_bytes_total{instance=\"host.docker.internal:9100\", job=\"node\"}[$rate_interval]) * 8" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "trans {{device}}" ,
"range" : true ,
"refId" : "B" ,
"useBackend" : false
2024-02-25 18:05:48 +01:00
}
] ,
2024-02-28 19:37:18 +01:00
"title" : "Network Traffic" ,
"type" : "timeseries"
2024-02-25 18:05:48 +01:00
} ,
2024-03-13 19:33:13 +01:00
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "decbytes"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 6 ,
"w" : 2 ,
"x" : 4 ,
"y" : 3
} ,
"id" : 7 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showPercentChange" : false ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.4.0" ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "node_filesystem_size_bytes{mountpoint='/4t'}-node_filesystem_free_bytes{mountpoint='/4t'}" ,
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Disk" ,
2024-03-13 19:33:13 +01:00
"type" : "stat"
} ,
2024-02-24 03:35:38 +01:00
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "blue" ,
"value" : null
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "short"
2024-02-18 19:27:51 +01:00
} ,
2024-02-24 03:35:38 +01:00
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 5 ,
"w" : 2 ,
"x" : 6 ,
"y" : 4
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 22:21:05 +01:00
"id" : 36 ,
2024-02-24 03:35:38 +01:00
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showPercentChange" : false ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-18 21:00:39 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "repos_seen - on(instance) (repos_failed + on(instance) repos_fully_indexed)" ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Left to index" ,
2024-02-24 03:35:38 +01:00
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
2024-03-13 19:33:13 +01:00
"mode" : "absolute" ,
2024-02-24 03:35:38 +01:00
"steps" : [
2024-02-28 19:37:18 +01:00
{
"color" : "blue" ,
2024-03-13 19:33:13 +01:00
"value" : null
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "short"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 5 ,
"w" : 3 ,
"x" : 8 ,
"y" : 4
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 22:21:05 +01:00
"id" : 23 ,
2024-02-24 03:35:38 +01:00
"options" : {
2024-03-13 19:33:13 +01:00
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
2024-02-24 03:35:38 +01:00
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2024-02-18 21:00:39 +01:00
} ,
2024-03-13 19:33:13 +01:00
"showPercentChange" : false ,
"textMode" : "auto" ,
"wideLayout" : true
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-18 21:00:39 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "repos_fully_indexed{job=\"db\"}" ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Indexed" ,
2024-03-13 19:33:13 +01:00
"type" : "stat"
2024-02-24 03:35:38 +01:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
2024-03-13 19:33:13 +01:00
"color" : {
"mode" : "thresholds"
} ,
2024-02-24 03:35:38 +01:00
"mappings" : [ ] ,
"thresholds" : {
2024-03-13 22:21:05 +01:00
"mode" : "absolute" ,
2024-02-24 03:35:38 +01:00
"steps" : [
{
2024-02-28 19:37:18 +01:00
"color" : "green" ,
2024-02-26 03:04:06 +01:00
"value" : null
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 22:21:05 +01:00
"unit" : "short"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 5 ,
"w" : 3 ,
"x" : 11 ,
"y" : 4
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 22:21:05 +01:00
"id" : 12 ,
2024-02-24 03:35:38 +01:00
"options" : {
2024-03-13 22:21:05 +01:00
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
2024-02-24 03:35:38 +01:00
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2024-02-23 21:33:53 +01:00
} ,
2024-03-13 22:21:05 +01:00
"showPercentChange" : false ,
"textMode" : "auto" ,
"wideLayout" : true
2024-02-24 03:35:38 +01:00
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-23 21:33:53 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "repos_seen{job=\"db\"}" ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Total accs" ,
"type" : "stat"
2024-02-24 03:35:38 +01:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
2024-02-26 03:04:06 +01:00
"color" : {
2024-03-13 22:21:05 +01:00
"mode" : "thresholds"
2024-02-26 03:04:06 +01:00
} ,
2024-02-24 03:35:38 +01:00
"mappings" : [ ] ,
"thresholds" : {
2024-02-28 19:37:18 +01:00
"mode" : "percentage" ,
2024-02-24 03:35:38 +01:00
"steps" : [
{
2024-02-25 18:05:48 +01:00
"color" : "green" ,
2024-02-24 03:35:38 +01:00
"value" : null
} ,
2024-03-13 22:21:05 +01:00
{
"color" : "blue" ,
"value" : 25
} ,
{
"color" : "purple" ,
"value" : 50
} ,
2024-02-24 03:35:38 +01:00
{
2024-02-28 19:37:18 +01:00
"color" : "yellow" ,
2024-03-13 22:21:05 +01:00
"value" : 70
2024-02-26 03:04:06 +01:00
} ,
{
2024-02-28 19:37:18 +01:00
"color" : "orange" ,
2024-03-13 22:21:05 +01:00
"value" : 80
2024-02-24 03:35:38 +01:00
} ,
{
2024-02-25 18:05:48 +01:00
"color" : "red" ,
2024-03-13 22:21:05 +01:00
"value" : 90
2024-02-25 18:05:48 +01:00
}
]
2024-03-13 22:21:05 +01:00
} ,
"unit" : "repo/h"
2024-02-25 18:05:48 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 5 ,
"w" : 3 ,
"x" : 14 ,
"y" : 4
2024-02-25 18:05:48 +01:00
} ,
2024-03-13 22:21:05 +01:00
"id" : 16 ,
2024-02-25 18:05:48 +01:00
"options" : {
2024-03-13 22:21:05 +01:00
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2024-02-25 18:05:48 +01:00
} ,
2024-03-13 22:21:05 +01:00
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"sizing" : "auto"
2024-02-25 18:05:48 +01:00
} ,
2024-03-13 22:21:05 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-25 18:05:48 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-03-13 22:21:05 +01:00
"expr" : "deriv(repos_fully_indexed{job=\"db\"}[$rate_interval])*60*60" ,
2024-02-25 18:05:48 +01:00
"instant" : false ,
2024-03-13 22:21:05 +01:00
"legendFormat" : "__auto" ,
2024-02-25 18:05:48 +01:00
"range" : true ,
"refId" : "A"
}
] ,
2024-03-13 22:21:05 +01:00
"title" : "Indexing speed" ,
"type" : "gauge"
2024-02-25 18:05:48 +01:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-03-13 19:33:13 +01:00
"description" : "1.315068 TBW/d is max for an SSD to survive 3 years." ,
2024-02-25 18:05:48 +01:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
2024-02-26 03:04:06 +01:00
"max" : 1.315068 ,
2024-02-26 05:51:10 +01:00
"min" : 0 ,
2024-02-25 18:05:48 +01:00
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
2024-02-24 03:35:38 +01:00
{
"color" : "green" ,
2024-02-25 18:05:48 +01:00
"value" : null
} ,
2024-02-26 03:04:06 +01:00
{
2024-02-26 05:51:10 +01:00
"color" : "#6ED0E0" ,
"value" : 25
} ,
{
"color" : "#EAB839" ,
2024-02-26 03:04:06 +01:00
"value" : 50
} ,
2024-02-25 18:05:48 +01:00
{
"color" : "orange" ,
2024-02-26 05:51:10 +01:00
"value" : 70
2024-02-25 18:05:48 +01:00
} ,
{
"color" : "red" ,
2024-02-26 05:51:10 +01:00
"value" : 85
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "TBW/d"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-02-28 19:37:18 +01:00
"h" : 5 ,
"w" : 3 ,
"x" : 17 ,
"y" : 4
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 03:04:06 +01:00
"id" : 33 ,
2024-02-24 03:35:38 +01:00
"options" : {
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2024-02-19 19:18:40 +01:00
} ,
2024-02-24 03:35:38 +01:00
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"sizing" : "auto"
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-24 03:35:38 +01:00
"targets" : [
2024-02-19 19:18:40 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-03-13 19:33:13 +01:00
"expr" : "(rate(smartmon_total_lbas_written_raw_value{instance=\"host.docker.internal:9100\", disk=\"/dev/sda\"}[7d]) * 512 * 60 * 60 * 24)/(1024*1024*1024*1024)" ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-02-28 19:37:18 +01:00
"title" : "IO wear" ,
2024-02-24 03:35:38 +01:00
"type" : "gauge"
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
} ,
2024-02-26 03:04:06 +01:00
"description" : "Warranty: 1440 TBW or 3 years" ,
2024-02-25 05:01:16 +01:00
"fieldConfig" : {
"defaults" : {
"color" : {
2024-02-26 03:04:06 +01:00
"mode" : "continuous-RdYlGr"
2024-02-25 05:01:16 +01:00
} ,
2024-02-26 03:04:06 +01:00
"fieldMinMax" : false ,
2024-02-25 05:01:16 +01:00
"mappings" : [ ] ,
2024-02-26 03:04:06 +01:00
"max" : 26280 ,
2024-02-25 05:01:16 +01:00
"thresholds" : {
2024-02-26 03:04:06 +01:00
"mode" : "absolute" ,
2024-02-25 05:01:16 +01:00
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
2024-02-26 03:04:06 +01:00
"color" : "red" ,
2024-02-25 05:01:16 +01:00
"value" : 80
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "h"
2024-02-25 05:01:16 +01:00
} ,
2024-02-26 03:04:06 +01:00
"overrides" : [
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "B"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "TBW"
} ,
{
"id" : "min" ,
"value" : 0
} ,
{
"id" : "max" ,
"value" : 1440
} ,
{
"id" : "color" ,
"value" : {
"mode" : "continuous-GrYlRd"
}
}
]
}
]
} ,
"gridPos" : {
"h" : 4 ,
"w" : 4 ,
"x" : 20 ,
"y" : 5
} ,
"id" : 27 ,
"options" : {
"displayMode" : "lcd" ,
"maxVizHeight" : 300 ,
"minVizHeight" : 16 ,
"minVizWidth" : 8 ,
"namePlacement" : "auto" ,
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
2024-02-25 05:01:16 +01:00
] ,
"fields" : "" ,
"values" : false
} ,
2024-02-26 03:04:06 +01:00
"showUnfilled" : true ,
"sizing" : "auto" ,
"valueMode" : "color"
2024-02-25 05:01:16 +01:00
} ,
2024-03-13 19:33:13 +01:00
"pluginVersion" : "10.4.0" ,
2024-02-25 05:01:16 +01:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-02-26 03:04:06 +01:00
"disableTextWrap" : false ,
2024-02-25 05:01:16 +01:00
"editorMode" : "code" ,
2024-03-13 19:33:13 +01:00
"expr" : "1440 / ((rate(smartmon_total_lbas_written_raw_value{instance=\"host.docker.internal:9100\", disk=\"/dev/sda\"}[7d]) * 512 * 60 * 60)/(1024*1024*1024*1024))" ,
2024-02-26 03:04:06 +01:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
2024-02-25 05:01:16 +01:00
"instant" : false ,
2024-02-26 21:57:05 +01:00
"legendFormat" : "time left (at current wear rate)" ,
2024-02-25 05:01:16 +01:00
"range" : true ,
2024-02-26 03:04:06 +01:00
"refId" : "A" ,
"useBackend" : false
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "smartmon_total_lbas_written_raw_value{instance=\"host.docker.internal:9100\", disk=\"/dev/sda\"} * 512 / (1024 * 1024 * 1024 * 1024)" ,
"hide" : false ,
"instant" : false ,
"legendFormat" : "data written (out of 1440 TBW)" ,
"range" : true ,
"refId" : "B"
2024-02-25 05:01:16 +01:00
}
] ,
2024-02-26 03:04:06 +01:00
"title" : "Time to Death" ,
"type" : "bargauge"
2024-02-25 05:01:16 +01:00
} ,
2024-02-24 03:35:38 +01:00
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic" ,
"seriesBy" : "max"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "left" ,
2024-02-26 03:04:06 +01:00
"axisSoftMax" : 80 ,
"axisSoftMin" : 0 ,
2024-02-24 03:35:38 +01:00
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 43 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineStyle" : {
"fill" : "solid"
} ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"linearThreshold" : 4 ,
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
"mode" : "normal"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"fieldMinMax" : false ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "commits/s"
2024-02-18 22:33:57 +01:00
} ,
2024-02-24 03:35:38 +01:00
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
2024-02-26 03:04:06 +01:00
"x" : 0 ,
2024-02-25 05:01:16 +01:00
"y" : 9
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 03:04:06 +01:00
"id" : 14 ,
2024-02-24 03:35:38 +01:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2024-02-25 18:05:48 +01:00
"placement" : "right" ,
2024-02-24 03:35:38 +01:00
"showLegend" : true ,
"width" : 0
} ,
"timezone" : [
""
] ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "desc"
}
} ,
"targets" : [
2024-02-18 19:27:51 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"disableTextWrap" : false ,
"editorMode" : "builder" ,
"exemplar" : false ,
2024-02-26 03:04:06 +01:00
"expr" : "label_replace(sum by(remote) (rate(repo_commits_received_counter{remote=~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network|https://shimeji.us-east.host.bsky.network\"}[$rate_interval])), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")" ,
"format" : "time_series" ,
2024-02-24 03:35:38 +01:00
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
2024-02-26 03:04:06 +01:00
"interval" : "" ,
2024-02-24 03:35:38 +01:00
"legendFormat" : "{{remote}}" ,
"range" : true ,
2024-02-26 03:04:06 +01:00
"refId" : "B" ,
2024-02-24 03:35:38 +01:00
"useBackend" : false
2024-02-18 19:27:51 +01:00
} ,
2024-02-19 19:59:23 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-02-26 03:04:06 +01:00
"expr" : "label_replace(sum by(remote) (rate(repo_commits_received_counter{remote=~\"https://agaric.us-west.host.bsky.network|https://blewit.us-west.host.bsky.network|https://boletus.us-west.host.bsky.network|https://chaga.us-west.host.bsky.network|https://conocybe.us-west.host.bsky.network|https://hydnum.us-west.host.bsky.network|https://lepista.us-west.host.bsky.network|https://maitake.us-west.host.bsky.network|https://russula.us-west.host.bsky.network|https://verpa.us-west.host.bsky.network\"}[$rate_interval])), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")" ,
2024-02-24 03:35:38 +01:00
"hide" : false ,
"instant" : false ,
2024-02-26 03:04:06 +01:00
"legendFormat" : "__auto" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-26 03:04:06 +01:00
"refId" : "A"
2024-02-24 03:35:38 +01:00
}
] ,
2024-02-26 03:04:06 +01:00
"title" : "Firehose" ,
2024-02-24 03:35:38 +01:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
2024-02-26 03:04:06 +01:00
"axisPlacement" : "left" ,
"axisSoftMax" : 30 ,
2024-02-24 03:35:38 +01:00
"axisSoftMin" : 0 ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
2024-02-26 03:04:06 +01:00
"pointSize" : 4 ,
2024-02-24 03:35:38 +01:00
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "s"
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 03:04:06 +01:00
"overrides" : [
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "B"
} ,
"properties" : [
{
"id" : "custom.axisPlacement" ,
"value" : "right"
} ,
{
"id" : "unit" ,
"value" : "s/s"
} ,
{
"id" : "custom.axisSoftMin" ,
"value" : -2
} ,
{
"id" : "custom.axisSoftMax" ,
"value" : 2
}
]
}
]
2024-02-24 03:35:38 +01:00
} ,
"gridPos" : {
2024-02-26 03:04:06 +01:00
"h" : 9 ,
2024-02-24 03:35:38 +01:00
"w" : 12 ,
"x" : 12 ,
2024-02-26 03:04:06 +01:00
"y" : 9
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 03:04:06 +01:00
"id" : 13 ,
2024-02-24 03:35:38 +01:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2024-02-26 03:04:06 +01:00
"placement" : "right" ,
2024-02-24 03:35:38 +01:00
"showLegend" : true
2024-02-19 19:59:23 +01:00
} ,
2024-02-26 03:04:06 +01:00
"timezone" : [
""
] ,
2024-02-24 03:35:38 +01:00
"tooltip" : {
"mode" : "multi" ,
2024-02-26 03:04:06 +01:00
"sort" : "desc"
2024-02-24 03:35:38 +01:00
}
} ,
"targets" : [
2024-02-19 19:59:23 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 03:04:06 +01:00
"disableTextWrap" : false ,
2024-02-24 03:35:38 +01:00
"editorMode" : "code" ,
2024-02-26 03:04:06 +01:00
"expr" : "label_replace(time() - repo_commit_received_timestamp, \"remote\", \"delay-$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
2024-02-26 03:04:06 +01:00
"legendFormat" : "{{remote}}" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-26 03:04:06 +01:00
"refId" : "A" ,
"useBackend" : false
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"disableTextWrap" : false ,
"editorMode" : "code" ,
"expr" : "label_replace(deriv(repo_commit_received_timestamp[$rate_interval]), \"remote\", \"catchup-$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\")" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{remote}}" ,
"range" : true ,
"refId" : "B" ,
"useBackend" : false
2024-02-24 03:35:38 +01:00
}
] ,
2024-02-26 03:04:06 +01:00
"title" : "Delay-Catchup" ,
2024-02-24 03:35:38 +01:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
2024-02-26 21:57:05 +01:00
"axisSoftMax" : 50000 ,
2024-02-24 03:35:38 +01:00
"axisSoftMin" : 0 ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
2024-02-26 21:57:05 +01:00
"fillOpacity" : 14 ,
2024-02-24 03:35:38 +01:00
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
2024-02-26 21:57:05 +01:00
"pointSize" : 4 ,
2024-02-24 03:35:38 +01:00
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
2024-02-26 21:57:05 +01:00
"mode" : "normal"
2024-02-24 03:35:38 +01:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2024-02-26 21:57:05 +01:00
} ,
{
"color" : "red" ,
"value" : 80
2024-02-24 03:35:38 +01:00
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "posts/h"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [
{
"matcher" : {
"id" : "byFrameRefID" ,
2024-02-26 21:57:05 +01:00
"options" : "B"
2024-02-24 03:35:38 +01:00
} ,
"properties" : [
{
"id" : "custom.axisPlacement" ,
"value" : "right"
} ,
{
"id" : "custom.fillOpacity" ,
2024-02-26 21:57:05 +01:00
"value" : 0
} ,
2024-02-24 03:35:38 +01:00
{
2024-02-26 21:57:05 +01:00
"id" : "custom.lineWidth" ,
"value" : 4
} ,
2024-02-24 03:35:38 +01:00
{
2024-02-26 21:57:05 +01:00
"id" : "custom.lineStyle" ,
2024-02-24 03:35:38 +01:00
"value" : {
2024-02-26 21:57:05 +01:00
"dash" : [
0 ,
10
] ,
"fill" : "dot"
2024-02-24 03:35:38 +01:00
}
}
]
}
]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 0 ,
2024-02-26 03:04:06 +01:00
"y" : 18
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 21:57:05 +01:00
"id" : 18 ,
2024-02-24 03:35:38 +01:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2024-02-25 18:05:48 +01:00
"placement" : "right" ,
2024-02-24 03:35:38 +01:00
"showLegend" : true
2024-02-19 19:59:23 +01:00
} ,
2024-02-24 03:35:38 +01:00
"tooltip" : {
"mode" : "multi" ,
2024-02-26 21:57:05 +01:00
"sort" : "desc"
2024-02-24 03:35:38 +01:00
}
} ,
"targets" : [
2024-02-18 19:27:51 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 21:57:05 +01:00
"disableTextWrap" : false ,
2024-02-24 03:35:38 +01:00
"editorMode" : "code" ,
2024-02-26 21:57:05 +01:00
"expr" : "sum by(lang) (rate(indexer_posts_by_language_count[$rate_interval])*60*60)" ,
"fullMetaSearch" : false ,
"hide" : false ,
"includeNullMetadata" : true ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
2024-02-26 21:57:05 +01:00
"legendFormat" : "{{lang}}" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-26 21:57:05 +01:00
"refId" : "A" ,
"useBackend" : false
2024-02-18 19:27:51 +01:00
} ,
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 21:57:05 +01:00
"disableTextWrap" : false ,
"editorMode" : "builder" ,
"expr" : "label_replace(sum by(remote) (rate(indexer_posts_by_language_count{lang=\"uk\"}[$rate_interval])), \"\", \"$1\", \"\", \"(.*)\")" ,
"fullMetaSearch" : false ,
"hide" : true ,
"includeNullMetadata" : true ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
"legendFormat" : "__auto" ,
"range" : true ,
2024-02-26 21:57:05 +01:00
"refId" : "B" ,
"useBackend" : false
2024-02-24 03:35:38 +01:00
}
] ,
2024-02-26 21:57:05 +01:00
"title" : "Posts by language" ,
2024-02-24 03:35:38 +01:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
2024-02-26 21:57:05 +01:00
"axisSoftMax" : 1000 ,
"axisSoftMin" : 0 ,
2024-02-24 03:35:38 +01:00
"barAlignment" : 0 ,
"drawStyle" : "line" ,
2024-02-26 03:04:06 +01:00
"fillOpacity" : 28 ,
2024-02-24 03:35:38 +01:00
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
2024-02-26 03:04:06 +01:00
"mode" : "normal"
2024-02-24 03:35:38 +01:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "repos/h"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [
{
"matcher" : {
"id" : "byFrameRefID" ,
2024-02-26 03:04:06 +01:00
"options" : "C"
2024-02-24 03:35:38 +01:00
} ,
"properties" : [
{
2024-02-26 03:04:06 +01:00
"id" : "custom.lineWidth" ,
"value" : 4
} ,
{
"id" : "color" ,
2024-02-24 03:35:38 +01:00
"value" : {
2024-02-26 03:04:06 +01:00
"fixedColor" : "dark-red" ,
"mode" : "fixed"
2024-02-18 19:27:51 +01:00
}
2024-02-24 03:35:38 +01:00
} ,
{
2024-02-26 03:04:06 +01:00
"id" : "custom.stacking" ,
"value" : {
"group" : "A" ,
"mode" : "none"
}
2024-02-24 03:35:38 +01:00
}
]
}
]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 12 ,
2024-02-26 03:04:06 +01:00
"y" : 18
2024-02-24 03:35:38 +01:00
} ,
"id" : 6 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2024-02-25 18:05:48 +01:00
"placement" : "right" ,
2024-02-24 03:35:38 +01:00
"showLegend" : true
2024-02-18 19:27:51 +01:00
} ,
2024-02-24 03:35:38 +01:00
"tooltip" : {
"mode" : "multi" ,
"sort" : "desc"
}
} ,
"targets" : [
2024-02-18 19:27:51 +01:00
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"disableTextWrap" : false ,
"editorMode" : "code" ,
2024-02-26 03:04:06 +01:00
"expr" : "label_replace(sum by(remote, success) (rate(indexer_repos_fetched_count{success=\"true\", remote=~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network\"}[$rate_interval])), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\") * 60 * 60" ,
2024-02-24 03:35:38 +01:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{remote}}" ,
"range" : true ,
"refId" : "A" ,
"useBackend" : false
2024-02-18 19:27:51 +01:00
} ,
{
2024-02-24 03:35:38 +01:00
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 03:04:06 +01:00
"disableTextWrap" : false ,
2024-02-24 03:35:38 +01:00
"editorMode" : "code" ,
2024-02-26 03:04:06 +01:00
"expr" : "label_replace(sum by(remote, success) (rate(indexer_repos_fetched_count{success=~\"true\", remote!~\"https://amanita.us-east.host.bsky.network|https://enoki.us-east.host.bsky.network|https://inkcap.us-east.host.bsky.network|https://lionsmane.us-east.host.bsky.network|https://oyster.us-east.host.bsky.network|https://morel.us-east.host.bsky.network|https://porcini.us-east.host.bsky.network|https://puffball.us-east.host.bsky.network|https://shiitake.us-east.host.bsky.network\"}[$rate_interval])), \"remote\", \"$1\", \"remote\", \"https://(.*).us-(west|east).host.bsky.network\") * 60 * 60" ,
"fullMetaSearch" : false ,
2024-02-24 03:35:38 +01:00
"hide" : false ,
2024-02-26 03:04:06 +01:00
"includeNullMetadata" : true ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
"legendFormat" : "{{remote}}" ,
"range" : true ,
2024-02-26 03:04:06 +01:00
"refId" : "B" ,
"useBackend" : false
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "sum(rate(indexer_repos_fetched_count{success=\"false\"}[$rate_interval]))" ,
"hide" : false ,
"instant" : false ,
"legendFormat" : "failures" ,
"range" : true ,
"refId" : "C"
2024-02-24 03:35:38 +01:00
}
] ,
"title" : "Repo fetch rate" ,
"transformations" : [
{
"id" : "renameByRegex" ,
"options" : {
"regex" : "true https://([^.]*).*" ,
"renamePattern" : "$1"
}
2024-02-23 20:44:06 +01:00
} ,
{
2024-02-24 03:35:38 +01:00
"id" : "renameByRegex" ,
"options" : {
"regex" : "false https://([^.]*).*" ,
"renamePattern" : "$1:fail"
}
2024-02-18 19:27:51 +01:00
}
2024-02-24 03:35:38 +01:00
] ,
"type" : "timeseries"
} ,
2024-02-26 03:04:06 +01:00
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-02-26 21:57:05 +01:00
"mode" : "palette-classic"
2024-02-26 03:04:06 +01:00
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
2024-02-26 21:57:05 +01:00
"axisSoftMax" : 1 ,
2024-02-26 03:04:06 +01:00
"axisSoftMin" : 0 ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-02-26 21:57:05 +01:00
"color" : "green" ,
2024-02-26 03:04:06 +01:00
"value" : null
}
]
2024-03-13 19:33:13 +01:00
}
2024-02-26 03:04:06 +01:00
} ,
"overrides" : [
2024-02-26 21:57:05 +01:00
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "A"
} ,
"properties" : [
{
"id" : "custom.axisPlacement" ,
"value" : "right"
} ,
{
"id" : "custom.stacking" ,
"value" : {
"group" : "A" ,
"mode" : "normal"
}
} ,
{
"id" : "custom.fillOpacity" ,
"value" : 33
}
]
} ,
2024-02-26 03:04:06 +01:00
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "B"
} ,
2024-02-26 21:57:05 +01:00
"properties" : [
{
"id" : "unit" ,
"value" : "repos/s"
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Fail rate"
} ,
2024-02-26 03:04:06 +01:00
"properties" : [
{
"id" : "color" ,
"value" : {
2024-02-26 21:57:05 +01:00
"fixedColor" : "red" ,
"mode" : "fixed"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Success rate"
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
"fixedColor" : "green" ,
2024-02-26 03:04:06 +01:00
"mode" : "fixed"
}
}
]
}
]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 0 ,
"y" : 26
} ,
2024-02-26 21:57:05 +01:00
"id" : 2 ,
2024-02-26 03:04:06 +01:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "right" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-02-26 21:57:05 +01:00
"expr" : "sum by(state) (indexer_queue_length)" ,
2024-02-26 03:04:06 +01:00
"instant" : false ,
2024-02-26 21:57:05 +01:00
"legendFormat" : "{{state}}" ,
2024-02-26 03:04:06 +01:00
"range" : true ,
"refId" : "A"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-02-26 21:57:05 +01:00
"expr" : "sum by(success) (rate(indexer_repos_indexed_count[$rate_interval]))" ,
2024-02-26 03:04:06 +01:00
"hide" : false ,
"instant" : false ,
2024-02-26 21:57:05 +01:00
"legendFormat" : "__auto" ,
2024-02-26 03:04:06 +01:00
"range" : true ,
"refId" : "B"
}
] ,
2024-02-26 21:57:05 +01:00
"title" : "Indexing queue" ,
"transformations" : [
{
"id" : "renameByRegex" ,
"options" : {
"regex" : "false" ,
"renamePattern" : "Fail rate"
}
} ,
{
"id" : "renameByRegex" ,
"options" : {
"regex" : "true" ,
"renamePattern" : "Success rate"
}
}
] ,
2024-02-26 03:04:06 +01:00
"type" : "timeseries"
} ,
2024-02-24 03:35:38 +01:00
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-02-26 21:57:05 +01:00
"fixedColor" : "green" ,
"mode" : "fixed"
2024-02-24 03:35:38 +01:00
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
2024-02-26 21:57:05 +01:00
"axisSoftMax" : 1 ,
"axisSoftMin" : 0 ,
2024-02-24 03:35:38 +01:00
"barAlignment" : 0 ,
"drawStyle" : "line" ,
2024-02-26 21:57:05 +01:00
"fillOpacity" : 0 ,
2024-02-24 03:35:38 +01:00
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
2024-02-26 21:57:05 +01:00
"pointSize" : 5 ,
2024-02-24 03:35:38 +01:00
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
2024-02-26 21:57:05 +01:00
"mode" : "none"
2024-02-24 03:35:38 +01:00
} ,
"thresholdsStyle" : {
"mode" : "off"
2024-02-18 19:27:51 +01:00
}
2024-02-24 03:35:38 +01:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-02-26 21:57:05 +01:00
"color" : "purple" ,
2024-02-24 03:35:38 +01:00
"value" : null
}
]
} ,
2024-03-13 19:33:13 +01:00
"unit" : "records/s"
2024-02-24 03:35:38 +01:00
} ,
"overrides" : [
{
"matcher" : {
"id" : "byFrameRefID" ,
"options" : "B"
} ,
"properties" : [
{
2024-02-26 21:57:05 +01:00
"id" : "color" ,
2024-02-24 03:35:38 +01:00
"value" : {
2024-02-26 21:57:05 +01:00
"fixedColor" : "purple" ,
"mode" : "fixed"
2024-02-24 03:35:38 +01:00
}
}
]
}
2024-02-18 19:27:51 +01:00
]
2024-02-24 03:35:38 +01:00
} ,
"gridPos" : {
"h" : 8 ,
2024-02-26 03:04:06 +01:00
"w" : 12 ,
"x" : 12 ,
"y" : 26
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 21:57:05 +01:00
"id" : 4 ,
2024-02-24 03:35:38 +01:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2024-02-25 18:05:48 +01:00
"placement" : "right" ,
2024-02-24 03:35:38 +01:00
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
2024-02-26 21:57:05 +01:00
"sort" : "none"
2024-02-24 03:35:38 +01:00
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
"editorMode" : "code" ,
2024-02-26 21:57:05 +01:00
"expr" : "sum(rate(indexer_records_inserted_count[$rate_interval]))" ,
2024-02-24 03:35:38 +01:00
"hide" : false ,
"instant" : false ,
2024-02-26 21:57:05 +01:00
"legendFormat" : "Inserted" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-26 21:57:05 +01:00
"refId" : "A"
2024-02-24 03:35:38 +01:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-02-25 05:01:16 +01:00
"uid" : "PBFA97CFB590B2093"
2024-02-24 03:35:38 +01:00
} ,
2024-02-26 21:57:05 +01:00
"editorMode" : "code" ,
"expr" : "sum(rate(indexer_records_fetched_count[$rate_interval]))" ,
"hide" : false ,
2024-02-24 03:35:38 +01:00
"instant" : false ,
2024-02-26 21:57:05 +01:00
"legendFormat" : "Fetched" ,
2024-02-24 03:35:38 +01:00
"range" : true ,
2024-02-26 21:57:05 +01:00
"refId" : "B"
2024-02-24 03:35:38 +01:00
}
] ,
2024-02-26 21:57:05 +01:00
"title" : "Record indexing" ,
2024-02-24 03:35:38 +01:00
"type" : "timeseries"
}
] ,
"refresh" : "5s" ,
"revision" : 1 ,
"schemaVersion" : 39 ,
"tags" : [ ] ,
"templating" : {
"list" : [
{
"auto" : false ,
"auto_count" : 30 ,
"auto_min" : "10s" ,
"current" : {
"selected" : false ,
2024-03-13 22:21:05 +01:00
"text" : "5m" ,
"value" : "5m"
2024-02-24 03:35:38 +01:00
} ,
"hide" : 0 ,
"label" : "Rate interval" ,
"name" : "rate_interval" ,
"options" : [
{
"selected" : false ,
"text" : "1m" ,
"value" : "1m"
} ,
{
2024-03-13 22:21:05 +01:00
"selected" : true ,
2024-02-24 03:35:38 +01:00
"text" : "5m" ,
"value" : "5m"
} ,
{
2024-03-13 22:21:05 +01:00
"selected" : false ,
2024-02-24 03:35:38 +01:00
"text" : "10m" ,
"value" : "10m"
} ,
{
2024-03-13 19:33:13 +01:00
"selected" : false ,
2024-02-24 03:35:38 +01:00
"text" : "30m" ,
"value" : "30m"
} ,
{
"selected" : false ,
"text" : "1h" ,
"value" : "1h"
} ,
{
"selected" : false ,
"text" : "6h" ,
"value" : "6h"
} ,
{
"selected" : false ,
"text" : "12h" ,
"value" : "12h"
} ,
{
"selected" : false ,
"text" : "1d" ,
"value" : "1d"
2024-02-25 18:05:48 +01:00
} ,
{
"selected" : false ,
"text" : "2d" ,
"value" : "2d"
} ,
{
"selected" : false ,
"text" : "7d" ,
"value" : "7d"
} ,
{
"selected" : false ,
"text" : "14d" ,
"value" : "14d"
} ,
{
"selected" : false ,
"text" : "30d" ,
"value" : "30d"
2024-02-24 03:35:38 +01:00
}
] ,
2024-02-25 18:05:48 +01:00
"query" : "1m,5m,10m,30m,1h,6h,12h,1d,2d,7d,14d,30d" ,
2024-02-24 03:35:38 +01:00
"queryValue" : "" ,
"refresh" : 2 ,
"skipUrlSync" : false ,
"type" : "interval"
}
]
} ,
"time" : {
2024-02-28 19:37:18 +01:00
"from" : "now-12h" ,
2024-02-24 03:35:38 +01:00
"to" : "now"
} ,
"timepicker" : { } ,
"timezone" : "" ,
2024-02-25 05:01:16 +01:00
"title" : "Bsky indexer" ,
"uid" : "aXw6dQhSzs" ,
2024-03-13 22:21:05 +01:00
"version" : 7 ,
2024-02-24 03:35:38 +01:00
"weekStart" : ""
2024-02-18 19:27:51 +01:00
}