2023-08-09 12:36:03 +02: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 ,
"gnetId" : 12485 ,
"graphTooltip" : 0 ,
"links" : [ ] ,
"liveNow" : false ,
"panels" : [
{
"collapsed" : false ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 45 ,
"panels" : [ ] ,
"title" : "Waku Node" ,
"type" : "row"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 14:47:26 +05:30
"description" : "" ,
2023-08-09 12:36:03 +02:00
"fieldConfig" : {
"defaults" : {
"color" : {
2024-01-01 14:47:26 +05:30
"mode" : "continuous-GrYlRd"
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"custom" : {
"fillOpacity" : 70 ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"insertNulls" : false ,
"lineWidth" : 0 ,
"spanNulls" : true
} ,
"mappings" : [
{
"options" : {
"0" : {
"color" : "yellow" ,
"index" : 0 ,
"text" : "Unknown"
} ,
"1" : {
"color" : "green" ,
"index" : 1 ,
"text" : "Public"
} ,
"2" : {
"color" : "purple" ,
"index" : 2 ,
"text" : "Private"
}
} ,
"type" : "value"
}
] ,
2023-08-09 12:36:03 +02:00
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
2024-01-01 14:47:26 +05:30
}
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 7 ,
"w" : 5 ,
2023-08-09 12:36:03 +02:00
"x" : 0 ,
"y" : 1
} ,
2024-01-01 14:47:26 +05:30
"id" : 139 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"alignValue" : "center" ,
"legend" : {
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"mergeValues" : true ,
"rowHeight" : 0.9 ,
"showValue" : "auto" ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
2023-08-09 12:36:03 +02:00
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "libp2p_autonat_reachability_status" ,
"legendFormat" : " " ,
"range" : true ,
2023-08-09 12:36:03 +02:00
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Reachability Status" ,
"type" : "state-timeline"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
2024-01-01 14:47:26 +05:30
"max" : 3 ,
"min" : 0 ,
2023-08-09 12:36:03 +02:00
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2024-01-01 14:47:26 +05:30
"unit" : "none"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 7 ,
"w" : 4 ,
"x" : 5 ,
2023-08-09 12:36:03 +02:00
"y" : 1
} ,
2024-01-01 14:47:26 +05:30
"id" : 10 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
2023-08-09 12:36:03 +02:00
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"showThresholdLabels" : false ,
"showThresholdMarkers" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "libp2p_autonat_reachability_status_confidence" ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Reachability status confidence" ,
"type" : "gauge"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2024-01-01 14:47:26 +05:30
} ,
{
"color" : "red" ,
"value" : 80
2023-08-09 12:36:03 +02:00
}
]
2024-01-01 14:47:26 +05:30
}
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 4 ,
2024-01-01 14:47:26 +05:30
"w" : 3 ,
2023-08-09 12:36:03 +02:00
"x" : 9 ,
2024-01-01 14:47:26 +05:30
"y" : 1
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 44 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "value" ,
2023-08-09 12:36:03 +02:00
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "waku_connected_peers" ,
"instant" : false ,
"legendFormat" : "{{direction}}_{{protocol}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Connected Peers " ,
"transformations" : [ ] ,
2023-08-09 12:36:03 +02:00
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
2024-01-01 14:47:26 +05:30
"unit" : "dateTimeAsIso"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 3 ,
"w" : 3 ,
"x" : 12 ,
"y" : 1
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 140 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "value" ,
2023-08-09 12:36:03 +02:00
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "process_start_time_seconds{job=\"go-waku\"}*1000" ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Start Time (UTC)" ,
2023-08-09 12:36:03 +02:00
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-01-01 14:47:26 +05:30
"mode" : "thresholds"
2023-08-09 12:36:03 +02:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 3 ,
"w" : 3 ,
"x" : 15 ,
"y" : 1
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 33 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "routing_table_nodes" ,
"legendFormat" : "{{label_name}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Discv5 (Nodes)" ,
"transformations" : [
2023-08-09 12:36:03 +02:00
{
2024-01-01 14:47:26 +05:30
"id" : "filterFieldsByName" ,
"options" : {
"include" : {
"names" : [
"Time" ,
"{__name__=\"routing_table_nodes\", instance=\"go-waku:8003\", job=\"go-waku\"}"
]
}
}
2023-08-09 12:36:03 +02:00
}
] ,
2024-01-01 14:47:26 +05:30
"type" : "stat"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
2024-01-01 14:47:26 +05:30
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
2023-08-09 12:36:03 +02:00
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 14:47:26 +05:30
} ,
"unit" : "short"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 4 ,
2023-08-09 12:36:03 +02:00
"w" : 3 ,
2024-01-01 14:47:26 +05:30
"x" : 12 ,
"y" : 4
2023-08-09 12:36:03 +02:00
} ,
"id" : 2 ,
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [ ] ,
"fields" : "/.*/" ,
"values" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 14:47:26 +05:30
"editorMode" : "code" ,
2023-08-09 12:36:03 +02:00
"exemplar" : false ,
2023-11-23 21:19:31 +05:30
"expr" : "waku_version{instance=\"go-waku:8003\"}" ,
2023-08-09 12:36:03 +02:00
"format" : "table" ,
"instant" : true ,
2024-01-01 14:47:26 +05:30
"interval" : "" ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "__auto" ,
"range" : false ,
"refId" : "A"
}
] ,
"title" : "Version" ,
"transformations" : [
{
"id" : "filterFieldsByName" ,
"options" : {
2024-01-01 14:47:26 +05:30
"byVariable" : false ,
2023-08-09 12:36:03 +02:00
"include" : {
"names" : [
2024-01-01 14:47:26 +05:30
"git_version"
] ,
"pattern" : "git_version"
2023-08-09 12:36:03 +02:00
}
}
}
] ,
2024-01-01 14:47:26 +05:30
"type" : "stat"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-01-01 14:47:26 +05:30
"mode" : "thresholds"
2023-12-27 14:08:09 +05:30
} ,
2024-01-01 14:47:26 +05:30
"mappings" : [ ] ,
2023-08-09 12:36:03 +02:00
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2024-01-01 14:47:26 +05:30
} ,
{
"color" : "red" ,
"value" : 80
2023-08-09 12:36:03 +02:00
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 4 ,
"w" : 3 ,
"x" : 15 ,
"y" : 4
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 32 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 14:47:26 +05:30
"editorMode" : "code" ,
"expr" : "routing_table_nodes{state=\"seen\"}" ,
"legendFormat" : "__auto" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Discv5 (Seen Nodes)" ,
"type" : "stat"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 3 ,
2023-08-09 12:36:03 +02:00
"w" : 3 ,
2024-01-01 14:47:26 +05:30
"x" : 9 ,
"y" : 5
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 28 ,
2023-08-09 12:36:03 +02:00
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 15:51:33 +05:30
"expr" : "waku_pubsub_topics" ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Number Pubsub Topics" ,
2023-08-09 12:36:03 +02:00
"type" : "stat"
} ,
2024-01-01 14:47:26 +05:30
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "none"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 9 ,
"x" : 0 ,
"y" : 8
} ,
"id" : 41 ,
"options" : {
"displayMode" : "gradient" ,
"minVizHeight" : 10 ,
"minVizWidth" : 0 ,
"namePlacement" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [ ] ,
"fields" : "" ,
"values" : false
} ,
"showUnfilled" : true ,
"valueMode" : "color"
} ,
"pluginVersion" : "10.2.2" ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"exemplar" : false ,
"expr" : "rate(waku_histogram_message_size_bucket[1h])/scalar(rate(waku_histogram_message_size_count[1h]))*100" ,
"format" : "heatmap" ,
"instant" : true ,
"legendFormat" : "__auto" ,
"range" : false ,
"refId" : "A"
}
] ,
"title" : "Message distrubution %/kBytes (Last Hour)" ,
"type" : "bargauge"
} ,
2023-08-09 12:36:03 +02:00
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 14:47:26 +05:30
} ,
"unit" : "deckbytes"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 4 ,
2024-01-01 17:04:29 +05:30
"w" : 3 ,
2023-08-09 12:36:03 +02:00
"x" : 9 ,
2024-01-01 14:47:26 +05:30
"y" : 8
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 38 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "none" ,
2023-08-09 12:36:03 +02:00
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "rate(waku_histogram_message_size_sum[1h])/rate(waku_histogram_message_size_count[1h])" ,
"legendFormat" : "__auto" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Average Msg Size (Last Hour)" ,
2023-08-09 12:36:03 +02:00
"type" : "stat"
} ,
2024-01-01 17:04:29 +05:30
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "deckbytes"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 4 ,
"w" : 3 ,
"x" : 12 ,
"y" : 8
} ,
"id" : 39 ,
"options" : {
"colorMode" : "none" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.2.2" ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "histogram_quantile(0.99, rate(waku_histogram_message_size_bucket[1h]))" ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
"title" : "99% Percentile (Last Hour)" ,
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 4 ,
"w" : 3 ,
"x" : 15 ,
"y" : 8
} ,
"id" : 36 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.2.2" ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "waku_peer_store_size" ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
"title" : "Peer Store Size" ,
"type" : "stat"
} ,
2023-08-09 12:36:03 +02:00
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
2024-01-01 14:47:26 +05:30
} ,
"unit" : "deckbytes"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 4 ,
"w" : 5 ,
"x" : 9 ,
"y" : 12
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 42 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"colorMode" : "none" ,
2023-08-09 12:36:03 +02:00
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 14:47:26 +05:30
"editorMode" : "code" ,
"expr" : "histogram_quantile(0.75, rate(waku_histogram_message_size_bucket[1h]))" ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "75% Percentile (Last hour)" ,
2023-08-09 12:36:03 +02:00
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 17:04:29 +05:30
}
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 4 ,
"w" : 4 ,
"x" : 14 ,
"y" : 12
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 17:04:29 +05:30
"id" : 25 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 17:04:29 +05:30
"colorMode" : "value" ,
2023-08-09 12:36:03 +02:00
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 17:04:29 +05:30
"exemplar" : false ,
"expr" : "libp2p_rcmgr_peer_connections_count" ,
"instant" : true ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "__auto" ,
2024-01-01 17:04:29 +05:30
"range" : false ,
2023-08-09 12:36:03 +02:00
"refId" : "A"
}
] ,
2024-01-01 17:04:29 +05:30
"title" : "Connected Peers (Direction)" ,
2023-08-09 12:36:03 +02:00
"type" : "stat"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-01-01 14:47:26 +05:30
"mode" : "palette-classic"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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"
}
2023-08-09 12:36:03 +02:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
2024-01-01 14:47:26 +05:30
} ,
{
"color" : "red" ,
"value" : 80
2023-08-09 12:36:03 +02:00
}
]
2024-01-01 14:47:26 +05:30
}
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 7 ,
"w" : 9 ,
2023-08-09 12:36:03 +02:00
"x" : 0 ,
2024-01-01 14:47:26 +05:30
"y" : 16
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 12 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
2023-08-09 12:36:03 +02:00
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"expr" : "(increase(waku_node_messages[1m]))/60" ,
"legendFormat" : "{{instance}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Messages/second" ,
"type" : "timeseries"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2024-01-01 14:47:26 +05:30
"mode" : "palette-classic"
} ,
"custom" : {
"axisBorderShow" : false ,
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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"
}
2023-08-09 12:36:03 +02:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
2024-01-01 14:47:26 +05:30
} ,
"unit" : "deckbytes"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 7 ,
"w" : 9 ,
"x" : 9 ,
"y" : 16
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 43 ,
2023-08-09 12:36:03 +02:00
"options" : {
2024-01-01 14:47:26 +05:30
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "9.4.7" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 14:47:26 +05:30
"exemplar" : false ,
"expr" : "waku_histogram_message_size_sum/waku_histogram_message_size_count" ,
"format" : "heatmap" ,
"instant" : false ,
"legendFormat" : "{{instance}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Average msg size (kBytes)" ,
"type" : "timeseries"
2023-08-09 12:36:03 +02:00
} ,
2023-09-21 12:25:39 +03:00
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 17:04:29 +05:30
}
2023-09-21 12:25:39 +03:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 17:04:29 +05:30
"h" : 6 ,
2023-09-21 12:25:39 +03:00
"w" : 6 ,
2024-01-01 17:04:29 +05:30
"x" : 0 ,
2024-01-01 14:47:26 +05:30
"y" : 23
2023-09-21 12:25:39 +03:00
} ,
2024-01-01 17:04:29 +05:30
"id" : 127 ,
2023-09-21 12:25:39 +03:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
2024-01-01 17:04:29 +05:30
"pluginVersion" : "10.2.2" ,
2023-09-21 12:25:39 +03:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 17:04:29 +05:30
"disableTextWrap" : false ,
2023-09-21 12:25:39 +03:00
"editorMode" : "code" ,
2024-01-01 17:04:29 +05:30
"expr" : "waku_rln_proof_generation_duration_seconds_sum" ,
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{__name__}}" ,
2023-09-21 12:25:39 +03:00
"range" : true ,
2024-01-01 17:04:29 +05:30
"refId" : "A" ,
"useBackend" : false
2023-09-21 12:25:39 +03:00
}
] ,
2024-01-01 17:04:29 +05:30
"title" : "RLN Proof Generation (seconds)" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "binBps"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 16:56:22 +05:30
"h" : 5 ,
2023-09-21 12:25:39 +03:00
"w" : 6 ,
2024-01-01 17:04:29 +05:30
"x" : 6 ,
2024-01-01 14:47:26 +05:30
"y" : 23
2023-09-21 12:25:39 +03:00
} ,
2024-01-01 17:04:29 +05:30
"id" : 8 ,
2023-09-21 12:25:39 +03:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 17:04:29 +05:30
"expr" : "rate(libp2p_network_bytes_total{direction=\"in\"}[$__rate_interval])" ,
2023-09-21 12:25:39 +03:00
"legendFormat" : "traffic_{{direction}}" ,
"range" : true ,
"refId" : "A"
}
] ,
2024-01-01 17:04:29 +05:30
"title" : "libp2p traffic (in)" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 17:04:29 +05:30
} ,
"unit" : "binBps"
2023-09-21 12:25:39 +03:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 17:04:29 +05:30
"h" : 5 ,
2023-09-21 12:25:39 +03:00
"w" : 6 ,
2024-01-01 17:04:29 +05:30
"x" : 12 ,
"y" : 23
2023-09-21 12:25:39 +03:00
} ,
2024-01-01 17:04:29 +05:30
"id" : 29 ,
2023-09-21 12:25:39 +03:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
2024-01-01 17:04:29 +05:30
"expr" : "rate(libp2p_network_bytes_total{direction=\"out\"}[$__rate_interval])" ,
"legendFormat" : "traffic_{{direction}}" ,
2023-09-21 12:25:39 +03:00
"range" : true ,
2024-01-01 17:04:29 +05:30
"refId" : "A"
2023-09-21 12:25:39 +03:00
}
] ,
2024-01-01 17:04:29 +05:30
"title" : "libp2p traffic (out)" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-09-21 12:25:39 +03:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 14:47:26 +05:30
}
2023-09-21 12:25:39 +03:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 6 ,
2023-09-21 12:25:39 +03:00
"w" : 6 ,
"x" : 6 ,
2024-01-01 16:56:22 +05:30
"y" : 28
2023-09-21 12:25:39 +03:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 126 ,
2023-09-21 12:25:39 +03:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 14:47:26 +05:30
"disableTextWrap" : false ,
2024-01-01 16:56:22 +05:30
"editorMode" : "code" ,
"expr" : "waku_rln_proof_verification_duration_seconds_sum" ,
2024-01-01 14:47:26 +05:30
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
2023-09-21 12:25:39 +03:00
"legendFormat" : "{{__name__}}" ,
"range" : true ,
2024-01-01 14:47:26 +05:30
"refId" : "A" ,
"useBackend" : false
2023-09-21 12:25:39 +03:00
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "RLN Proof Verification (seconds)" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-09-21 12:25:39 +03:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 16:56:22 +05:30
"h" : 6 ,
2023-09-21 12:25:39 +03:00
"w" : 6 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 28
2023-09-21 12:25:39 +03:00
} ,
"id" : 128 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"disableTextWrap" : false ,
"editorMode" : "builder" ,
"expr" : "waku_rln_number_registered_memberships" ,
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{__name__}}" ,
"range" : true ,
"refId" : "A" ,
"useBackend" : false
}
] ,
"title" : "RLN Registered Memberships" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-09-21 12:25:39 +03:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 6 ,
"w" : 6 ,
"x" : 0 ,
2024-01-01 17:04:29 +05:30
"y" : 29
2023-09-21 12:25:39 +03:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 134 ,
2023-09-21 12:25:39 +03:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"disableTextWrap" : false ,
"editorMode" : "builder" ,
2024-01-01 16:56:22 +05:30
"expr" : "waku_rln_membership_credentials_import_duration_seconds" ,
2023-09-21 12:25:39 +03:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{__name__}}" ,
"range" : true ,
"refId" : "A" ,
"useBackend" : false
}
] ,
2024-01-01 16:56:22 +05:30
"title" : "RLN Credentials Import (seconds)" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-09-21 12:25:39 +03:00
} ,
{
"color" : "red" ,
"value" : 80
2023-08-09 12:36:03 +02:00
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2023-09-21 12:25:39 +03:00
"h" : 6 ,
"w" : 6 ,
"x" : 6 ,
2024-01-01 16:56:22 +05:30
"y" : 34
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 136 ,
2023-08-09 12:36:03 +02:00
"options" : {
2023-09-21 12:25:39 +03:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
2023-08-09 12:36:03 +02:00
} ,
2023-09-21 12:25:39 +03:00
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
2023-08-09 12:36:03 +02:00
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2023-09-21 12:25:39 +03:00
"disableTextWrap" : false ,
2024-01-01 16:56:22 +05:30
"editorMode" : "code" ,
"expr" : "waku_rln_proof_verification_total" ,
2023-09-21 12:25:39 +03:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{__name__}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
2023-09-21 12:25:39 +03:00
"refId" : "A" ,
"useBackend" : false
2023-08-09 12:36:03 +02:00
}
] ,
2024-01-01 16:56:22 +05:30
"title" : "RLN Proof Verification Total" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
2023-08-09 12:36:03 +02:00
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-08-09 12:36:03 +02:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
2023-09-21 12:25:39 +03:00
"insertNulls" : false ,
2023-08-09 12:36:03 +02:00
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2023-09-21 12:25:39 +03:00
"h" : 6 ,
2023-08-09 12:36:03 +02:00
"w" : 6 ,
2023-09-21 12:25:39 +03:00
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 34
2023-08-09 12:36:03 +02:00
} ,
2023-09-21 12:25:39 +03:00
"id" : 135 ,
2023-08-09 12:36:03 +02:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2023-09-21 12:25:39 +03:00
"disableTextWrap" : false ,
2023-08-09 12:36:03 +02:00
"editorMode" : "builder" ,
2023-09-21 12:25:39 +03:00
"expr" : "waku_rln_membership_insertion_duration_seconds" ,
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "{{__name__}}" ,
"range" : true ,
2023-09-21 12:25:39 +03:00
"refId" : "A" ,
"useBackend" : false
2023-08-09 12:36:03 +02:00
}
] ,
2023-09-21 12:25:39 +03:00
"title" : "RLN Membership Insertion (seconds)" ,
2023-08-09 12:36:03 +02:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-08-09 12:36:03 +02:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
2023-09-21 12:25:39 +03:00
"insertNulls" : false ,
2023-08-09 12:36:03 +02:00
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
2023-09-21 12:25:39 +03:00
}
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2023-09-21 12:25:39 +03:00
"h" : 6 ,
2023-08-09 12:36:03 +02:00
"w" : 6 ,
2023-09-21 12:25:39 +03:00
"x" : 0 ,
2024-01-01 17:04:29 +05:30
"y" : 35
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 137 ,
2023-08-09 12:36:03 +02:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2023-09-21 12:25:39 +03:00
"disableTextWrap" : false ,
2024-01-01 16:56:22 +05:30
"editorMode" : "code" ,
"expr" : "waku_rln_messages_total" ,
2023-09-21 12:25:39 +03:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{__name__}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
2023-09-21 12:25:39 +03:00
"refId" : "A" ,
"useBackend" : false
2023-08-09 12:36:03 +02:00
}
] ,
2024-01-01 16:56:22 +05:30
"title" : "RLN Messages Total" ,
2023-08-09 12:36:03 +02:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-08-09 12:36:03 +02:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
2023-09-21 12:25:39 +03:00
"insertNulls" : false ,
2023-08-09 12:36:03 +02:00
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
2023-09-21 12:25:39 +03:00
}
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2023-09-21 12:25:39 +03:00
"h" : 6 ,
2023-08-09 12:36:03 +02:00
"w" : 6 ,
"x" : 6 ,
2024-01-01 16:56:22 +05:30
"y" : 40
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 138 ,
2023-08-09 12:36:03 +02:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2023-09-21 12:25:39 +03:00
"disableTextWrap" : false ,
2024-01-01 16:56:22 +05:30
"editorMode" : "code" ,
"expr" : "waku_rln_invalid_messages_total" ,
2023-09-21 12:25:39 +03:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
2024-01-01 16:56:22 +05:30
"legendFormat" : "{{type}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
2023-09-21 12:25:39 +03:00
"refId" : "A" ,
"useBackend" : false
2023-08-09 12:36:03 +02:00
}
] ,
2024-01-01 16:56:22 +05:30
"title" : "RLN Invalid Messages" ,
2023-08-09 12:36:03 +02:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-08-09 12:36:03 +02:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
2023-09-21 12:25:39 +03:00
"insertNulls" : false ,
2023-08-09 12:36:03 +02:00
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
2023-09-21 12:25:39 +03:00
}
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 6 ,
"w" : 6 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 40
2023-09-21 12:25:39 +03:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 130 ,
2023-09-21 12:25:39 +03:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
2023-08-09 12:36:03 +02:00
} ,
2023-09-21 12:25:39 +03:00
"disableTextWrap" : false ,
2024-01-01 16:56:22 +05:30
"editorMode" : "code" ,
"expr" : "waku_rln_spam_messages_total" ,
2023-09-21 12:25:39 +03:00
"fullMetaSearch" : false ,
"includeNullMetadata" : true ,
"instant" : false ,
"legendFormat" : "{{__name__}}" ,
"range" : true ,
"refId" : "A" ,
"useBackend" : false
}
] ,
2024-01-01 16:56:22 +05:30
"title" : "RLN Spam Messages Total" ,
2023-09-21 12:25:39 +03:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-09-21 12:25:39 +03:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-09-21 12:25:39 +03:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 16:56:22 +05:30
} ,
"unit" : "decbytes"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 16:56:22 +05:30
"h" : 8 ,
2023-08-09 12:36:03 +02:00
"w" : 6 ,
"x" : 0 ,
2024-01-01 17:04:29 +05:30
"y" : 41
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 20 ,
2023-08-09 12:36:03 +02:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 16:56:22 +05:30
"editorMode" : "code" ,
"expr" : "go_memstats_heap_alloc_bytes{}" ,
2023-09-21 12:25:39 +03:00
"legendFormat" : "{{__name__}}" ,
2023-08-09 12:36:03 +02:00
"range" : true ,
2024-01-01 16:56:22 +05:30
"refId" : "A"
2023-08-09 12:36:03 +02:00
}
] ,
2024-01-01 16:56:22 +05:30
"title" : "Heap allocation" ,
2023-08-09 12:36:03 +02:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2023-11-10 19:13:48 +01:00
"axisBorderShow" : false ,
2023-08-09 12:36:03 +02:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
2023-09-21 12:25:39 +03:00
"insertNulls" : false ,
2023-08-09 12:36:03 +02:00
"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-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
2024-01-01 14:47:26 +05:30
} ,
"unit" : "decbytes"
2023-08-09 12:36:03 +02:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2024-01-01 14:47:26 +05:30
"h" : 8 ,
2023-08-09 12:36:03 +02:00
"w" : 6 ,
2023-09-21 12:25:39 +03:00
"x" : 6 ,
2024-01-01 16:56:22 +05:30
"y" : 46
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"id" : 18 ,
2023-08-09 12:36:03 +02:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "single" ,
"sort" : "none"
}
} ,
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
2024-01-01 14:47:26 +05:30
"editorMode" : "code" ,
"expr" : "go_memstats_alloc_bytes{}" ,
"hide" : false ,
2023-08-09 12:36:03 +02:00
"legendFormat" : "{{__name__}}" ,
"range" : true ,
2024-01-01 14:47:26 +05:30
"refId" : "A"
2023-08-09 12:36:03 +02:00
}
] ,
2024-01-01 14:47:26 +05:30
"title" : "Go Memory Usage" ,
2023-08-09 12:36:03 +02:00
"type" : "timeseries"
} ,
2023-11-10 19:13:48 +01:00
{
2024-01-01 16:56:22 +05:30
"collapsed" : false ,
2023-11-10 19:13:48 +01:00
"gridPos" : {
2024-01-01 16:56:22 +05:30
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
"y" : 54
2023-11-10 19:13:48 +01:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 46 ,
"panels" : [ ] ,
"title" : "Postgres" ,
"type" : "row"
2023-11-10 19:13:48 +01:00
} ,
2024-01-01 14:47:26 +05:30
{
"colorBackground" : false ,
"colorValue" : false ,
"datasource" : "Prometheus" ,
2024-01-01 16:56:22 +05:30
"description" : "Source: server_version_num" ,
2024-01-01 14:47:26 +05:30
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2024-01-01 14:47:26 +05:30
}
]
}
} ,
"overrides" : [ ]
} ,
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 3 ,
"w" : 4 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 55
2024-01-01 14:47:26 +05:30
} ,
2024-01-01 16:56:22 +05:30
"id" : 11 ,
2024-01-01 14:47:26 +05:30
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.2.2" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
2024-01-01 16:56:22 +05:30
"lineColor" : "rgb(50, 168, 82)" ,
"show" : false
2024-01-01 14:47:26 +05:30
} ,
"tableColumn" : "" ,
"targets" : [
{
2024-01-01 16:56:22 +05:30
"expr" : "max(pg_settings_server_version_num)" ,
2024-01-01 14:47:26 +05:30
"legendFormat" : "" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
2024-01-01 16:56:22 +05:30
"title" : "PostgreSQL Version" ,
2024-01-01 14:47:26 +05:30
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : "Prometheus" ,
2024-01-01 16:56:22 +05:30
"description" : "Max Replication lag behind master in seconds\n\nOnly available on a standby system.\n\nSource: pg_last_xact_replay_timestamp\n\nUse: pg_stat_replication for Details." ,
2024-01-01 14:47:26 +05:30
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2024-01-01 14:47:26 +05:30
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
2024-01-01 16:56:22 +05:30
"format" : "s" ,
2024-01-01 14:47:26 +05:30
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 3 ,
"w" : 4 ,
2024-01-01 16:56:22 +05:30
"x" : 4 ,
"y" : 55
2024-01-01 14:47:26 +05:30
} ,
2024-01-01 16:56:22 +05:30
"id" : 84 ,
2024-01-01 14:47:26 +05:30
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.2.2" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
2024-01-01 16:56:22 +05:30
"expr" : "max(pg_replication_lag{instance=\"$Instance\"})" ,
2024-01-01 14:47:26 +05:30
"interval" : "" ,
"legendFormat" : "" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
2024-01-01 16:56:22 +05:30
"title" : "Max Replication Lag (Postgres)" ,
2024-01-01 14:47:26 +05:30
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
2024-01-01 16:56:22 +05:30
"valueName" : "max"
2023-08-09 12:36:03 +02:00
} ,
{
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : "Prometheus" ,
2024-01-01 16:56:22 +05:30
"description" : "Source: pg_stat_statements.total_time / pg_stat_statements.calls" ,
2023-08-09 12:36:03 +02:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"format" : "s" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 3 ,
"w" : 4 ,
2024-01-01 16:56:22 +05:30
"x" : 8 ,
"y" : 55
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 102 ,
2023-08-09 12:36:03 +02:00
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
2024-01-01 16:56:22 +05:30
"expr" : "sum((delta(pg_stat_statements_total_time_seconds{instance=\"$Instance\"}[$Interval])))/sum((delta(pg_stat_statements_calls{instance=\"$Instance\"}[$Interval])))" ,
2023-08-09 12:36:03 +02:00
"interval" : "" ,
"legendFormat" : "" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
2024-01-01 16:56:22 +05:30
"title" : "Average query runtime (Postgres)" ,
2023-08-09 12:36:03 +02:00
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"datasource" : "Prometheus" ,
"description" : "Shared buffer hits vs reads from disc" ,
"fieldConfig" : {
"defaults" : {
"decimals" : 2 ,
"mappings" : [
{
"id" : 0 ,
"op" : "=" ,
"text" : "N/A" ,
"type" : 1 ,
"value" : "null"
}
] ,
"max" : 100 ,
"min" : 0 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "semi-dark-red" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "semi-dark-yellow" ,
"value" : 80
} ,
{
"color" : "semi-dark-green" ,
"value" : 90
}
]
} ,
"unit" : "percent"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 6 ,
"w" : 4 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 55
2023-08-09 12:36:03 +02:00
} ,
"id" : 16 ,
"links" : [ ] ,
"options" : {
2023-11-10 19:13:48 +01:00
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
2023-08-09 12:36:03 +02:00
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"expr" : "sum(pg_stat_database_blks_hit{instance=~\"$Instance\"})/(sum(pg_stat_database_blks_hit{instance=~\"$Instance\"})+sum(pg_stat_database_blks_read{instance=~\"$Instance\"}))*100" ,
"refId" : "A"
}
] ,
"title" : "Shared Buffer Hits (Postgres)" ,
"type" : "gauge"
} ,
{
"datasource" : "Prometheus" ,
"description" : "Percentage of max_connections used" ,
"fieldConfig" : {
"defaults" : {
"decimals" : 0 ,
"mappings" : [
{
"id" : 0 ,
"op" : "=" ,
"text" : "N/A" ,
"type" : 1 ,
"value" : "null"
}
] ,
"max" : 1 ,
"min" : 0 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "semi-dark-green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "semi-dark-yellow" ,
"value" : 0.75
} ,
{
"color" : "semi-dark-red" ,
"value" : 0.9
}
]
} ,
"unit" : "percentunit"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 6 ,
"w" : 4 ,
"x" : 16 ,
2024-01-01 16:56:22 +05:30
"y" : 55
2023-08-09 12:36:03 +02:00
} ,
"id" : 9 ,
"links" : [ ] ,
"options" : {
2023-11-10 19:13:48 +01:00
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
2023-08-09 12:36:03 +02:00
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [
"last"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"expr" : "sum(pg_stat_database_numbackends)/max(pg_settings_max_connections)" ,
"refId" : "A"
}
] ,
"title" : "Connections used (Postgres)" ,
"type" : "gauge"
} ,
{
"datasource" : "Prometheus" ,
"description" : "Transaction committed vs rollbacked" ,
"fieldConfig" : {
"defaults" : {
"decimals" : 2 ,
"mappings" : [
{
"id" : 0 ,
"op" : "=" ,
"text" : "N/A" ,
"type" : 1 ,
"value" : "null"
}
] ,
"max" : 1 ,
"min" : 0 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "semi-dark-red" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "#EAB839" ,
"value" : 0.75
} ,
{
"color" : "semi-dark-green" ,
"value" : 0.9
}
]
} ,
"unit" : "percentunit"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 6 ,
"w" : 4 ,
"x" : 20 ,
2024-01-01 16:56:22 +05:30
"y" : 55
2023-08-09 12:36:03 +02:00
} ,
"id" : 15 ,
"links" : [ ] ,
"options" : {
2023-11-10 19:13:48 +01:00
"minVizHeight" : 75 ,
"minVizWidth" : 75 ,
2023-08-09 12:36:03 +02:00
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"expr" : "sum(pg_stat_database_xact_commit{instance=\"$Instance\"})/(sum(pg_stat_database_xact_commit{instance=\"$Instance\"}) + sum(pg_stat_database_xact_rollback{instance=\"$Instance\"}))" ,
"refId" : "A"
}
] ,
"title" : "Commit Ratio (Postgres)" ,
"type" : "gauge"
} ,
{
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : "Prometheus" ,
"decimals" : 2 ,
"description" : "Size of all databases in $Instance.\n\nSource: pg_database_size()" ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
}
]
} ,
"unit" : "decbytes"
} ,
"overrides" : [ ]
} ,
"format" : "bytes" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 3 ,
"w" : 4 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 58
2023-08-09 12:36:03 +02:00
} ,
"id" : 37 ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
"expr" : "sum(pg_database_size_bytes{instance=\"$Instance\"})" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
"title" : "Total database size (Postgres)" ,
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : "Prometheus" ,
2024-01-01 16:56:22 +05:30
"description" : "Transactions committed + roolback per minute\n\nSource: pg_stat_database,xact_commit + xact_rollback" ,
2023-08-09 12:36:03 +02:00
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
2024-01-01 16:56:22 +05:30
"format" : "none" ,
2023-08-09 12:36:03 +02:00
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 3 ,
"w" : 4 ,
2024-01-01 16:56:22 +05:30
"x" : 4 ,
"y" : 58
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 16:56:22 +05:30
"id" : 14 ,
"interval" : "" ,
2023-08-09 12:36:03 +02:00
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
2024-01-01 16:56:22 +05:30
"expr" : "sum((rate(pg_stat_database_xact_commit{instance=\"$Instance\"}[$Interval])))+sum((rate(pg_stat_database_xact_rollback{instance=\"$Instance\"}[$Interval])))" ,
2023-08-09 12:36:03 +02:00
"interval" : "" ,
"legendFormat" : "" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
2024-01-01 16:56:22 +05:30
"title" : "Transaction rate (Postgres)" ,
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : "Prometheus" ,
"description" : "Clients executing Statements.\n\nSource: pg_stat_activity" ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 3 ,
"w" : 4 ,
"x" : 8 ,
"y" : 58
} ,
"id" : 23 ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.2.2" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
"expr" : "sum(pg_stat_activity_count{state=\"active\",instance=\"$Instance\"})" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
"title" : "Active clients (Postgres)" ,
2023-08-09 12:36:03 +02:00
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2024-01-01 16:56:22 +05:30
"color" : "green" ,
"value" : null
2023-08-09 12:36:03 +02:00
}
]
} ,
"unit" : "dateTimeAsIso"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 5 ,
"w" : 3 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 61
2023-08-09 12:36:03 +02:00
} ,
"id" : 125 ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "none" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
2024-01-01 14:47:26 +05:30
"textMode" : "auto" ,
"wideLayout" : true
2023-08-09 12:36:03 +02:00
} ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"targets" : [
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"editorMode" : "code" ,
"expr" : "pg_postmaster_start_time_seconds*1000" ,
"legendFormat" : "__auto" ,
"range" : true ,
"refId" : "A"
}
] ,
"title" : "Postgres start time" ,
"type" : "stat"
} ,
2024-01-01 16:56:22 +05:30
{
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : "Prometheus" ,
"description" : "Statements executed per Minute.\n\nSource: pg_stat_statements.calls" ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
}
} ,
"overrides" : [ ]
} ,
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 5 ,
"w" : 5 ,
"x" : 3 ,
"y" : 61
} ,
"id" : 93 ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"textMode" : "auto" ,
"wideLayout" : true
} ,
"pluginVersion" : "10.2.2" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
"expr" : "sum((rate(pg_stat_statements_calls{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
"title" : "Query rate (Postgres)" ,
"type" : "stat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
2023-08-09 12:36:03 +02:00
{
"aliasColors" : { } ,
"bars" : true ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"decimals" : 0 ,
"description" : "View: pg_stat_activity" ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 61
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 121 ,
"interval" : "$Interval" ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideEmpty" : true ,
"hideZero" : true ,
"max" : true ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : false ,
"linewidth" : 1 ,
"links" : [
{
"targetBlank" : true ,
"title" : "PostgreSQL Documentation" ,
"url" : "https://www.postgresql.org/docs/current/monitoring-stats.html"
}
] ,
"nullPointMode" : "null as zero" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 14:47:26 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : true ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum by (datname) (pg_stat_activity_count{instance=\"$Instance\"})" ,
"legendFormat" : "{{datname}}" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Connections by database (stacked) (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : 0 ,
"format" : "short" ,
"logBase" : 1 ,
"show" : true
} ,
{
"decimals" : 0 ,
"format" : "short" ,
"logBase" : 1 ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : true ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"decimals" : 0 ,
"description" : "View: pg_stat_activity" ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 66
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 24 ,
"interval" : "$Interval" ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideEmpty" : true ,
"hideZero" : true ,
"max" : true ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : false ,
"linewidth" : 1 ,
"links" : [
{
"targetBlank" : true ,
"title" : "PostgreSQL Documentation" ,
"url" : "https://www.postgresql.org/docs/current/monitoring-stats.html"
}
] ,
"nullPointMode" : "null as zero" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 16:56:22 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : true ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum by (state) (pg_stat_activity_count{instance=\"$Instance\"})" ,
"legendFormat" : "{{state}}" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Connections by state (stacked) (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"decimals" : 0 ,
"format" : "short" ,
"logBase" : 1 ,
"show" : true
} ,
{
"decimals" : 0 ,
"format" : "short" ,
"logBase" : 1 ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "Source: pg_stat_database" ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 70
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 27 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideZero" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 16:56:22 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum((rate(pg_stat_database_tup_inserted{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "Inserts" ,
"refId" : "A"
} ,
{
"expr" : "sum((rate(pg_stat_database_tup_updated{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "Updates" ,
"refId" : "B"
} ,
{
"expr" : "sum((rate(pg_stat_database_tup_deleted{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "Deletes" ,
"refId" : "C"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Tuples inserts/updates/deletes (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "none" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"decimals" : 2 ,
"description" : "1 Minute rate of transactions committed or rollback." ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 75
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 122 ,
"interval" : "" ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideEmpty" : false ,
"hideZero" : false ,
"max" : true ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 16:56:22 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum ((rate(pg_stat_database_xact_commit[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "committed" ,
"refId" : "A"
} ,
{
"expr" : "sum ((rate(pg_stat_database_xact_rollback[$Interval])))" ,
"hide" : false ,
"interval" : "" ,
"legendFormat" : "rollback" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Transactions (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"logBase" : 1 ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "Source: pg_stat_database\n\n* tup_fetched: rows needed to satisfy queries\n* tup_returned: rows read/scanned" ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 79
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 111 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideZero" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 16:56:22 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum((rate(pg_stat_database_tup_fetched{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "Fetched" ,
"refId" : "A"
} ,
{
"expr" : "sum((rate(pg_stat_database_tup_returned{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "Returned" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Tuples fetched/returned (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : false
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "* blk_read_time: Time spent reading data file blocks by backends in this database, in milliseconds\n* blk_write_time: Time spent writing data file blocks by backends in this database, in milliseconds\n\ntrack_io_timings needs to be activated" ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 9 ,
"w" : 12 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 84
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 26 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 17:04:29 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum ((rate(pg_stat_database_blk_read_time{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "blk_read_time" ,
"refId" : "A"
} ,
{
"expr" : "sum ((rate(pg_stat_database_blk_write_time{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "blk_read_time" ,
"refId" : "B"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "I/O Read/Write time (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "ms" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "Should be 0 \n\nSource: pg_stat_database\n\nWith log_lock_waits turned on, deadlocks will be logged to the PostgreSQL Logfiles." ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 5 ,
"w" : 12 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 88
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 30 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideEmpty" : true ,
"hideZero" : true ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [
{
"title" : "PostgreSQL Locking" ,
"url" : "https://www.postgresql.org/docs/12/explicit-locking.html"
}
] ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 17:04:29 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum by (datname) ((rate(pg_stat_database_deadlocks{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "{{datname}}" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Deadlocks by database (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "none" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "Source: pg_locks" ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 10 ,
"w" : 12 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 93
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 123 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [
{
"title" : "PostgreSQL Lock Modes" ,
"url" : "https://www.postgresql.org/docs/12/explicit-locking.html#LOCKING-TABLES"
}
] ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 17:04:29 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum by (mode) (pg_locks_count{instance=\"$Instance\"})" ,
"legendFormat" : "{{mode}}" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Locks by state (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "none" ,
"logBase" : 1 ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "Should be 0. If temporary files are created, it can indicate insufficient work_mem. With log_temp_files the creation of temporary files are logged to the PostgreSQL Logfiles." ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 5 ,
"w" : 12 ,
"x" : 12 ,
2024-01-01 16:56:22 +05:30
"y" : 93
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 31 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"hideEmpty" : true ,
"hideZero" : true ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [
{
"title" : "PostgreSQL Ressources" ,
"url" : "https://www.postgresql.org/docs/current/runtime-config-resource.html"
}
] ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 17:04:29 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "sum by (datname) ((rate(pg_stat_database_temp_files{instance=\"$Instance\"}[$Interval])))" ,
"interval" : "" ,
"legendFormat" : "{{datname}}" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Temporary files by database (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "none" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
"description" : "Lag behind master in seconds.\n\nOnly available on a standby System." ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 10 ,
"w" : 12 ,
"x" : 0 ,
2024-01-01 16:56:22 +05:30
"y" : 103
2023-08-09 12:36:03 +02:00
} ,
"hiddenSeries" : false ,
"id" : 120 ,
"interval" : "1m" ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : true ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2024-01-01 17:04:29 +05:30
"pluginVersion" : "10.2.2" ,
2023-08-09 12:36:03 +02:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "max(pg_replication_lag{instance=\"$Instance\"})" ,
"instant" : false ,
"intervalFactor" : 1 ,
"legendFormat" : "lag " ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeRegions" : [ ] ,
"title" : "Replication lag (Postgres)" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"mode" : "time" ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "s" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false
}
}
] ,
"refresh" : "" ,
"revision" : 1 ,
"schemaVersion" : 38 ,
"tags" : [ ] ,
"templating" : {
"list" : [
{
"current" : {
"selected" : false ,
2023-11-10 19:13:48 +01:00
"text" : "postgres-exporter:9187" ,
"value" : "postgres-exporter:9187"
2023-08-09 12:36:03 +02:00
} ,
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"definition" : "label_values({job=\"postgres-exporter\"}, instance)" ,
"hide" : 0 ,
"includeAll" : false ,
"multi" : false ,
"name" : "Instance" ,
"options" : [ ] ,
"query" : "label_values({job=\"postgres-exporter\"}, instance)" ,
"refresh" : 1 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 0 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"current" : {
"selected" : false ,
2024-01-01 15:51:33 +05:30
"text" : [
"All"
] ,
"value" : [
"$__all"
]
2023-08-09 12:36:03 +02:00
} ,
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"definition" : "label_values(datname)" ,
"hide" : 0 ,
"includeAll" : true ,
"multi" : true ,
"name" : "Database" ,
"options" : [ ] ,
"query" : "label_values(datname)" ,
"refresh" : 1 ,
"regex" : "/^(?!template*|postgres).*$/" ,
"skipUrlSync" : false ,
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"auto" : true ,
"auto_count" : 30 ,
"auto_min" : "10s" ,
"current" : {
2023-11-10 19:13:48 +01:00
"selected" : false ,
2023-09-21 12:25:39 +03:00
"text" : "auto" ,
"value" : "$__auto_interval_Interval"
2023-08-09 12:36:03 +02:00
} ,
"hide" : 0 ,
"name" : "Interval" ,
"options" : [
{
2023-09-21 12:25:39 +03:00
"selected" : true ,
2023-08-09 12:36:03 +02:00
"text" : "auto" ,
"value" : "$__auto_interval_Interval"
} ,
{
"selected" : false ,
"text" : "30sec" ,
"value" : "30sec"
} ,
{
"selected" : false ,
"text" : "1m" ,
"value" : "1m"
} ,
{
2023-09-21 12:25:39 +03:00
"selected" : false ,
2023-08-09 12:36:03 +02:00
"text" : "10m" ,
"value" : "10m"
} ,
{
"selected" : false ,
"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"
}
] ,
"query" : "30sec,1m,10m,30m,1h,6h,12h,1d" ,
"queryValue" : "" ,
"refresh" : 2 ,
"skipUrlSync" : false ,
"type" : "interval"
2024-01-01 14:47:26 +05:30
} ,
{
"datasource" : {
"type" : "prometheus" ,
"uid" : "PBFA97CFB590B2093"
} ,
"filters" : [ ] ,
"hide" : 0 ,
"name" : "Filters" ,
"skipUrlSync" : false ,
"type" : "adhoc"
2023-08-09 12:36:03 +02:00
}
]
} ,
"time" : {
"from" : "now-5m" ,
"to" : "now"
} ,
"timepicker" : {
"refresh_intervals" : [
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
]
} ,
"timezone" : "browser" ,
2023-11-23 21:19:31 +05:30
"title" : "go-waku-monitoring" ,
2023-08-09 12:36:03 +02:00
"uid" : "yns_4vFVk" ,
2024-01-01 14:47:26 +05:30
"version" : 2 ,
2023-08-09 12:36:03 +02:00
"weekStart" : ""
2024-01-01 14:47:26 +05:30
}